All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.1.0 (2020-10-01)
- clayui.com: Move API tables to new files and update document tabs, rename files to use singular naming instead of plural, change mainTabURL of pagination-bar to a proper one (d812ee9)
- clayui.com: Revert the change made to headings used, rename stickers and tables to sticker and table respectively, also change some wording (791dabe)
- clayui.com: Update content structure: Checkbox, Management Toolbar, Select Box, Sticker, Table & Tabs (0fcd54a)
- add displayName for all components (cc3211d)
3.0.7 (2020-04-24)
- Fix accessibility issues (5e09db0)
- @clayui/table: Force
expanded
property for truncating texts because is only possible truncate our texts when the cell is expanded. (e493a85) - @clayui/table: Set
false
as default on cell truncating behavior (c34c410) - ignore case when sorting props (7c9ae28)
- normalize names of components (3a0abea)
- update components to include 'types' and 'ts:main' package keys (9e24b59)
- table: add forwardRef to table components (189a3dc)
- table: Positioning
table-responsive
classes on a parentdiv
wrappingtable
(57465dd)
- update react-testing-library to be @testing-library/react (bd78145)
- @clayui/table:
bordered
property was renamed toborderedColumns
due consistency andborderless
property was added (#2387) - @clayui/table: Adds
truncate
property to Table Cell (441dd6a) - form: add helper components for markup (3ce63d4)
- @clayui/table: A property was renamed.
3.0.6 (2020-01-31)
- table: add forwardRef to table components (189a3dc)
3.0.5 (2020-01-20)
- table: add forwardRef to table components (189a3dc)
3.0.4 (2019-12-05)
- table: add forwardRef to table components (189a3dc)
3.0.3 (2019-11-07)
Note: Version bump only for package @clayui/table
3.0.2 (2019-11-01)
Note: Version bump only for package @clayui/table
3.0.1 (2019-10-28)
Note: Version bump only for package @clayui/table