Skip to content

Releases: ember-learn/empress-blog-ember-template

v1.0.1

26 Nov 15:21

Choose a tag to compare

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...v1.0.1

v1.0.0

19 Nov 14:57

Choose a tag to compare

1.0.0 / 2020-11-19

This is now a 1.0 release because it is ready to be used in production 🎉

v0.7.2...v1.0.0

v0.7.2

29 Oct 10:41

Choose a tag to compare

0.7.3 / 2020-10-29

v0.7.1...v0.7.2

v0.7.1

08 Oct 14:06

Choose a tag to compare

0.7.1 / 2020-10-08

v0.7.0...v0.7.1

v0.7.0

08 Oct 12:26

Choose a tag to compare

0.7.0 / 2020-10-08

v0.6.1...v0.7.0

v0.6.1

24 Aug 08:44

Choose a tag to compare

0.6.1 / 2020-08-24

  • update ember-showdown-prism to 2.2.0 (enables line-numbers) #78 from @nickschot

v0.6.0...v0.6.1

v0.6.0

19 Aug 08:55

Choose a tag to compare

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...v0.6.0

v0.5.0

10 Jul 22:00

Choose a tag to compare

0.5.0 / 2020-07-10

v0.4.0...v0.5.0

v0.4.0

28 May 11:47

Choose a tag to compare

0.4.0 / 2020-05-28

  • make it so that we only async load the first 3 posts in a tag #45 from @mansona
  • update empress-blog #45 from @mansona

v0.3.0...v0.4.0

v0.3.0

14 May 14:21

Choose a tag to compare

  • Merge pull request #38 from nickschot/overlay-sidebar 7ce6079
  • add top margin to the mobile sidenav dd1770c
  • implement basic .sidebar-container 771d891
  • add basic <hr> to post-card cffb26a
  • convert &lt;Sidebar /&gt; to a <nav> 4cb3a44
  • remove padding from &lt;TagPanel /&gt; 1db81de
  • use &lt;TagPanel /&gt; in &lt;TagSidebar /&gt; 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 TagPanel cc5e35a
  • Refactor TagPanel template bd0ca5f
  • Remove the key option from {{#each}} in the TagPanel template 1a7b549
  • Implement TagPanel component f8be77c
  • Merge pull request #37 from alexeykostevich/feature/tag-post-list 94eecac
  • Update TagPostList styles to render correctly outside of the main tag e2db3af
  • Add a Percy snapshot for the TagPostList component 6d9cd9e
  • Remove unnecessary code from the TagPostList template 79ff715
  • Implement a TagPostList component 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

v0.2.2...v0.3.0