Skip to content

Latest commit

 

History

History
1103 lines (540 loc) · 56.4 KB

CHANGELOG.md

File metadata and controls

1103 lines (540 loc) · 56.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.22.0 (2024-10-31)

Features

  • change unsupported file error message (2129f0b)
  • show custom error message for invalid file formats (fa0e111)

5.20.0-beta.3 (2024-08-19)

Bug Fixes

5.20.0-beta.2 (2024-07-26)

Features

  • Slider: update on limit change (0099813)

5.21.0 (2024-08-22)

5.20.0-beta.3 (2024-08-19)

Bug Fixes

5.20.0-beta.2 (2024-07-26)

Features

  • Slider: update on limit change (0099813)

5.20.0 (2024-08-20)

Bug Fixes

  • Box: gap prop - spacing css values (3f11057)

5.20.0-beta.3 (2024-08-19)

Bug Fixes

5.20.0-beta.2 (2024-07-26)

Features

  • Slider: update on limit change (0099813)

5.20.0-beta.1 (2024-05-21)

Bug Fixes

  • Slider: slider api prop (aa78a8f)

5.20.0-beta.0 (2024-05-21)

Features

  • Slider: add disabled prop (27ca4a8)

5.19.2-beta.0 (2024-05-15)

5.19.1 (2024-04-23)

5.19.0 (2024-04-12)

Features

  • ProgressBar: allow custom background (8a5c7df)
  • updated tokens (d977be4)

5.18.0 (2024-04-02)

Features

  • Slider: improvements for advanced styling (66039d3)

5.17.0 (2024-03-21)

Features

Bug Fixes

5.16.0 (2024-01-15)

Features

5.15.1 (2024-01-03)

Bug Fixes

5.15.0 (2023-12-13)

Features

  • Pagination: better contrast of active item (521b692)

5.14.1 (2023-11-08)

Bug Fixes

5.14.1-beta.0 (2023-10-31)

Bug Fixes

  • DateInput: months prop type (c9af0ea)
  • Text: line height as unitless number (fdd3eb9)
  • tokens in preparation for dark mode (aea8a4c)

5.14.0 (2023-10-13)

Features

5.13.2 (2023-10-13)

5.13.2-beta.0 (2023-10-12)

Bug Fixes

5.13.1 (2023-10-12)

Bug Fixes

  • Tabs: allow forceRenderTabPanel prop (6260614)

5.13.0 (2023-09-13)

Features

  • PasswordStrength: new component (8357acc)
  • PasswordStrength: optimizations (46bea41)
  • ProgressBar: new component (cb275d6)

Bug Fixes

  • Image: export interface (ImageProps) (46a6c4e)
  • Toggle: export interface (ToggleProps) (f508faa)
  • various build fixes (f6a6bab)

5.12.0 (2023-08-29)

Features

Bug Fixes

  • missing validation for min number (59f85dd)

5.11.0 (2023-08-04)

Bug Fixes

  • package installation problem (1760339)

5.11.0-beta.1 (2023-08-03)

Bug Fixes

  • unable to install with npm (a22a6ce)

5.11.0-beta.0 (2023-08-03)

Features

  • add indeterminate style (74088b5)

5.10.0 (2023-08-03)

Features

Bug Fixes

5.9.1 (2023-07-28)

Bug Fixes

  • NumberInput: negative zero decimal numbers (763f5ff)

5.9.0 (2023-07-27)

Features

Bug Fixes

  • add missing library to fix tests (1edde8a)
  • broken build script (e9fd75d)
  • design token pckg with storybook 7 (3d63a9f)
  • percy snapshots job (c713d50)
  • percy snapshots job broken (e2f89a0)

5.8.0 (2023-05-29)

Features

  • add csv preview for file upload (3b77bb2)

Bug Fixes

  • long text file preview and refactor (c523a7f)

5.7.0 (2023-05-26)

Features

Bug Fixes

  • LinkButton: remove disabled prop from storybook (7bec267)

5.6.0 (2023-05-02)

Features

Bug Fixes

  • DatePicker: disabled days (f6ff21b)

5.5.1 (2023-04-26)

Bug Fixes

5.5.0 (2023-04-18)

Features

5.4.0 (2023-04-13)

Features

  • CollapsibleCard: extended functionality, new props (26287b0)
  • improved colors (674f45e)
  • improved colors and dark mode (df8160f)
  • Toggle: new component (1b1a928)

Bug Fixes

  • CollapsibleCard: optional prop headingMarginBottom (53f71a1)
  • Toggle: export component (d230922)

5.3.1 (2023-03-21)

Bug Fixes

  • FileUpload: dashed border style (9078132)
  • FileUpload: modal rendered in body (77b7c1f)
  • formik as a dependency (72656f7)

