@clairejs/react-web
v1.1.3
Published
React utilities for web
Downloads
6
Readme
Clairejs React Web utilities
- routing
- storage
- web module
1.1.3:
- fix path matching
1.1.2:
- fix usePaging
- remove webpack, export as esm module
1.0.11:
- replace navigate with ../ by using up function
- update packages, allow navigate with ../
1.0.8
- update claire react, fix view middleware not triggering
1.0.7
- update claire react, remove some hooks
1.0.6
- update packages
1.0.5
- adjust navigator.navigate: add navigation option interface, add navigate by queries
1.0.4
- fix usePaging reset other queries
1.0.3
- fix missing HOC
- fix missing export
- init repo with routing logic from old clairejs/react repo