Skip to content

Releases: kewitz/dat-medium

v0.4.0

18 Dec 13:57
Compare
Choose a tag to compare

Dat Address

dat://10c56f04dea3a4b1e8036448e214882bd3e7893da2bbe2fa230a57212591123d+33/dat-medium.js

Changelog

* feat: Seamless routing using window.history @Leonardo Kewitz

v0.3.0

15 Dec 15:16
Compare
Choose a tag to compare

Dat Address

dat://10c56f04dea3a4b1e8036448e214882bd3e7893da2bbe2fa230a57212591123d+31/dat-medium.js

Changelog

* refact: Loading sequence @Leonardo Kewitz
* refact: Style loading @Leonardo Kewitz
* chore: Config webpack and optimize bundle size @Leonardo Kewitz
* refact: Promote ArticleList to component @Leonardo Kewitz
* refact: lib/Medium and adding debug @Leonardo Kewitz
* chore: Add devtool to Webpack and Lint script @Leonardo Kewitz
* fix: Moment.js deprecation warning @Leonardo Kewitz
* fix: Header bold text selector @Leonardo Kewitz
* fix: Sort byDate file comparing date @Leonardo Kewitz
* refact: Use Router component @Leonardo Kewitz
* refact: Use inject property @Leonardo Kewitz
* refact: Add containers/Fork @Leonardo Kewitz
* fix: Add Author and Description markdown support @Leonardo Kewitz
* fix: Forking without picture bug, fixes #9 and fixes #7 @Leonardo Kewitz

0.2.0

13 Dec 13:03
Compare
Choose a tag to compare

Dat Address

dat://10c56f04dea3a4b1e8036448e214882bd3e7893da2bbe2fa230a57212591123d+27/dat-medium.js

Changelog

* feat: Upgrade logo @Leonardo Kewitz
* fix: Add navigation by search params @Leonardo Kewitz
* feat: Add footnote rendering @Leonardo Kewitz
* feat: Add implicit figure rendering @Leonardo Kewitz