Skip to content

Releases: sandflow/imscJS

1.1.5 release

20 Jan 01:56
Compare
Choose a tag to compare
  • Handle space characters in fontFamily within TTML Parsing (#251)

Full Changelog: 1.1.4...1.1.5

Published at https://www.npmjs.com/package/imsc/v/1.1.5

Builds are available at https://unpkg.com/browse/imsc@1.1.5/dist/

1.1.5 Release Candidate 1

12 Jan 16:48
Compare
Choose a tag to compare
Pre-release
  • Handle space characters in fontFamily within TTML Parsing (#251)

Full Changelog: 1.1.4...1.1.5-rc.1

Release planned for 2023-01-19

1.1.4 Release

07 Dec 17:29
bf2e98a
Compare
Choose a tag to compare

Full Changelog at 1.1.3...1.1.4

Published at https://www.npmjs.com/package/imsc/v/1.1.4

Builds are available at https://unpkg.com/browse/imsc@1.1.4/dist/

1.1.4 Release Candidate 1

01 Dec 23:39
Compare
Choose a tag to compare
Pre-release

1.1,4 release planned for 2023-12-08

What's Changed

Full Changelog: 1.1.3...1.1.4-rc.1

Deployed

https://www.npmjs.com/package/imsc/v/1.1.4-rc.1

1.1.3 Release

17 Nov 18:13
Compare
Choose a tag to compare
  • Improve performance with a large number of regions and ISDs (#220)
  • Fix rgba color values in tts:textShadow (#221)
  • Fix duplicate CSS font-family values (#217)
  • Protect for loops from non-owned properties (#209)
  • Merge adjacent spans on the same line (#194, #109)
  • Improve fillLineGap with semi-opaque background colors (#200)

Published at https://www.npmjs.com/package/imsc/v/1.1.3

Builds are available at https://unpkg.com/browse/imsc@1.1.3/dist/

1.1.3 Release Candidate 1

13 Sep 17:50
Compare
Choose a tag to compare
Pre-release
  • Improve performance with a large number of regions and ISDs (#220)
  • Fix rgba color values in tts:textShadow (#221)
  • Fix duplicate CSS font-family values (#217)
  • Protect for loops from non-owned properties (#209)
  • Merge adjacent spans on the same line (#194, #109)
  • Improve fillLineGap with semi-opaque background colors (#200)

Published at: https://www.npmjs.com/package/imsc/v/1.1.3-rc.1

1.1.2 Release

20 Feb 06:25
97b3417
Compare
Choose a tag to compare
  • Add support for xml:lang and HTML lang (#160)
  • Apply tts:fontFamily, tts:fontWeight, tts:fontStyle and tts:fontSize to p (#201)
  • Collapse whitespace during ISD construction (#193)
  • Improve ruby support for Chrome/Webkit (#172)
  • Improve tts:textOutline appearance (#174)
  • Gracefully fail on invalid initial values (#168)
  • Fix tts:rubyReserve="outside" for 1-line text blocks (#180)
  • Fix tts:rubyReserve on lines starting with a ruby container (#184)
  • Fix CSS ruby-align application (#195)
  • Support textEmphasis across linebreaks (#188)
  • Fix tts:textAlign polyfill (#177)
  • Increased priority of nested styling (#191)

Published at https://www.npmjs.com/package/imsc/v/1.1.2

1.1.2 Release Candidate 1

04 Feb 23:42
Compare
Choose a tag to compare
Pre-release
  • Add support for xml:lang and HTML lang (#160)
  • Apply tts:fontFamily, tts:fontWeight, tts:fontStyle and tts:fontSize to p (#201)
  • Collapse whitespace during ISD construction (#193)
  • Improve ruby support for Chrome/Webkit (#172)
  • Improve tts:textOutline appearance (#174)
  • Gracefully fail on invalid initial values (#168)
  • Fix tts:rubyReserve="outside" for 1-line text blocks (#180)
  • Fix tts:rubyReserve on lines starting with a ruby container (#184)
  • Fix CSS ruby-align application (#195)
  • Support textEmphasis across linebreaks (#188)
  • Fix tts:textAlign polyfill (#177)
  • Increased priority of nested styling (#191)

Published at https://www.npmjs.com/package/imsc/v/1.1.2-rc.1

1.1.1 Release

01 Dec 18:07
Compare
Choose a tag to compare
  • Use initial value if style property cannot be computed (#168)
  • Fix tts:textEmphasis auto and inheritance (#158)
  • Ruby base containers now included in pruning algorithm (#163)
  • Skip tts:textEmphasis processing on zero width spans (#164)

Available at https://www.npmjs.com/package/imsc

1.1.1 Release Candidate 1

22 Oct 14:33
Compare
Choose a tag to compare
Pre-release
  • Use initial value if style property cannot be computed (#168)
  • Fix tts:textEmphasis auto and inheritance (#158)
  • Ruby base containers now included in pruning algorithm (#163)
  • Skip tts:textEmphasis processing on zero width spans (#164)

1.1.1 Release planned for 2019-10-28