tpmjs/packages/ui
Ajax Davis 1675e6ce6c fix(ui): resolve lint errors to enable CI deployment
- Fix react-hooks warnings in Tooltip, Popover, DropdownMenu
- Fix react-hooks/static-components in ToolRenderer
- Fix useEffect/useCallback issues in useCountUp/useControlled
- Fix jsx-a11y warnings in Modal, Drawer
- Fix empty interface and type errors
- Add biome-ignore for semantic element warnings

These fixes enable CI to pass so dark mode text fix can deploy.
2026-02-04 02:52:05 +10:00
..
src fix(ui): resolve lint errors to enable CI deployment 2026-02-04 02:52:05 +10:00
CHANGELOG.md chore: version packages 2025-11-26 03:15:35 +10:00
eslint.config.mjs fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
package.json feat(ui): add ToolRenderer system for Omega chat 2026-01-23 22:35:17 +10:00
tsconfig.json fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
tsup.config.ts feat(ui): add ToolRenderer system for Omega chat 2026-01-23 22:35:17 +10:00
vitest.config.ts fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00