Skip to content

Releases: BowlingX/marklib

v0.6.4

12 Feb 16:52
Compare
Choose a tag to compare

<a name"0.6.4">

0.6.4 (2016-02-12)

Bug Fixes

v0.6.3

12 Feb 16:34
Compare
Choose a tag to compare

<a name"0.6.3">

0.6.3 (2016-02-12)

Bug Fixes

  • ie10: fix IE10 problems with treeWalker (9fad7c1e)

v0.6.2

15 Jan 09:55
Compare
Choose a tag to compare

<a name"0.6.2">

0.6.2 (2016-01-15)

Bug Fixes

Bugfixing

24 Oct 19:06
Compare
Choose a tag to compare
  • [Bugfix] fixed bug that used the wrong return type for Array.sort method
  • [Feature] Create new Range from rendered Selection

Added Event Handling

20 Oct 23:17
Compare
Choose a tag to compare
- Cleaned up code

- Added Events (click, hover)
- Added Samples for events

v.0.5.0: switch build-system to webpack only

30 Aug 00:15
Compare
Choose a tag to compare
support iframes in marklib (#5)

v.0.4.7

30 Jun 21:35
Compare
Choose a tag to compare
fixed context-node issues

v.0.4.3: - fixed huge bug in #4

19 Jun 23:54
Compare
Choose a tag to compare
- added new public method `renderWithResult` to pass the result of a serialized rendering directly
- added more tests to stabelize and prevent regressions

v.0.4.2

14 Jun 10:01
Compare
Choose a tag to compare
  • using eslint now
  • added bower support

v0.4.0

30 Mar 22:04
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • First Cross-Browser compatible version
  • fixed IE 10 & 11 problems