This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-development.3 [skip ci]
## [1.0.0-development.3](1.0.0-development.2...1.0.0-development.3) (2024-1-2) ### ✨ Features * **components:navbar:** highlight active links ([1c21c75](1c21c75)) * **components:** add a Link to the problem page in `DataTable` for `/problems` ([e9c16f5](e9c16f5)) * **components:** add column properties to be sortable `DataTable` component ([9b1ab5d](9b1ab5d)) * **page:problems:** display all problems using `DataTable` component ([401ae1c](401ae1c)) * **shadcn:data-table:** add button to clear filter ([5072674](5072674)) * **shadcn:data-table:** add column header component for DataTable ([165aa6c](165aa6c)), closes [/github.com/shadcn-ui/ui/blob/fb614ac2921a84b916c56e9091aa0ae8e129c565/apps/www/app/examples/tasks/components/columns.tsx#L38-L46C4](https://github.com/Clumsy-Coder//github.com/shadcn-ui/ui/blob/fb614ac2921a84b916c56e9091aa0ae8e129c565/apps/www/app/examples/tasks/components/columns.tsx/issues/L38-L46C4) * **shadcn:data-table:** add loading component for DataTable ([3851747](3851747)) * **shadcn:** add `DataTablePagination` component ([2500aa1](2500aa1)) * **shadcn:** add ability to filter any column in `DataTable` component ([5ec2df1](5ec2df1)) * **shadcn:** add column scrolling to `DataTable` component ([55f98b4](55f98b4)) * **shadcn:** add column visibility toggle for `DataTable` component ([c623e43](c623e43)) * **shadcn:** add pagination to `DataTable` component ([2c7df8e](2c7df8e))
- Loading branch information