Releases: heineiuo/react-native-virtualized-grid
Releases · heineiuo/react-native-virtualized-grid
Release list
v0.2.2
v0.2.1
Changes
- Add LICENSE
- Add demo link
- Add overflow hidden style to body
- Fix: Fix exceed columnCount and rowCount does not stop scroll (#12)
- Fully support dynamic columnWidth and rowHeight
- Implement basic layout
- Initial commit
- Rewrite recycler algorithm
- Support getColumnWidth and getRowHeight
- Update README.md
- Update README.md
- Update README.md
- Update cell when rowIndex/columnIndex change
- Update ci
- Update demo style
- Update demo video
- Update docs
- Use dynamic defaultColumnWidth defaultRowHeight
- add homepage
- feat: Support drag and change column order (#16)
- feat: Support drag to change column width or row height (#8)
- feat: Support freeze head of columns and rows (#5)
- feat: Support scroll with PanResponder (#7)
- fix build
- fix build fail problem
- fix ci
- fix ci
- fix ci
- fix updateRow in demo
- fix: Fast scroll to top/left should also split actions (#10)
- fix: Fix duplicated columnIndex/rowIndex when scrolling (#19)
- fix: Fix layout broken after resize window (#17)
- update app.json
- update ci
- v0.2.1