v0.8.1 (2018-02-28)
Merged Pull Requests π π β‘
v0.8.0 (2018-02-27)
Merged Pull Requests π π β‘
- Tidy up eslint config #168 (chrislopresto)
- Use correct property name #160 (danwenzel)
- Upgrade to latest ember versions & fix all warnings/errors #157 (sivakumar-kailasam)
v0.7.0 (2018-02-20)
Closed issues:
Merged Pull Requests π π β‘
- Rename freestyle snippets module #159 (chrislopresto)
- Update LTS testing config #158 (chrislopresto)
- Update documentation for ember 2.4 #154 (ctjhoa)
- Update ember-cli-showdown and ember-cli-htmlbars #150 (Dhaulagiri)
- Remove jQuery dependency #149 (scanieso)
- Add FreestyleDynamic component to interact with component properties #100 (danwenzel)
v0.6.2 (2017-11-01)
Closed issues:
- Typeface component doesn't allow multiple font families to be specified #142
- Issues with installing new version of ember-freestyle #131
Merged Pull Requests π π β‘
- Update docs #147 (chrislopresto)
- Update README #146 (chrislopresto)
- Update to ember-cli 2.16 #145 (chrislopresto)
- Rename snippet processing variables for clarity #144 (chrislopresto)
- Fixes for freestyleguide header #141 (gijsbotje)
- Improve spacing for hidden subsections #137 (robabby)
- Inherit font-family from component #136 (robabby)
v0.6.1 (2017-07-14)
Closed issues:
- Documentation and Blueprints Do Not Match v0.6.0 #132
Merged Pull Requests π π β‘
- Port docs site #135 (chrislopresto)
- Remove outdated and unused cruft #134 (chrislopresto)
- Fix blueprint for contextual components #133 (chrislopresto)
v0.6.0 (2017-07-09)
Merged Pull Requests π π β‘
- Yielded Component API #130 (chrislopresto)
v0.5.0 (2017-07-09)
Closed issues:
- import not found or unreadable: ../ember-freestyle/highlight.js/zenburn. #123
- Error: File to import not found or unreadable: ember-freestyle #120
Merged Pull Requests π π β‘
- Load Highlight.js themes remotely #129 (chrislopresto)
v0.4.2 (2017-07-01)
Fixed bugs:
- freestyle-notes don't show up when using new _ syntax #99
Closed issues:
- TypeError: Cannot set property '_directoryPath' of undefined #125
- v0.4.0 File to import not found or unreadable: ember-freestyle #115
- WIP - Roadmap Brain Dump Meta Issue #45
Merged Pull Requests π π β‘
- Replace broccoli-unwatched-tree with broccoli-source #127 (Kerrick)
- Update ember-cli-showdown to ^3.2.1 #124 (lukemelia)
- Fix horizontal scroll on content #121 (rtablada)
- Remove wip status from README #119 (simonihmig)
- Change snippet delimiter from
:
to--
#118 (chrislopresto) - Change to underscore delimiter for Windows-friendly snippet names #117 (chrislopresto)
v0.4.1 (2017-05-03)
Closed issues:
- Allow the setting/overriding of the default theme at the styleguide-wide level #65
Merged Pull Requests π π β‘
- Fix ember-cli-showdown config #116 (chrislopresto)
v0.4.0 (2017-05-03)
Closed issues:
- Optimize or Optionally Exclude Syntax Highlighting #105
- Get third-party dependencies from npm instead of Bower #84
- File to import not found or unreadable: ../ember-freestyle/highlight.js/tomorrow-night #81
- Breaks with
ember-css-component
#80 - Provide mechanism to remove from production build #31
- Support Non-SCSS #15
- Extract markdown support into separate plugin addon #14
- Extract code highlighting into separate plugin addon #13
Merged Pull Requests π π β‘
- Drop support for Ember versions before 2.8 #113 (chrislopresto)
- Optimize Syntax Highlighting #111 (chrislopresto)
v0.3.0 (2017-05-03)
Closed issues:
- Add Tests #16
Merged Pull Requests π π β‘
- Remove ember-truth-helpers dependency #112 (chrislopresto)
- Update dependencies #110 (chrislopresto)
- Use yarn for dependency management #109 (chrislopresto)
- Update to ember-remarkable 3.6.1 #108 (chrislopresto)
- Update to ember-remarkable 3.6.0 #107 (chrislopresto)
- Fix treeForAddonStyles relative pathing #106 (chrislopresto)
- Wire up control of highlight.js theme #104 (chrislopresto)
- Move styles to addon tree #103 (chrislopresto)
- Upgrade to ember-cli 2.13 #102 (chrislopresto)
- Cleanup jshint artifacts #101 (chrislopresto)
v0.2.14 (2017-02-24)
Closed issues:
- ENUMERABLE#CONTAINS in Ember v.2.8+ #91
- Support usage indirection #90
- Does not work with ember-hammertime #82
- does not work on windows due to use of colon in filenames #72
Merged Pull Requests π π β‘
- Fix 'calling set on destroyed object' error #97 (thomblake)
- Update to ember-cli-github-pages 0.1.2 #96 (chrislopresto)
- Update ember-truth-helpers to 1.3.0 #95 (zlotnika)
- Use
includes
instead ofcontains
, which is deprecated in ember 2.8+ #94 (lukemelia) - Update ember-cli-eslint. #93 (LucasHill)
- Update remarkable and ember-remarkable #86 (chrislopresto)
- Update ember-normalize #85 (chrislopresto)
- Fix(freestyle-menu): Reset f queryParam in menu #83 (fsmanuel)
- Update to Ember 2.8 and Ember CLI 2.8 #79 (chrislopresto)
- Fix snippet language detection #76 (wagenet)
- change notes and usage seperator from colon to underscore in order ma⦠#73 (zidjian257)
v0.2.13 (2016-08-16)
Closed issues:
- freestyle.css not loading in fresh ember-cli project #71
- Allow notes to be placed before component and code example #69
- Inline snippets not rendering #30
- The Broccoli Plugin: [BroccoliMergeTrees] failed with: #20
Merged Pull Requests π π β‘
- Removes quotes to enable fontFamily on freestyle-typeface component #140 (wagenet)
- a11y & template linting fixes #77 (sivakumar-kailasam)
- Return false for
isDevelopingAddon
#74 (elidupuis) - Move rendered component next to its corresponding code snippet #70 (vine77)
- Add some better test coverage before refactoring. #66 (migbar)
v0.2.12 (2016-05-24)
Closed issues:
- Scope freestyle options to avoid conflicts #50
- Menu not generated properly when page initially loaded for a specific section or subsection #12
- Warn if duplicate freestyle-usage slugs are detected #11
- Create README #10
Merged Pull Requests π π β‘
- Support SCSS Note Snippets #63 (chrislopresto)
- Warn if duplicate slugs are detected #62 (chrislopresto)
- Fix Menu When Page Loaded While Section or Subsection Focused #60 (chrislopresto)
- Scope freestyle options for safekeeping #51 (chrislopresto)
v0.2.11 (2016-05-20)
Closed issues:
- Add CHANGELOG #56
- File ignored by default. Use "--ignore-pattern '!node_modules/*'" to override #54
- Inlining variants doesn't work #53
- Subsection navigation not present #52
- The package [email protected] does not satisfy its siblings' peerDependencies requirements! #39
Merged Pull Requests π π β‘
- Update ember-cli-eslint #59 (chrislopresto)
- Add changelog #58 (chrislopresto)
- Display freestyle-collection variants inline #57 (chrislopresto)
- Add live demo url #46 (chrislopresto)
- Add subsection header #44 (chrislopresto)
- Update README.md #42 (knownasilya)
- Add anatomy and component rundown to README #41 (chrislopresto)
- Lint Lint Lint #40 (chrislopresto)
- generate blueprint in dummy app for addons #38 (mszoernyi)
- basic working within an addon documentation #35 (chrisvdp)
v0.2.10 (2016-04-20)
Closed issues:
- Allow freestyle to work within an Addon #32
Merged Pull Requests π π β‘
- Support nested addon usage #34 (chrislopresto)
v0.2.9 (2016-04-08)
Closed issues:
- Provide default Ember Freestyle color palette as overridable SCSS variables #27
Merged Pull Requests π π β‘
- Provide default Ember Freestyle color palette #28 (chrislopresto)
v0.2.8 (2016-04-07)
Closed issues:
- Remove JSON importer experiment #23
- Remove mappy-bp dependency #21
- Blueprint for scaffolding on ember install #18
Merged Pull Requests π π β‘
- Add blueprint to set up most things on install #26 (chrislopresto)
- Remove json config experiments #25 (chrislopresto)
- Further cleanup on JSON experiments #24 (aluink)
- Remove mappy-bp dependency #22 (chrislopresto)
v0.2.7 (2016-03-30)
Merged Pull Requests π π β‘
- Talk Tweak Town #19 (chrislopresto)
v0.2.6 (2016-03-03)
v0.2.5 (2016-03-03)
v0.2.4 (2016-03-03)
v0.2.3 (2016-03-03)
Merged Pull Requests π π β‘
- Add ability to focus on usage components #9 (chrislopresto)
- add bower dependencies to parent project #7 (andrewfan)
v0.2.2 (2016-02-29)
Merged Pull Requests π π β‘
- Make friendlier for consuming apps #8 (chrislopresto)
- add missing ember-truth-helpers dependency #5 (andrewfan)
v0.2.1 (2016-02-22)
Merged Pull Requests π π β‘
- Improve Note Components #4 (chrislopresto)
v0.2.0 (2016-02-22)
Merged Pull Requests π π β‘
- Avoid pod structure for better compatibility #3 (chrislopresto)
v0.1.1 (2016-02-21)
Merged Pull Requests π π β‘
- Standardize dependencies #2 (chrislopresto)
v0.1.0 (2016-02-14)
Merged Pull Requests π π β‘
- Wire up freestyle-usage-controls #1 (chrislopresto)
* This Change Log was automatically generated by github_changelog_generator