5.3.0 (2023-03-15)

Features

  • Notice: borderRadius prop (8b6b735)

Bug Fixes

  • FileUpload: type FileUploadProps export (bbc6062)
  • FileUpload: type FileWithPreview export (664a0a7)

5.2.0 (2023-03-15)

Features

  • Image: new component (a70f7a1)
  • storybook for previous version (v4) (f2054f9)

5.1.0 (2023-03-09)

Features

  • FileUpload: custom password protected PDF modal (dae0b51)
  • FileUpload: usePasswordQueue hook (b63528f)

5.0.0 (2023-03-09)

5.0.0-beta.4 (2023-03-02)

Bug Fixes

  • Modal: closing when animate is false (1613615)

5.0.0-beta.3 (2023-03-02)

Features

  • script for checking missing tokens (47eecc9)
  • update keysToCheck in bin script (d7766b5)

5.0.0-beta.2 (2023-02-22)

Features

Bug Fixes

  • network idle timeout in percy (f637952)
  • remove tokens temp script from package (e150b2f)
  • Select: text cut out (73e1a99)

5.0.0-beta.1 (2023-02-13)

Features

  • common design tokens for web and mobile (e66d80b)
  • Icon: themeable filled icons (3657d05)
  • Modal: accept any CSS value for width prop (2e6e483)
  • update tokens for specific components (5669aef)

5.0.0-beta.0 (2023-02-06)

Features

  • design tokens docs (db7a091)
  • replace parseInt with common func (24792ed)

Bug Fixes

4.36.0 (2023-01-09)

Features

  • FileUpload: handle multiple password protected PDFs (86db270)

4.35.2 (2023-01-04)

Bug Fixes

  • Modal: stop propagation (fc63c48)

4.35.1 (2022-12-16)

Bug Fixes

  • MultiSelect: add missing export (98d8704)

4.35.0 (2022-12-05)

Features

  • FileUpload: password protected PDFs (8848161)

4.34.0 (2022-11-10)

Features

4.33.0 (2022-10-26)

Features

5.0.0-alpha.7 (2023-01-27)

Bug Fixes

  • LinkButton: height with icon (81ca5d6)

5.0.0-alpha.6 (2023-01-27)

Features

  • tokens taken from git repo (5444f26)

Bug Fixes

5.0.0-alpha.5 (2023-01-24)

Bug Fixes

  • Icon: correct behavior when no color is set (c1a5b14)

5.0.0-alpha.4 (2023-01-24)

Features

  • Icon: new color prop + removed light and colorTheme props (0462645)
  • Paragraph: new lineHeight prop (ab4bded)
  • sizing sm, md, lg for checkbox and radio (291b963)

5.0.0-alpha.3 (2023-01-17)

5.0.0-alpha.2 (2023-01-12)

Features

5.0.0-alpha.1 (2023-01-12)

Features

  • Paragraph: default size sm (692d444)

5.0.0-alpha.0 (2023-01-10)

⚠ BREAKING CHANGES

  • major dependencies update
  • MenuDivider: deprecated component removed

Features

  • Button: outline style (19c4536)
  • fix input label alignment (58de05a)
  • improved tokens (4174cc4)
  • major dependencies update (103da44)
  • MenuDivider: deprecated component removed (821f0dc)
  • react-tabs reversed to version 4 (96e8178)
  • Tag: primary and outline style (6b54b7a)
  • update border tokens (33d46c1)
  • update line height (89e67d4)
  • wip: design tokens (504825f)
  • wip: design tokens (8f66cf2)

4.36.0 (2023-01-09)

Features

  • FileUpload: handle multiple password protected PDFs (86db270)

4.35.2 (2023-01-04)

Bug Fixes

  • Modal: stop propagation (fc63c48)

4.35.1 (2022-12-16)

Bug Fixes

  • MultiSelect: add missing export (98d8704)

4.35.0 (2022-12-05)

Features

  • FileUpload: password protected PDFs (8848161)

4.34.0 (2022-11-10)

Features

4.33.0 (2022-10-26)

Features

4.32.0 (2022-09-05)

Features

  • DateInput: use number input component (aabe5bf)

Bug Fixes

  • DateInput: max decimal count 0 for year (5cb4b59)

4.31.0 (2022-09-01)

Features

  • Box: add row-gap and column-gap (509b1b5)

4.30.0 (2022-08-23)

Features

  • Box: new gap prop (61c4ee5)
  • Notice: button replaced by Button component (e13e327)
  • Tag: margin props (47fd5e8)

4.29.0 (2022-08-16)

Features

Bug Fixes

4.28.1 (2022-08-08)

Bug Fixes

4.28.0 (2022-08-05)

