Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Releases: fbrctr/fabricator

v0.6.0

11 Aug 18:42
Compare
Choose a tag to compare
  • rename "prototypes" to "templates"
  • add automatic code snippet selection
  • update color chip styling
  • minor visual bug fixes

v0.5.0

17 Jul 18:28
Compare
Choose a tag to compare
  • Fixed a number of issues related to prototypes.
  • Update to dependencies.
  • Syntax fixes.
  • Add "notes" styles.
  • Fix watch glob issues.

v0.4.0

10 Jul 17:34
Compare
Choose a tag to compare
  • Rename directories (styles, scripts) #28
  • localstorage bug fix.
  • Change how prototypes work. #31
  • move "materials" config #57

Config and standalone Browserify

10 Apr 18:00
Compare
Choose a tag to compare

Changes:

  • Previously Fabricator was using the blacklisted gulp-browserify plugin, this is now resolved by directly using Browserify in the gulpfile.
  • A global config object is now introduced for the gulpfile to clean up references
  • Miscellaneous path naming standardizations and cleanup

v0.2.1: update package.json

13 Mar 15:59
Compare
Choose a tag to compare

Bug fix:

  • change menu-width sass var to use rem instead of em

v0.2.0

13 Mar 14:47
Compare
Choose a tag to compare
  • Added "light" theme
  • Various style updates to menu and item headings
  • Open default browser once server has started
  • Dependency updates

v0.1.0

04 Mar 19:35
Compare
Choose a tag to compare

Initial release.