Skip to content

Releases: TEIC/CETEIcean

Release 0.5.0

06 Jul 02:11
Compare
Choose a tag to compare

Features:

  • Added support for Custom Elements v1 and removed v0 code.
  • Upgraded dependencies.
  • Now runs on MS Edge as well as Chrome, Firefox and Safari

Release 0.4.0

01 Feb 18:58
Compare
Choose a tag to compare

Features:

  • simplified behaviors
  • improved support for custom element cloning and copying
  • added @data-empty flag for empty elements that may gain content during processing (e.g. <ptr>)
  • scroll persistence when returning to page
  • switched to Shadow DOM v1

Release 0.3.2

28 Sep 12:26
Compare
Choose a tag to compare

Fixes an issue with egXML serialization.

Release 0.3.1

28 Sep 06:58
Compare
Choose a tag to compare

This is the third release of CETEIcean.

Added a callback handler which can be triggered for each element and improved egXML and table handling.

Release 0.2.1

04 Aug 18:25
Compare
Choose a tag to compare

Minor change in package.json description

Release 0.2.0

04 Aug 12:35
Compare
Choose a tag to compare

This is the second release of the CETEIcean TEI viewer. Tested in Firefox, Safari, and Chrome. The compiled JS code may be found here. Examples are at http://teic.github.io/CETEIcean/.

Changes include more streamlined behavior syntax, the ability to use markup with limited templates in behaviors, and better organization and commenting of code.

First Release

20 Jun 17:51
Compare
Choose a tag to compare

This is the first release of the CETEIcean TEI viewer. Tested in Firefox, Safari, and Chrome. The compiled JS code may be found here. Examples are at http://teic.github.io/CETEIcean/.