11.0.3 (2023-08-29)
11.0.2 (2023-08-24)
11.0.1 (2023-08-01)
11.0.0 (2023-07-21)
10.6.0 (2023-07-13)
- 🐛 SQFormMultiselect isVirtualized prop is now optional (9f74a5f)
10.5.0 (2023-03-01)
10.4.1 (2023-02-21)
10.4.0 (2023-02-16)
10.3.0 (2023-02-15)
- 🎸 Adds formProps to SQForm to allow overrides (05d2a3b)
10.2.0 (2023-02-07)
- 🐛 Fix SQFormDatePicker MUI Utils issue (2ceb6ee)
10.1.0 (2023-02-07)
10.0.2 (2023-01-20)
10.0.1 (2023-01-17)
10.0.0 (2022-12-02)
- 🧨 SQFormDialogStepper respects validation schema
- 🧨 Renamed rows and maxRows props on SQFormTextarea
- 🎸 Migrate InclusionList to MUI5 (7c8b982), closes #729
- 🎸 Migrate SQFormAutoComplete to MUI5 (0657e4b), closes #723
- 🐛 SQFormDialogStepper validation works properly (#791) (bf6b18e), closes #790
- 🐛 SQFormScrollable cards accepts value and label props (#793) (1a669b3), closes #792
9.7.0 (2022-10-24)
9.6.0 (2022-10-05)
9.5.0 (2022-08-05)
- 🎸 Adds icon prop to scrollable card (38adea6)
9.4.1 (2022-07-08)
- 🐛 Fixed issue with how SQFormHelperText chose type (86d62a4)
9.4.0 (2022-07-07)
9.3.0 (2022-07-01)
9.2.0 (2022-05-26)
9.1.3 (2022-05-25)
9.1.2 (2022-05-24)
9.1.1 (2022-05-24)
- 🐛 field array valication bug (fdc8a37)
- 🐛 fix bug in formiks field array validation (3620f01)
- 🐛 fix bug with fieldArray validations (5de59df)
9.1.0 (2022-05-20)
9.0.1 (2022-05-19)
9.0.0 (2022-05-04)
- 🧨 remove the isTertiaryDisabled and showTertiaryButton props and replace with a new prop called tertiaryStatus
- 🧨 Removed the isTertiaryDisabled and showTertiaryButton props and replaced them with a new property called tertiaryStatus.
- 🧨 Removed the isTertiaryDisabled and showTertiaryButton props and replaced them with a new prop of tertiaryStatus
- 🧨 remove isTertiaryDisabled and showTertiaryButton props and replace them with a new prop called tertiaryStatus that will determine if we render the tertiary button as well as how we handle disabling/enabling it.
- 🎸 add type to SQFormDialogInner consumption inside Dialog (5f5ab13)
- 🎸 fix type for onTertiaryClick event (ca95a7c)
- 🎸 remove 2 props and add 1 new one (28f7195), closes #677
- 🎸 remove 2 props and add 1 new prop (8399124), closes #677
- 🎸 remove 2 props and add new prop in their place (0ce233e), closes #677
- 🎸 remove isTertiaryDisabled prop and showTertiaryButton (9bc03ad)
- 🎸 update onTertiaryClick prop to return context (cf6494e), closes #677
8.2.0 (2022-04-20)
8.1.3 (2022-04-18)
8.1.2 (2022-04-18)
8.1.1 (2022-04-14)
8.1.0 (2022-04-13)
8.0.1 (2022-04-11)
8.0.0 (2022-04-07)
- 🧨 Removes the titleVariant prop from SQFormScrollableCard. Fixes the height of SQFormScrollableCard and SQFormScrollableCardsMenuWrapper to 50px.
✅ Closes: 653
- 🧨 Plain javascript objects are no longer accepted for validation schema
- 🧨 SQFormGuidedWorkflow prop 'actionButton' renamed to 'actions'. Removed props 'isPanelExpanded' and 'expandPanel'
- 🧨 Components options are no longer allowed to have boolean values
- 🧨 SQFormDialog's onSave prop is now required. New prop
shouldDisplaySaveButton
will handle whether the "Save" button is displayed or not. Previously this was done by the truthiness ofonSave
. - 🧨 Yup.array().isRequired() is now passed with an empty array.
- 🐛 Fixed components using boolean valued options (53327cf), closes #504
- 🐛 Resolves a heading height issue (be56780)
- 🐛 resolves some type errors after merging in some changes (9af4838)
- 🐛 SQFormScrollableCard title prop passing correction (3feef6e)
- Revert "refactor: 💡 Convert SQFormCheckboxGroup to typescript Ref #244" (f8a1755), closes #244
- Revert "chore: 🤖 PR comments - comment typo, GridSize, narrow value" (36f7d98)
- Revert "Convert SQFormInclusionListItem to TS Ref #244" (62c5b56), closes #244
- 🤖 Upgrade Yup to v0.32.x (f26d1c0), closes /github.com/jquense/yup/blob/master/CHANGELOG.md#breaking-changes-1 #398
- 💡 Migrate SQFormDialog to TS (c0d1aec), closes #395
- 💡 Migrate SQFormGuidedWorkflow to TS (e44bc14), closes #567
- 💡 SQForm components now only accept Yup schemas (b87aaf6), closes #316
7.4.2 (2022-03-31)
7.4.1 (2022-03-29)
7.4.0 (2022-02-28)
7.3.0 (2022-02-10)
7.2.1 (2022-01-28)
7.2.0 (2022-01-28)
- 🎸 updated Roundbutton color and padding (e0cfffc)
7.1.1 (2022-01-27)
- 🐛 Support es modules (609034c)
7.1.0 (2022-01-21)
7.0.5 (2022-01-20)
7.0.4 (2022-01-19)
7.0.3 (2022-01-12)
7.0.2 (2022-01-10)
7.0.1 (2022-01-10)
7.0.0 (2022-01-07)
- 🧨 SQFormIconButton has been removed
6.2.3 (2022-01-07)
6.2.2 (2022-01-07)
6.2.1 (2022-01-06)
6.2.0 (2022-01-06)
- 🎸 truncate right card title when text is longer than box (508820f)
6.1.1 (2022-01-05)
- 🐛 add style prop for container of guided workflow (847167a)
6.1.0 (2022-01-03)
6.0.0 (2021-12-08)
- 🧨 Removed the isRequired prop
5.8.0 (2021-11-15)
- 🎸 Configure title variant and square corners (4c0bc25)
5.7.0 (2021-11-02)
- 🎸 cardContentStyles prop for SQFormScrollableCard (65fb816)
5.6.3 (2021-10-08)
5.6.2 (2021-10-06)
5.6.1 (2021-10-05)
5.6.0 (2021-09-28)
5.5.1 (2021-09-08)
- 🐛 fix isSelfBounding issue in SQFormScrollableCard (5124bf2)
5.5.0 (2021-09-07)
5.4.0 (2021-08-26)
- 🎸 add prop for disabling or enabling cardHeader (a7046b1)
- 🎸 add prop to disable SQFormScrollableCard header (3378b57), closes #434
5.3.3 (2021-08-26)
5.3.2 (2021-08-25)
5.3.1 (2021-08-13)
5.3.0 (2021-08-06)
5.2.4 (2021-08-04)
5.2.3 (2021-08-03)
5.2.2 (2021-08-02)
- 🐛 gave autocomplete dropdown tooltips and larger size (13dff61)
5.2.1 (2021-08-02)
- SQFormGuidedWorkflow.js: add padding and update shared component version (3eebe22)
5.2.0 (2021-07-20)
- 🎸 Guided Workflow feature (777346a)
5.1.0 (2021-07-19)
5.0.3 (2021-07-15)
5.0.2 (2021-06-30)
5.0.1 (2021-06-25)
5.0.0 (2021-06-22)
- 🧨 Adding 20px padding to SQFormDialog content instead of 8px 24px
4.9.0 (2021-06-22)
4.8.1 (2021-06-18)
4.8.0 (2021-06-17)
4.7.0 (2021-06-04)
4.6.0 (2021-06-02)
- 🎸 fix test for icon button (0228bb8)
4.5.17 (2021-05-21)
4.5.16 (2021-05-21)
4.5.15 (2021-05-20)
- 🐛 Upgrade SSC version to receive button style fix (c91067f)
4.5.14 (2021-05-11)
- 🐛 SQFormCheckboxGroup Select all missing key (962691c)
4.5.13 (2021-05-11)
4.5.12 (2021-05-11)
4.5.11 (2021-05-11)
4.5.10 (2021-05-11)
4.5.9 (2021-05-11)
- 🐛 Add initialValues display to SQFormAsyncAutocomplete (c49861f), closes #236
- 🐛 Convert getInitialValue to useMemo (fe88103), closes #237
4.5.8 (2021-05-10)
4.5.7 (2021-05-07)
4.5.6 (2021-04-30)
4.5.5 (2021-04-17)
4.5.4 (2021-04-17)
4.5.3 (2021-04-06)
- 🐛 Handles dismissal better on Calendar Only Date picker (72a95f2)
4.5.2 (2021-04-06)
4.5.1 (2021-04-02)
- 🐛 Adds ClickAway Listener to SQFormDatePicker (ddcf38e)
4.5.0 (2021-04-01)
4.4.0 (2021-03-31)
4.3.7 (2021-03-31)
4.3.6 (2021-03-31)
4.3.5 (2021-03-29)
4.3.4 (2021-03-29)
- 🐛 CalendarInputOnly clear button disabled with field (1380104), closes #154
- 🐛 Dropdown and Multiselect component labels disabling (72e08ba), closes #155
4.3.3 (2021-03-26)
4.3.2 (2021-03-26)
- 🐛 improve components structure for better test querying (00781e7)
4.3.1 (2021-03-24)
4.3.0 (2021-03-23)
4.2.4 (2021-03-22)
4.2.3 (2021-03-22)
4.2.2 (2021-03-22)
4.2.1 (2021-03-18)
4.2.0 (2021-03-17)
4.1.4 (2021-03-16)
4.1.3 (2021-03-16)
4.1.2 (2021-03-12)
4.1.1 (2021-03-09)
4.1.0 (2021-03-09)
4.0.1 (2021-03-09)
- 🐛 ?? operator instead of || for grid spacing prop check (1c061d7)
4.0.0 (2021-03-04)
- 🧨 Rename SQFormCheckboxGroup(Item) to SQFormInclusionList(Item)
3.4.0 (2021-03-04)
3.3.1 (2021-03-03)
3.3.0 (2021-03-02)
3.2.1 (2021-03-02)
3.2.0 (2021-03-02)
3.1.1 (2021-02-24)
3.1.0 (2021-02-18)
- 🎸 Added ability to disable next in the stepper (0838706), closes #96
- 🎸 Updated name of primary button variable (ef12da9)
3.0.2 (2021-02-17)
- 🐛 Update Formik to fix validate onmount bug fixed in 2.1.6 (5944a3c)
3.0.1 (2021-02-16)
3.0.0 (2021-02-04)
- 🧨 No
- 🎸 Added Cancel Confirmation Dialog modal (e01b4b9), closes #60
- 🎸 open cancel confirm dialog if form is dirty (99a4dee), closes #60
- 🎸 revert changes (a27e6bb), closes #60
2.12.0 (2021-02-03)
- 🎸 Updated the stepper labels, made steps linear (1dfb899)
2.11.0 (2021-01-27)
- 🎸 Issue-69 SQFormDialogStepper expose a way to reset/clea (dd9bf82), closes #69
- 🎸 SQFormDialogStepper expose a way to reset/clear steps v (1d93233)
2.10.0 (2021-01-26)
2.9.0 (2021-01-20)
2.8.1 (2021-01-15)
2.8.0 (2021-01-14)
- 🎸 Added proptypes and moved loading to step (dd37b16)
- 🎸 Adding loading state to dialogs (0f4d01d), closes #70
- 🎸 Moved styling to makeStyles instead of css (89282c3)
- 🎸 removed loading message (f1fdfb6)
- 🎸 removed proptype (b09c596)
- 🎸 Removed unused stories, added default prop value (56ebd87)
- 🎸 updated proptype and fixed setvalues call of undefined (4948c98)
- 🎸 updated styles for typography to remove warning (9788a1a)
- 🎸 Updated the typography message style and default messag (9295b45)
2.7.0 (2021-01-13)
2.6.0 (2021-01-12)
- 🎸 Added onChange handler to multiselect component (dff40e6), closes #53
- 🎸 Added proptype (4aa802b), closes #53
- 🎸 Updated code to call onChange and default handler (f4ecf85), closes #53
2.5.0 (2021-01-11)
- 🎸 SQFormTextField default placeholder '- -' (ab7afef)
2.4.0 (2021-01-08)
2.3.0 (2021-01-06)
- 🎸 allow passthrough of props to mui field children (71df780)
2.2.0 (2021-01-04)
2.1.0 (2021-01-04)
- 🎸 Utils to sanitize initial form data & serialize form (b0c1c30)
- 🐛 Allow default value to be used in autocomplete component (6825df8), closes #43
- 🐛 Submit button enables when empty dropdown selection made (60ac6ee), closes #37
- 🐛 Updated to not set Required text instead of touched (a3287b8)
2.0.3 (2020-12-29)
2.0.2 (2020-12-22)
2.0.1 (2020-12-22)
- 🐛 Fixs dropdown font size and renders empty label - - (2308d55), closes #30
- 🐛 Reading the dirty state on load to disable submit/next (60034e2), closes #26
- 🐛 Tooltip now displays the option label rather than value (40d1e42), closes #30
2.0.0 (2020-12-18)
- 🧨 SQFormDialogStepper.js validationSchema prop now accepts a JS object
1.3.1 (2020-12-18)
- 🐛 Updated how styling is delivered in component (a4c2589)
1.3.0 (2020-12-17)
- 🎸 Updated import styles, simplified booleans (9865e43)
- 🎸 Updated primary button and styling (4c14df7)
- 🎸 Updated stepper next button and UI along with better ex (5a7ecfe)
- 🎸 Updated the boolean variable name and validation schema (84436de)
1.2.2 (2020-11-24)
- 🐛 Fixed a multi select value render (a17abc1)
1.2.1 (2020-11-24)
- 🐛 Fixed a list item label (c173f6e)
1.2.0 (2020-11-23)
- 🎸 SQForm MultiSelect (33b85ab)
1.1.1 (2020-11-20)
- 🐛 reset form state during onclose event (03846b4)
1.1.0 (2020-11-19)
- 🎸 add SQFormCheckboxGroup and SQFormCheckboxGroupItem (fdf96d7)
1.0.3 (2020-11-18)
- 🐛 Fixes the broken build and migrates to rollup (dbb8914)
1.0.2 (2020-11-17)
- 🐛 Change library target to umd to handle es6 modules (2699189)
1.0.1 (2020-11-17)
- 🐛 declare npm publish as a public npm package (1a0b52b)
- 🎸 init commit (852f923)
- 🐛 Adds github action for publishing to npm (89928cb)
- 🐛 ditch semantic release action (96dd5b5)
- 🐛 Fixes package.json repo url (1de8536)
- 🐛 hardcode semantic release repo url (b97bf72)
- 🐛 Only one hyphen allowed per github action step (065607c)
- 🐛 semantic release defaults to repo url in package.json (ac88950)