Skip to content

Latest commit

 

History

History
72 lines (43 loc) · 4.08 KB

CHANGELOG.md

File metadata and controls

72 lines (43 loc) · 4.08 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.1.0 (2020-10-01)

Features

  • 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)

Bug Fixes

  • Fix accessibility issues (5e09db0)

4.0.0 (2020-02-28)

Bug Fixes

  • @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 parent div wrapping table (57465dd)

Features

  • update react-testing-library to be @testing-library/react (bd78145)
  • @clayui/table: bordered property was renamed to borderedColumns due consistency and borderless property was added (#2387)
  • @clayui/table: Adds truncate property to Table Cell (441dd6a)
  • form: add helper components for markup (3ce63d4)

BREAKING CHANGES

  • @clayui/table: A property was renamed.

3.0.6 (2020-01-31)

Bug Fixes

  • table: add forwardRef to table components (189a3dc)

3.0.5 (2020-01-20)

Bug Fixes

  • table: add forwardRef to table components (189a3dc)

3.0.4 (2019-12-05)

Bug Fixes

  • 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