Skip to content

Releases: jsamr/react-native-li

@jsamr/[email protected]

14 Apr 15:39
Compare
Choose a tag to compare

1.0.5 (2021-04-14)

Bug Fixes

  • react-native-li: lock @jsamr/counter-style peer dependency to v1.x (6296bba)

@jsamr/[email protected]

14 Apr 23:52
Compare
Choose a tag to compare

2.0.0 (2021-04-14)

Code Refactoring

  • counter-style: remove second "maxLenComputer" arg of raw (335d523)

Features

  • counter-style: pass default computer to withMaxLenComputer callback (dd9f032)

Performance Improvements

  • counter-style: optimize fixed maxCounterLen computer (318cb6d)
  • counter-style: optimize symbolic maxLenComputer (2b2b980)
  • counter-style: optimized cyclic maxLenComputer (4e2c7ae)

BREAKING CHANGES

  • counter-style: CounterStyle.raw does not accept a second argument
    anymore. Replace with a chained "withMaxLengthComputer".

@jsamr/[email protected]

14 Apr 14:09
Compare
Choose a tag to compare

1.1.1 (2021-04-14)

Bug Fixes

  • counter-style: additive systems with only one symbol mapped to 0 (5c23c27)

@jsamr/[email protected]

14 Apr 13:48
Compare
Choose a tag to compare

1.1.0 (2021-04-14)

Features

  • counter-style: stricter additive range extrapolation (fa72954)

@jsamr/[email protected]

13 Apr 22:03
Compare
Choose a tag to compare

1.0.4 (2021-04-13)

Bug Fixes

  • react-native-li: account for startIndex when cp maxNumOfCodepoints (397e76f)

@jsamr/[email protected]

13 Apr 19:09
Compare
Choose a tag to compare

@jsamr/[email protected]

13 Apr 18:31
Compare
Choose a tag to compare

@jsamr/[email protected]

13 Apr 00:41
Compare
Choose a tag to compare

1.0.1 (2021-04-13)

Bug Fixes

@jsamr/[email protected]

13 Apr 00:23
Compare
Choose a tag to compare

1.0.0 (2021-04-13)

Features

  • react-native-li: render marked lists (bcc1689)

@jsamr/[email protected]

13 Apr 22:02
Compare
Choose a tag to compare

1.0.4 (2021-04-13)

Bug Fixes

  • counter-style: handle decreasing ranges properly (2315975)