Features

4.27.2 (2022-07-14)

Bug Fixes

  • SelectNative: empty option for undefined value (0d20f0c)

4.27.1 (2022-06-27)

Bug Fixes

  • Modal: close button position fix for rtl languages (89fecfc)

4.27.0 (2022-05-31)

Features

  • Box: add border props (40bd27b)
  • FileUpload: button text on touch devices (93cdacf)
  • FileUpload: label for touch devices (7eaf82e)
  • Label: add padding and margin props (c3770f4)
  • List: better suport for RTL languages (eda6704)

4.26.0 (2022-05-03)

Features

4.25.0 (2022-05-03)

Features

  • Menu: add margin and padding props (c13da91)

4.24.2 (2022-04-25)

Bug Fixes

  • formcontrol: make legend font size relative to the document (8f29108)

4.24.1 (2022-04-20)

Bug Fixes

  • selectpicker: use standard way to render error (fb0a9f3)

4.24.0 (2022-03-18)

Features

4.23.5 (2022-03-15)

Bug Fixes

  • box-sizing border-box in checkbox and radio (4c8bd1d)

4.23.4 (2022-03-15)

Bug Fixes

  • NumberInput: do not display success tick when internal error (6ae217c)

4.23.3 (2022-03-01)

Bug Fixes

  • NumberInput: make the input only accept digits and .,- (fcd07cb)

4.23.2 (2022-02-21)

Bug Fixes

  • NumberInput: pass other htmlinput props to the input (849fc06)

4.23.1 (2022-02-18)

Bug Fixes

  • NumberInput: prevent input from clearing on invalid value (e0d38f9)

4.23.0 (2022-02-17)

Features

  • Icon: new icon bullet-point (38670f0)
  • Icon: new icons eye and later (b1ec7d6)
  • List: allow no icon (88d4109)
  • List: improve passing props to ListItem components (efdf0ad)
  • List: new component List (e4db499)
  • Modal: allow setting Modal container (56cf6fb)

Bug Fixes

  • typo in lodash package name (288702e)

4.22.3 (2022-02-16)

Bug Fixes

  • NumberInput: make the displayed text respond to changes in value prop (68bce40)

4.22.2 (2022-02-15)

Bug Fixes

  • NumberInput: prioritize displaying internal error over external (4c49b78)

4.22.1 (2022-02-14)

Bug Fixes

  • export numberinput component (48100bf)

4.22.0 (2022-02-14)

Features

  • NumberInput: add component (8c62a9c)

4.21.0 (2022-01-19)

Features

  • checkbox and radio components - error state (139761b)
  • Modal: added prop closeOnOverlayClick (c48383f)

4.20.2 (2022-01-18)

Bug Fixes

4.20.1 (2022-01-07)

Bug Fixes

  • default font size defined in theme file (485ee42)

4.20.0 (2022-01-06)

Features

  • bold font weight configurable in theme file (1ffbe08)
  • bold font weight configurable in theme file (89d52db)
  • FormControl: minimal style (504c55f)
  • Tab: primary color for selected tab (a539d1a)

Bug Fixes

  • Button: use theme values (06f4e35)
  • Notice: breakpoint fixes (fbde7a4)
  • Spinner: margin props fix (5e84319)

4.19.1 (2021-12-15)

Bug Fixes

  • Dropdown: remove overflow hidden (21483a4)
  • Icon: gift icon only outlined paths (4aad304)
  • Select: supply components for easier custom styling (fdcead4)

4.19.0 (2021-12-13)

Features

  • MenuItem: add disabled prop (8503ac6)
  • Notice: responsiveness improvements (690b9ce)

Bug Fixes

  • SelectNative: remove forced prompt option (4504206)

4.18.0 (2021-11-10)

Features

  • Modal: new component Modal (169fbd2)

4.17.1 (2021-11-03)

Bug Fixes

  • Box: fix in styling related to styled-system (ca7fdeb)

4.17.0 (2021-11-02)

Features

  • MenuItem: allow colored icons (097ebc3)

Bug Fixes

  • export Box, Flex and Grid components (7c31266)
  • improved onClick handler type across components (f80e203)
  • SelectPicker: external image replaced by local (3711f92)

4.16.0 (2021-10-25)

Features

  • Box: new component Box (5295fe0)
  • CollapsibleCard: rightContent prop added (4c5ad57)
  • Flex: new component Flex (d7dcc86)
  • Grid: new component Grid (22fc443)
  • Link: new props (557a8c1)
  • Pagination: new component Pagination (1d74ddb)
  • textAlign prop added to text components (41c6246)

Bug Fixes

  • Icon: correct sizing for icons (352c8bb)
  • MenuItem: icon horizontal alignment (7f28f9b)

