Releases: ember-learn/ember-styleguide
Releases · ember-learn/ember-styleguide
v6.1.2
6.1.2 / 2021-07-25
- fix htmlSafe import #402 from @mansona
- Convert classic component (es-navbar-link) to glimmer component and co-locate #399 from @hannakim91
v6.1.1
6.1.1 / 2021-06-03
- use CSS grid for sidebar implementation #398 from @mansona
- Update accessibility.md #396 from @MelSumner
- Move component template files to be co-located #391 from @hannakim91
- Add "node: current" to targets for dummy app #390 from @mansona
v2.6.0-0
v6.1.0
6.1.0 / 2021-04-15
- Add a background color to inline code #388 from @jenweber
- make sidebar wider to better match its contents' requirements #382 from @nickschot
- update lint-to-the-future #385 from @mansona
- Adding progress bar component #383 from @afzal273
- fix sidebar shrinking in certain cases when there's content next to it #381 from @nickschot
- Update field-guide #384 from @mansona
v6.0.0
6.0.0 / 2021-04-01
- Enable prettier for links file #377 from @ijlee2
- Remove ember-on-modifier #376 from @bertdeblock
- Update the link to the guides to include release #373 from @jenweber
- Use has-block helper instead of deprecated hasBlock #375 from @bertdeblock
- add es-sidebar component & sidebar-container styles #369 from @nickschot
- [BREAKING] Upgrade to latest Ember and make 3.16 the lowest supported version #370 from @mansona
- Upgrade field-guide to v1.4.0 #366 from @nickschot
- Upgrade ember-svg-jar to v2 #367 from @nickschot
- Remove RFC tracking link #365 from @locks
- Fix typo in email address / subject line for footer template #358 from @fozy81
- Migrated from Travis to GitHub Actions #355 from @ijlee2
v5.1.0
v5.0.0
5.0.0 / 2020-09-17
This is a major release because it changes the default behaviour of Header
styles. The previous styles were more optomised for landing pages rather than a
sensible default for all page types. Any site that was depending on the previous
default behaviour should implement the necessary specific styles in their own
CSS
- only preload variable font #345 from @mansona
- adds missing italic font faces #340 from @jaredgalanis
- fix image constraints #341 from @jaredgalanis
- fix header spacing #338 from @jaredgalanis
- BREAKING: h4 and h5 style fixes #339 from @jaredgalanis
- update field-guide-default-template #344 from @mansona
- adds markdown concept to show current state of markdown to html #335 from @jaredgalanis
- adds block quotes for markdown #342 from @jaredgalanis
- Add styling for <hr/> #334 from @Mikek2252
v4.2.1
v4.2.0
4.2.0 / 2020-06-25
- Add "Contribute to this page" link to footer #325 from @HarikumarG
v4.1.0
4.1.0 / 2020-06-25
- Secondary colors #305 from @mansona
- Add README link #332 from @amyrlam
- Remove Github parenthetical from Help Wanted contributing link #308 from @locks
- Introduce static-post-css-addon-tree #331 from @jaredgalanis
- Add an aria-label to the primary nav element #327 from @nickschot
- fix the build #326 from @mansona
- Add fontawesome edit pencil needed for the Guides #322 from @jenweber
- Simplify
EsHeaderComponent
implementation. #319 from @alexeykostevich - Update spelling to use American English #315 from @alexeykostevich
- Fix the "tag line" #317 from @mansona