Releases: ember-learn/empress-blog-ember-template
Releases · ember-learn/empress-blog-ember-template
v1.0.1
1.0.1 / 2020-11-26
- fix overview & post view font weight & spacing discrepancy #94 from @nickschot
- move to GitHub actions #95 from @mansona
v1.0.0
1.0.0 / 2020-11-19
This is now a 1.0 release because it is ready to be used in production 🎉
- Better pagination #93 from @mansona
- implement author page redesign #92 from @nickschot and @claeusdev
- Add Ember times logo to post and tag page #90 from @mansona
- use stable postIds attribute instead of the unstable relationship reference #89 from @nickschot
- implement skeleton loader component #91 from @nickschot
- fix meta implementation #88 from @mansona
v0.7.2
0.7.3 / 2020-10-29
- Update ember styleguide #82 from @mansona
- implement global loading/progress bar #81 from @nickschot
v0.7.1
v0.7.0
0.7.0 / 2020-10-08
- Post Page implementation Emberify + Redesign #39 from @ankushdharkar and @jaredgalanis
v0.6.1
0.6.1 / 2020-08-24
- update ember-showdown-prism to 2.2.0 (enables line-numbers) #78 from @nickschot
v0.6.0
0.6.0 / 2020-08-19
- upgrade to ember-cli 3.20 and other dependencies #75 from @nickschot
- Fix dev dependencies and upgrade ember-showdown-prism #77 from @nickschot
- Replace usage of private PromiseArray with ember-concurrency task #76 from @nickschot
- hide the loading button for a single render so Chrome does not keep the scroll position at the loading button #73 from @nickschot
- close sidebar after a route transition #65 from @nickschot
- fix issue with ember-get-config and comments #64 from @mansona
v0.5.0
0.5.0 / 2020-07-10
- Implement both old & new comment system #63 from @nickschot
- style blockquote elements #60 from @nickschot
- implement fake pagination component for tags & author pages #58 from @nickschot
- Update styleguide #62 from @mansona
- add syntax highlighting #55 from @mansona
- remove left margin on tag-panel and tag-post-list #57 from @Mikek2252
- Fixing width to ensure that images are limited to container's width #56 from @akankshadharkar
- implement post-card design #51 from @nickschot
- implement no-widow helper & apply to titles in tag sidebar #54 from @nickschot
- implement index page pagination #53 from @nickschot
- add close icon to sidebar, make button square #48 from @nickschot
- accessibility focussed sidebar refinements #44 from @nickschot
- fix warnings about use of EsButton #46 from @mansona
v0.4.0
v0.3.0
- Merge pull request #38 from nickschot/overlay-sidebar 7ce6079
- add top margin to the mobile sidenav dd1770c
- implement basic
.sidebar-container771d891 - add basic <hr> to post-card cffb26a
- convert
<Sidebar />to a <nav> 4cb3a44 - remove padding from
<TagPanel />1db81de - use
<TagPanel />in<TagSidebar />807b1ca - Remove "blog description" from index 45af212
- fix sidebar header overlapping content 6430f87
- smaller vertical spacing d546957
- update lockfile 8839789
- add icon for sidebar toggle 2736aa5
- add sidebar re-export e44a52e
- implement sidebar-in animation 89d8c43
- implement basic overlay sidebar with floating button 0d4bbd7
- Merge pull request #42 from ember-learn/fix-percy 6d494fa
- fix percy changes because of floating date 1f7f41a
- Merge pull request #41 from alexeykostevich/feature/tag-panel 866317c
- Add integration tests for
TagPanelcc5e35a - Refactor
TagPaneltemplate bd0ca5f - Remove the
keyoption from{{#each}}in theTagPaneltemplate 1a7b549 - Implement
TagPanelcomponent f8be77c - Merge pull request #37 from alexeykostevich/feature/tag-post-list 94eecac
- Update
TagPostListstyles to render correctly outside of the main tag e2db3af - Add a Percy snapshot for the
TagPostListcomponent 6d9cd9e - Remove unnecessary code from the
TagPostListtemplate 79ff715 - Implement a
TagPostListcomponent for displaying the latest posts for a tag. d0ac880 - Merge pull request #35 from alexeykostevich/doc/update-readme f06de55
- Update README.md 0cfaaae
- Update README.md 2cf5a78
- Merge pull request #34 from timrwood/fix-author-comma-list bc751e1
- Remove space around commas for multi-author lists 4034851