Skip to content

Releases: mikeal/markdown-element

v2.0.2

Choose a tag to compare

@mikeal mikeal released this 15 Oct 15:34
aace454

2.0.2 (2017-10-15)

Bug Fixes

  • deps: Upgrading gza for fixes and adding tests. (aace454)

v2.0.1

Choose a tag to compare

@mikeal mikeal released this 08 Oct 05:04
f8cc944

2.0.1 (2017-10-08)

Bug Fixes

  • readme: Wrong README :( (f8cc944)

v2.0.0

Choose a tag to compare

@mikeal mikeal released this 07 Oct 21:26
e49a61b

2.0.0 (2017-10-07)

Code Refactoring

  • rza: Moved from ZComponent to RZA. (e49a61b)

BREAKING CHANGES

  • rza: RENDER IS IN NEW ELEMENT INSTEAD OF DIV.

v1.1.3

Choose a tag to compare

@mikeal mikeal released this 01 Oct 20:06
a6df1c4

1.1.3 (2017-10-01)

Bug Fixes

  • docs: Typo in script include. (a6df1c4)

v1.1.2

Choose a tag to compare

@mikeal mikeal released this 01 Oct 20:00
8b50b25

1.1.2 (2017-10-01)

Bug Fixes

  • release: Moving to distjs for releases. (8b50b25)

v1.1.1

Choose a tag to compare

@mikeal mikeal released this 30 Sep 20:05
a9f3168

1.1.1 (2017-09-30)

Bug Fixes

  • security: Santiize by default. (d4fbdbe)

v1.1.0

Choose a tag to compare

@mikeal mikeal released this 28 Sep 21:15
379709a

1.1.0 (2017-09-28)

Features

  • render: Re-render on attribute change. (379709a)

v1.0.3

Choose a tag to compare

@mikeal mikeal released this 28 Sep 20:54
83ed38b

1.0.3 (2017-09-28)

Bug Fixes

  • API: move to idiomatic boolean attributes, with properties (1be51a4), closes #2
  • highlight: Option for highlight has to be removed when enabled. (630051a)

v1.0.2

Choose a tag to compare

@mikeal mikeal released this 28 Sep 16:09
555fc3c

1.0.2 (2017-09-28)

Bug Fixes

  • bundle: Reduce bundle size by about 10x and fast load Chrome. (555fc3c)

v1.0.1

Choose a tag to compare

@mikeal mikeal released this 28 Sep 06:17
ab65b4a

1.0.1 (2017-09-28)

Bug Fixes

  • doc: Fixing doc formatting. (ab65b4a)