4.15.0 (2021-10-18)

Features

  • className prop moved to GenericComponentProps (9aa3fa6)
  • Icon: allow white color for icons (67b7f19)
  • Link: iconAlignment prop default value (0a636ce)
  • MenuItem: allow colorTheme prop (349036a)
  • SelectPicker: different gap size based on the component size (cc334eb)
  • Spacer: allow HTMLAttributes props (bc5f210)
  • testId prop added to all visual components (8bca2a8)
  • testId prop added to Collapsible and CollapsibleCard (0f2a387)
  • text components - extend HTMLAttributes interface (83c031e)

Bug Fixes

  • Collapsible: 1st paragraph should not have margin (5cdc0fc)
  • Collapsible: make overflow visible when expanded (cc8abec)
  • Collapsible: transition intermittently not working when collapsing (f3248ea)
  • Spacing: allow override by zero (9a0ec22)

4.14.0 (2021-10-12)

Features

  • CollapsibleCard: add Collapsible and CollapsibleCard (3835d7a)

Bug Fixes

  • CollapsibleCard: added rotation for button icon when collapsing (3ef457d)
  • CollapsibleCard: allow header to be clicked to collapse/expand (19d6d1e)
  • CollapsibleCard: change button from small to tiny (bb4d48f)
  • CollapsibleCard: change padding to xs (4844b4f)
  • CollapsibleCard: export Collapsible from phoenix-components (acd88f3)
  • CollapsibleCard: highlight button when header is hovered over (558adf7)
  • Collapsible: set height to auto when expanded (f438c9d)

4.13.0 (2021-09-29)

Features

4.12.1 (2021-09-16)

4.12.0 (2021-09-16)

Features

Bug Fixes

  • icon: fixed sizing for custom size (7621325)

4.11.0 (2021-09-15)

Features

4.10.0 (2021-09-10)

Features

Bug Fixes

  • linkbutton: forwardRef added (0fab895)
  • linkbutton: type prop initial value removed (474948a)

4.9.0 (2021-09-10)

Features

  • allow tiny size for form control components (4fd6374)
  • rtl support improved and optimized (cb5278a)

Bug Fixes

  • buttongroup: spaces between buttons in storybook story (2b3043c)
  • preview width of an example form in storybook (8673455)

4.8.1 (2021-08-25)

4.8.0 (2021-08-25)

Features

  • new component MultiSelect (b1aed41)

4.7.2 (2021-08-23)

Bug Fixes

  • icons: static imports/exports for svg icons (980ec35)
  • link: allow usage in dropdown (330c6f6)
  • bundled svg icons + minification (4a3cb87)

4.7.1 (2021-08-17)

Bug Fixes

4.7.0 (2021-08-16)

Features

  • fileupload: improve previews (e17dc10)
  • component Slider split into Slider and MultiSlider (f86ca5b)

Bug Fixes

  • slider and datepicker components fixes (bdf19cd)

4.6.1 (2021-08-13)

4.6.0 (2021-08-10)

Features

  • components DatePicker and DateRangePicker - months and years select (e57e991)
  • new component Slider (56779d9)
  • new component Slider - fixed styling (fe665ee)
  • new components DatePicker and DateRangePicker (8bd8dac)

4.5.0 (2021-08-06)

Features

  • bulk improvements across many components (88d8f62)
  • icon component - added new icon type names (d828a8b)
  • icon component - new icons (650b684)
  • standalone icons replaced by Icon component (283c45e)

4.4.1 (2021-07-22)

4.4.0 (2021-07-15)

Features

  • card component - updated styling (2c4587a)
  • closableItem component - improved styling (c5e87ca)
  • extended form control warning and error types (7d001aa)
  • form control error icon update (82f913e)
  • heading component prop name change (c303aef)
  • new component: ClosableItem (23a532e)

4.3.1 (2021-07-15)

Bug Fixes

  • selectpicker component - loop fix and checkbox styling fix (69f18e7)

4.3.0 (2021-07-14)

Features

  • datetime component - setTouched prop added (729762e)

4.2.0 (2021-07-08)

Features

  • common padding and margin props + styles (bae8c74)
  • css transition user adjustable in theme file (1b5075b)
  • tag component - optional prop colorTheme (0640c73)

Bug Fixes

  • demoform checkbox component fix (ac0a722)

4.1.0 (2021-06-23)

Features

  • components props updates (6eec511)

4.0.0 (2021-06-15)

Features

  • move variables to customizable theme file (a664906)
  • select and heading components props enhancement (558749a)
  • spacing enum and spacer component (c3388c1)

Bug Fixes

  • build script (10db293)
  • storybook controls fixes + rollup build process fix (0e2e237)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.