Releases: tobua/indicate
Releases · tobua/indicate
v6.3.0
v6.2.0
v6.1.0
v6.0.1
v6.0.0
6.0.0 (2022-10-27)
Features
- react: add more features to React-based implementation (2d0e236)
- react: basics for a native React version with SSR support (cd70cde)
- react: cleanup demo and implement moveStylesToWrapper (a48c525)
- react: continue native React implementation (0eb8990)
- react: fixes and theme feature for native react implementation (98f2db1)
- react: port over remaining features (7635db9)
Tests
- react: migrate cypress and remove table as child test (4bd953b)
BREAKING CHANGES
- react: table elements no longer work in React when used with childAsElement use the regular interface instead
- react: react version implemented natively to support server-side rendering, minor interface or implementation differences are possible
v5.0.0
v4.0.1
v4.0.0
⚠ BREAKING CHANGES
- react-native: style not applied to inner view anymore, use innerViewStyle
- package: theme import without /dist, e.g. 'indicate/theme/youtube'
Features
- package: add exports map with link to themes (bc1ef78)
Bug Fixes
- react-native: issue with updating size, prop types and better demo (ee2a031)