Releases: near/pagoda-ui
Releases · near/pagoda-ui
2.0.5
Update version in package.json
2.0.4
Revert text/tooltip style changes
2.0.3
Fix text styles combined with tooltip
2.0.2
- Updating dependencies
- Update
<Text />
to supporthref
and forwardRef()
2.0.1
- Export
useTable()
hook
2.0.0
- Adds new components.
- Improves existing components. The
<Table />
has improved overflow scroll and sticky header support. - Supports light/dark mode.
- See
README.md
for initializing in rootlayout.tsx
.
1.0.1
Update package.json
1.0.0
Merge pull request #11 from near/feat/provider Remove Next JS Requirement
0.3.0
Merge pull request #10 from near/feat/near-org-updates Updates for Near Org
0.2.7
Merge pull request #9 from near/feat/file-input File Input (1 of 2)