Skip to content

Releases: BowlingX/marklib

v0.6.4

Choose a tag to compare

@BowlingX BowlingX released this 12 Feb 16:52

<a name"0.6.4">

0.6.4 (2016-02-12)

Bug Fixes

v0.6.3

Choose a tag to compare

@BowlingX BowlingX released this 12 Feb 16:34

<a name"0.6.3">

0.6.3 (2016-02-12)

Bug Fixes

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

v0.6.2

Choose a tag to compare

@BowlingX BowlingX released this 15 Jan 09:55

<a name"0.6.2">

0.6.2 (2016-01-15)

Bug Fixes

Bugfixing

Choose a tag to compare

@BowlingX BowlingX released this 24 Oct 19:06
  • [Bugfix] fixed bug that used the wrong return type for Array.sort method
  • [Feature] Create new Range from rendered Selection

Added Event Handling

Choose a tag to compare

@BowlingX BowlingX released this 20 Oct 23:17
- Cleaned up code

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

v.0.5.0: switch build-system to webpack only

Choose a tag to compare

@BowlingX BowlingX released this 30 Aug 00:15
support iframes in marklib (#5)

v.0.4.7

Choose a tag to compare

@BowlingX BowlingX released this 30 Jun 21:35
fixed context-node issues

v.0.4.3: - fixed huge bug in #4

Choose a tag to compare

@BowlingX BowlingX released this 19 Jun 23:54
- 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

Choose a tag to compare

@BowlingX BowlingX released this 14 Jun 10:01
  • using eslint now
  • added bower support

v0.4.0

v0.4.0 Pre-release
Pre-release

Choose a tag to compare

@BowlingX BowlingX released this 30 Mar 22:04
  • First Cross-Browser compatible version
  • fixed IE 10 & 11 problems