Skip to content

Releases: MichaelCurrin/badge-generator

Add TypeScript support

30 Nov 10:28
Compare
Choose a tag to compare

Changes:

  • Install TS and type declarations
  • Convert JS files to TS
  • Add TS support in components and views

PRs:

Make site mobile-friendly

27 Nov 11:35
Compare
Choose a tag to compare

The homepage image and menu were badly laid out and this was fixed using CSS changes.

Rename pages, refactor notes and add tag radio button

03 Nov 11:30
Compare
Choose a tag to compare

Support param-based badge and add GH repo badge

01 Nov 13:34
Compare
Choose a tag to compare

Convert to Vue app

20 Sep 12:24
Compare
Choose a tag to compare

Continue Vue updates

20 Sep 13:43
Compare
Choose a tag to compare
Continue Vue updates Pre-release
Pre-release
  • Add features to image-vue.html
  • Update badge.js and images.js

Prepare for Vue migration

20 Sep 13:33
Compare
Choose a tag to compare
Pre-release

Setup image-vue.html based on images.html. This used Vue on the frontend only without breaking existing pages or structure.

Add badges

20 Sep 13:32
Compare
Choose a tag to compare
Add badges Pre-release
Pre-release
v0.3.0

v0.3.0

Setup base app

05 Apr 15:47
10b0b26
Compare
Choose a tag to compare
Setup base app Pre-release
Pre-release

Setup static site on GH Pages, using CommonMark, jQuery and Mustache to handle a form on the badge_generator.html page.