Releases: reactioncommerce/catalyst
Releases · reactioncommerce/catalyst
v1.12.0
v1.11.0
v1.10.0
1.10.0 (2019-09-24)
Bug Fixes
- adjust margins of dense, outlined text fields (f9381c8)
- even/odd color should start dark then light (007fff5)
- missing missing pagination controls (045df56)
- remove default value (eea5ec0)
- remove min width (7547949)
- update border radius to 3px (db0498f)
- update font usage across table (6907f12)
- update prop-type definition for ref-forwarded components (af4bea6)
- value on page size change (940bba3)
Features
- add checkbox padding when table rows are selectable (4eeac1d)
- add cool grey hover+selected color (c9b3c44)
- add DataTable component (0a8832f)
- add DataTable docs to sidebar (306a817)
- add filtering and action menu toolbar components (ec48846)
- add filtering, and flatten return (2fffc08)
- add isSelectable to dataTableProps (589b1b0)
- add pagination controls (f3b852b)
- add react-table component to package (55373bb)
- add row selection and hover colors (9136c73)
- add special hover for selected rows (a68f60d)
- allow overriding of the selection column (01c9567)
- update checkbox padding in default theme (a62cbe4)
- useDataTable hook (ac1ee41)
v1.9.6
v1.9.5
v1.9.4
v1.9.3
v1.9.2
v1.9.1
v1.9.0
1.9.0 (2019-08-29)
Bug Fixes
- focus: apply teal focus color to select (d404fad)
- select: eliminate non-boolean warning (edabdeb)
- select: remove options padding (6bf441e)
- select: remove padding between select input and options (b551299)
- select: update fontsize of placeholder (39d1d7b)
- select: use caption letterspacing and fontsize for input (17ddd9e)
- type: add type styles to nooptionsmessage (2854609)
- focus is now blue (4ffafdd)
- focus is now blue; placeholder darker black (52adf30)
- make the arrow coolgrey500 (e69873b)
- no options should be 40px (dd2068b)
- use custom indicator to get correct color (1deff9f)
Features
- add support for confirmable actions (273cd82)