Package | Release | Build Status | Coverage |
---|---|---|---|
@jsamr/counter-style | |||
@jsamr/react-native-li |
パッケージの詳細
@jsamr/counter-style
CSS Counter Styles Level 3 and presets
readme
更新履歴
2.0.2 (2022-01-28)
2.0.1 (2021-06-04)
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".
1.1.1 (2021-04-14)
Bug Fixes
- counter-style: additive systems with only one symbol mapped to 0 (5c23c27)
1.1.0 (2021-04-14)
Features
- counter-style: stricter additive range extrapolation (fa72954)
1.0.4 (2021-04-13)
Bug Fixes
- counter-style: handle decreasing ranges properly (2315975)
1.0.3 (2021-04-13)
1.0.2 (2021-04-13)
Bug Fixes
- counter-style: remove support for functional formatters in types (d445553)
1.0.1 (2021-04-13)
Bug Fixes
- wrong homepage link (901b80f)