Release 0.7.0
๐ฅ Breaking Change
- #466 Ember 3.17 updates, drop node 8 support (@rwwagner90)
๐ Enhancement
- #472 Adds tailwind list style classes (@rwwagner90)
- #469 [feature] be able to render tables from markdown (@gabrielcsapo)
- #444 Use Tailwind's scrolling-touch instead of custom overflow-momentum (@josemarluedke)
๐ Bug Fix
- #451 fix deprecation computed-property.override by adding setters (@kturney)
- #450 fix deprecation ember-data:default-serializer (@kturney)
- #452 fix array helper clobbering built in helper (@kturney)
- #443 Fix docs heading styles due to Tailwind's v1 preflight (@josemarluedke)
๐ Documentation
- #461 Use section instead of item for Introduction (@elwayman02)
- #449 tip: Visual Studio Code addon-docs integration (@lifeart)
- #459 Fix file extension in docs (@elwayman02)
- #456 Fix doc typo (@elwayman02)
- #448 Document using standalone apps (@rwwagner90)
Committers: 6
- Alex Kanunnikov (@lifeart)
- Gabriel Csapo (@gabrielcsapo)
- Jordan Hawker (@elwayman02)
- Josemar Luedke (@josemarluedke)
- Kyle Turney (@kturney)
- Robert Wagner (@rwwagner90)