Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-12-26 | 358 Bytes | |
TypeScript version alpha version.tar.gz | 2022-12-26 | 756.5 kB | |
TypeScript version alpha version.zip | 2022-12-26 | 928.7 kB | |
Totals: 3 Items | 1.7 MB | 0 |
5.0.0 Changes
Typescript
All components, utilities, tooling, testing is 100% TypeScript sourced.
Tooltip/Popover
- simplified Tooltip/Popover positioning code
- deprecated the container option
Other
- updated tests
- updated dependencies
- updated tooling, replaced Rollup with Vite
- added Prettier
- code cleanup and minor fixes