4.42.0 (2021-10-18)
Bug Fixes
- actions: add styles for vertical orientation of actions (9747e10)
- button: update button dependencies to include typography (5bff00a)
- captcha: import missing dependencies (0c79daa)
- grid: replace hardcoded vertical border width (e4a3c13)
- html: add global default props for all components (2202b43)
- html: expose init function for manually triggering init (5974061)
- html: handle global boolean attributes without value (28bf2d2)
- html: handle html attributes in button html helper (c3f4a7b)
- html: handle native elements in renderDOM more gracefully (93f1ed4)
- html: make className global default property (a69f83a)
- html: set certain attributes in a different way (0636c8e)
- html: use element.replaceWith instead of element.outerHTML (e3864e4)
- html: use InputSuffixStatic for input suffixes (d416083)
- map: override icon button styles in navigator (9e88414)
- orgchart: import missing dependencies (bc8d649)
- pivotgrid: use standard flex syntax (62e9656)
- scheduler: react scheduler timeline view cells doesn't render correctly (aebb314)
- spreadsheet: use standard flex syntax (23b16e7)
- swatches: classic green swatch does not have correct base theme (1197d6f)
- toolbar: apply correct color to disabled primary button (9551ebf)
Features
- add utils modules to nouvelle (only grid and flex) (6d90e6f)
- autocomplete: use :where styles for autocomplete (780f841)
- button: use :where styles for button (176f2b2)
- chip: update component to match latest design (5b63b95)
- colorpicker: update component rendering and styles to match latest design (a0bb137)
- combobox: use :where styles for combobox (84a18e8)
- convert nouvelle to new module system (c7d8b02)
- dropdownlist: use :where styles for dropdownlist (dace4cc)
- editor: implement resizable class (cf1ac55)
- fab: update styles to match the latest design (31c1615)
- html: add html helper for autocomplete (6aff19e)
- html: add html helper for checkbox (1afeeb3)
- html: add html helper for colorpicker (678746d)
- html: add html helper for combobox (3fa76fd)
- html: add html helper for dropdownlist (6ad5907)
- html: add html helper for radiobutton (5610ac1)
- html: add html helper for searchbox (3c22499)
- html: add html helper for switch (2a061f9)
- html: add html helpers for button (7d8b8e8)
- html: add html helpers for masked textbox (c8d5021)
- html: add html helpers for numeric (dc54a15)
- html: add html helpers for textarea (d7f5e5d)
- html: add html helpers for Textbox (3ae05f4)
- introduce new module system for nouvelle theme (914f3b4)
- textbox: extract textbox as a separate module (6c98361)
- use box-sizing border-box for all elements (0b14ce9)
- utils: add gap utility classes (8a1f8e0)
- utils: add more border-radius utility classes (701056f)
- utils: extract theme color utility classes into utils module (e1b51df)