All notable changes to this project will be documented in this file.
2024-02-21 11:34:08 +0100, Compare changes
- !323 - input: add onFocus as prop to handleFocus (
be0942e
) (@tripleWdotcom)
2023-12-01 13:21:19 +0100, Compare changes
- !300 - input: prevent mouse wheel from changing field value (
8d3b408
) (@tripleWdotcom)
2023-11-27 10:33:32 +0100, Compare changes
- !295 - slider: drag slider on small screen (
8f9a6be
) (@HitomiWin)
2023-10-03 15:46:43 +0200, Compare changes
- !280 - remove biome lint rule noEmptyInterface (
89c9afd
) (@danielkaxis) - !280 - remove biome lint rule noExplicitAny (
4505b80
) (@danielkaxis) - !280 - remove biome lint rule noShadowRestrictedNames (
1fc1071
) (@danielkaxis) - !280 - remove biome lint rule noAssignInExpressions (
bb8059f
) (@danielkaxis) - !280 - remove biome lint rule noUselessFragments (
0073edf
) (@danielkaxis) - !280 - remove biome lint rule useLiteralKeys (
a61d8b5
) (@danielkaxis) - !280 - remove biome lint rule noUselessSwitchCase (
5a758f7
) (@danielkaxis) - !280 - remove biome lint rule noUnusedTemplateLiteral (
2993f28
) (@danielkaxis) - !280 - remove biome lint rule useExponentiationOperator (
7f9b7c0
) (@danielkaxis) - !280 - remove biome lint rule noParameterAssign (
1e9f473
) (@danielkaxis) - !280 - remove biome lint rule useEnumInitializers (
eacc3fd
) (@danielkaxis) - !280 - remove biome lint rule useSelfClosingElements (
5d8f4a8
) (@danielkaxis) - !280 - remove biome lint rule noPositiveTabindex (
2afc405
) (@danielkaxis) - !280 - remove biome lint rule noSelfAssign (
fecd530
) (@danielkaxis) - !280 - remove biome format rule quoteProperties (
d4dbd05
) (@danielkaxis) - !280 - remove biome format rule indentStyle (
6c0d90c
) (@danielkaxis) - !280 - enable biome formatter (
3f2b27a
) (@danielkaxis) - !280 - remove eslint and prettier (
50e7854
) (@danielkaxis) - !280 - remove stylelint (
f31f421
) (@danielkaxis) - !280 - add biome (
b49ff21
) (@danielkaxis) - !280 - upgrade yarn to latest version (
8d81f42
) (@danielkaxis) - !281 - upgrade cypress to v12.15.0 (
b16e671
) (@danielkaxis)
- !277 - tooltip: hide tooltip when touched outside of a component (
7c3a669
) (@HitomiWin)
2023-08-24 16:08:44 +0200, Compare changes
- !274 - stepper: step number cursor (
da78987
) (@HitomiWin)
2023-08-21 10:10:19 +0200, Compare changes
2023-08-18 11:32:14 +0200, Compare changes
2023-06-28 14:02:18 +0200, Compare changes
- !268 - icons: add SystemTimelocation icon (
c3bfb9b
) - !266 - slider: slider with indicator props (
d712d27
) (@brian-chano)
2023-03-30 16:03:07 +0200, Compare changes
- !260 - tooltip: remove tooltip on touch scroll (
06d200f
) (@danielkaxis) - !260 - popover: reposition on scroll event (
b19437f
) (@danielkaxis) - !262 - icons: add AltAutofocus icon (
e57b668
) (@Sana-Shana)
2023-03-01 13:22:02 +0100, Compare changes
- !254 - modal: allowoutsideclick optional prop (
4346b75
) (@victoringvarsson)
- !253 - checkbox: only checkbox-area is clickable (
d20f6f9
) (@tobiaslilja2)
2023-02-22 11:11:53 +0100, Compare changes
- !258 - radiobutton: updated radiobutton with direction (
eee6d5f
) (@danlundgren1) - !255 - icons: added new icons (
e3c73dc
) (@danlundgren1)
- !257 - transition: transition to expand component (
abd8f10
) (@Sana-Shana)
2023-02-10 09:25:15 +0100, Compare changes
- !255 - icons: added new icons (
e3c73dc
) (@danlundgren1)
2022-11-09 14:47:39 +0100, Compare changes
- !248 - theme: add more color slots (
c96d0c2
) (@tripleWdotcom)
2022-11-08 10:06:59 +0100, Compare changes
2022-10-19 07:50:06 +0200, Compare changes
- !242 - toast: use toasts from context (
37ad7cc
) (@danielkaxis)
2022-10-18 07:50:45 +0200, Compare changes
- update workflows (
4adee08
) (@Tigge) - upgrade dependencies (
c67e969
) (@Tigge) - upgrade release scripts (
2feba5f
) (@Tigge) - update yarn, yarn sdks, yarn plugins (
3bc4288
) (@Tigge)
2022-09-21 15:46:34 +0200, Compare changes
2022-09-07 14:57:38 +0200, Compare changes
2022-09-05 09:59:11 +0200, Compare changes
- !238 - input: show decimals if step is defined (
846092f
) (@danielkaxis)
2022-08-18 15:18:31 +0200, Compare changes
2022-06-27 11:16:36 +0200, Compare changes
- !231 - popover: render pop-over at component DOM-level (
38c7d2d
) (@danielkaxis)
- !233 - tooltip: use pointerdown event for touch (
539c032
) (@danielkaxis)
2022-05-31 09:21:33 +0200, Compare changes
- !227 - add code owners (
211e309
) (@mattias-kindborg-at-work)
2022-05-10 09:06:39 +0200, Compare changes
2022-05-03 14:05:56 +0200, Compare changes
- !222 - dateTimePicker: display midnight as 00.XX (
66e13d4
) (@danielkaxis)
2022-04-20 14:49:54 +0200, Compare changes
- !218 - stepper: allow component to stepper label (#218) (
9d24386
) (@HitomiWin) - !216 - lint unused locals and parameters with tsc (
33daa7d
)
2022-04-05 15:53:45 +0200, Compare changes
- !213 - toast: adds the option to remove the close button (
5e53f7a
) (@tripleWdotcom)
2022-04-04 14:50:04 +0200, Compare changes
2022-04-04 11:28:07 +0200, Compare changes
- !208 - multiSelect: remove selected options with keyboard (
aeb9a5b
) (@scharinger) - !207 - selectList: change value with keyboard up/down (
8cc235d
) (@scharinger) - !206 - tab: make tabs interactive with keyboard (
58c58be
) (@scharinger)
- !201 - slider: snap to ticks using keyboard buttons (
5d732da
) (@scharinger)
2022-03-01 14:58:42 +0100, Compare changes
- !202 - docs: update slider docs (
4d01568
) (@scharinger)
2022-02-23 10:39:27 +0100, Compare changes
- !198 - removes
resolutions
dependencies (d42a7c4
) - !194 - dialog: export internal components (
5d22596
)
- !197 - utils: handle disabled label / unit label for
*Field
components (b66367b
) - !196 - select: apply overflow hidden to MultiSelect chips (
2dce76c
)
2022-02-09 12:13:57 +0100, Compare changes
2022-01-27 08:10:49 +0100, Compare changes
- !190 - export interfaces for exported components (
7f77f10
) (@danielkaxis)
2022-01-20 07:53:33 +0100, Compare changes
2022-01-19 10:05:46 +0100, Compare changes
- !182 - icons: added audio stream icon (
ecae451
) - !185 - icons: add vertical configuration icon (
d55d926
) (@danielkaxis)
2022-01-13 09:57:26 +0100, Compare changes
- !181 - icons: add spot-focus icon (
80a00c1
) (@brian-chano)
2022-01-10 09:13:47 +0100, Compare changes
- !165 - toast: allow user to provide custom toastOptions (
2d4df0a
) (@brian-chano)
2021-12-14 15:01:48 +0100, Compare changes
- !178 - formik: add FormikSearchSelect component (
050067a
) (@boilund) - !177 - icons: add arrow back icon (
4c7d85b
) (@boilund)
2021-12-08 11:31:49 +0100, Compare changes
- !175 - icons: add manual focus, near and far away icons (
b5e72e7
) (@brian-chano)
- !160 - table: hover effect does not stay on table row when menu on table row active (
64227e7
) (@boilund) - !170 - menu: hover effect does not stay on menu button when menu is activated (
e383796
) (@boilund)
2021-11-23 16:11:01 +0100, Compare changes
- !168 - docs: github repository link (
0a31bf2
) (@lekoaf) - !167 - update dependencies to latest versions (
85272e7
)
- !164 - simpletable: unable to change column width (
0229489
) (@boilund) - !166 - searchSelect: set isTyping to false on blur (
b8f2f96
) (@barnomasoz)
2021-11-17 12:09:39 +0100, Compare changes
2021-11-16 10:03:07 +0100, Compare changes
2021-11-12 09:12:25 +0100, Compare changes
- !153 - button: icon don't overflow and buttons are aligned (
378549e
) (@tripleWdotcom)
2021-10-29 17:00:42 +0200, Compare changes
- !157 - popOver: reposition PopOver when it is resized (
6c7dd8e
) (@brian-chano)
2021-10-26 15:17:49 +0200, Compare changes
- !159 - update dependencies to latest versions (
0821abb
) - !158 - updated accepted types in commits (
408bfb8
) (@tripleWdotcom)
2021-10-20 14:45:15 +0200, Compare changes
- toggleButtonGroup: update missing snapshot (
d4e1d2f
) (@Tigge) - !156 - updates cypress version (
f60d952
)
- !149 - toggleButtonGroup: color and border don't overflow now (
cf56ce8
) (@tripleWdotcom)
2021-10-19 12:48:24 +0200, Compare changes
2021-10-15 15:13:10 +0200, Compare changes
- !150 - toggleButtonGroup: add exclusiveness to options (
ba59742
) (@brian-chano)
- !152 - droppable: add focus style for droppable when tabbed into (focused) (
de2bd2e
) (@brian-chano)
2021-10-15 09:21:06 +0200, Compare changes
2021-10-05 11:43:00 +0200, Compare changes
2021-10-04 15:18:53 +0200, Compare changes
- !141 - table: double-click resizes adjacent columns (
d6de26f
) (@AAntonSB) - !142 - droppable: tab and select file with enter key (
c912bfa
) (@brian-chano) - !148 - icons: add headphones icon (
5b060bc
)
- !136 - select: provide max width for select popover with long labels. (
2ed6dd1
) (@brian-chano) - !147 - slider: limit slider value (
8fab4b7
) (@danielkaxis)
2021-09-21 10:53:54 +0200, Compare changes
2021-09-14 09:46:45 +0200, Compare changes
- !104 - docs: ThemeCreator (
41ac4af
) (@tripleWdotcom)
2021-09-09 15:21:17 +0200, Compare changes
- !140 - slider: add disabled property to tick labels (
d90e349
) (@danielkaxis) - !129 - export tooltip delay time and animation (
5c68a26
) (@lekoaf)
2021-09-06 11:28:06 +0200, Compare changes
- !137 - slider: align min and max tick labels (
00b69b2
) (@danielkaxis)
2021-08-31 15:21:16 +0200, Compare changes
- !130 - toast: correctly wrap label if word (
51eb309
) (@brian-chano) - !131 - expandableList: use
useHasOverflowWithResizeEvent
hook for text (e73b35b
)
2021-08-24 10:00:10 +0200, Compare changes
2021-08-20 13:19:38 +0200, Compare changes
- !126 - dialog: correctly wrap components' content (
ae7fe18
) - !127 - expandableList: make
accordion
property optional (cd91622
)
2021-08-19 13:47:12 +0200, Compare changes
- !123 - icons: add drag indicator icon (#123) (
245b954
) (@oggez) - !125 - expandableList: add
accordion
property to the component (#125) (e4bed08
)
2021-08-17 10:09:44 +0200, Compare changes
2021-08-10 10:32:33 +0200, Compare changes
2021-07-20 13:25:43 +0200, Compare changes
2021-07-13 09:37:05 +0200, Compare changes
2021-07-13 08:20:13 +0200, Compare changes
2021-07-06 11:34:43 +0200, Compare changes
2021-07-05 09:55:53 +0200, Compare changes
- !111 - icons: add fan, heater icons (
54bf56a
) (@Tigge) - !110 - dialog: export components from the
BaseDialog
(27c545b
)
2021-06-30 12:04:17 +0200, Compare changes
2021-06-23 12:01:03 +0200, Compare changes
2021-06-22 21:22:22 +0200, Compare changes
- !99 - docs: Card example code corrected (#98) (
8a365c3
) (@tripleWdotcom) - !101 - docs: Several small issues fixed (
18c39f7
) (@tripleWdotcom)
2021-06-03 12:42:40 +0200, Compare changes
- !88 - icons: add download icon (#88) (
15cdf08
) (@tripleWdotcom)
2021-06-02 15:01:34 +0200, Compare changes
2021-06-02 13:11:09 +0200, Compare changes
2021-05-25 14:44:37 +0200, Compare changes
2021-05-18 16:17:57 +0200, Compare changes
- !81 - icons: add cancel icon (
86f4c12
) (@mattiab-axis)
2021-05-18 13:46:32 +0200, Compare changes
2021-05-11 10:37:36 +0200, Compare changes
2021-05-04 12:37:13 +0200, Compare changes
2021-04-27 20:25:49 +0200, Compare changes
- !73 - button: added a new button with icon and text (
9a91b54
) (@tripleWdotcom) - !77 - table: export
TableProps
(dc300b0
)
2021-04-26 07:39:26 +0200, Compare changes
- !75 - docs: add explanation for usage of both clickable row and menu in Table (
b2dde81
) (@boilund) - !76 - menu: add event prop to onClick on MenuItem (
4a9e0bf
) (@boilund) - !72 - icons: add light icons (
902e48d
) (@Tigge)
- !69 - docs: multiselect won't have error by default (
d387eaa
) (@tripleWdotcom)
2021-04-13 13:29:36 +0200, Compare changes
2021-04-06 10:47:00 +0200, Compare changes
- !66 - icons: add discovered-device icon (
4f3e961
) (@boilund) - !59 - slider: add slider with ticks (#59) (
ffd6373
) (@danielkaxis)
2021-03-25 13:04:30 +0100, Compare changes
2021-03-23 12:45:00 +0100, Compare changes
- !63 - remove unused material-icons.json file (#63) (
147bd4a
) (@boilund) - !62 - update dependencies to latest versions (
0009e1a
) - !61 - enable "dev:icons" script (
117e75f
) (@boilund)
2021-03-16 13:27:37 +0100, Compare changes
- !57 - icons: add user-add icon (
0e30b70
) (@boilund) - !55 - icons: add first and last page icons (
3939343
)
2021-03-09 09:49:39 +0100, Compare changes
2021-03-03 10:38:49 +0100, Compare changes
2021-03-02 17:03:29 +0100, Compare changes
- !52 - simpletable: limit transition property (#52) (
362906c
) (@boilund) - !51 - select: only style select arrow, not all svgs (
442d445
) (@Tigge)
2021-02-25 08:17:34 +0100, Compare changes
2021-02-23 15:12:43 +0100, Compare changes
2021-02-23 09:08:37 +0100, Compare changes
- !43 - formik: add generics to checkbox and radio button groups (
73e0e0c
) (@Tigge) - !41 - basemenu: BREAKING refactors
BaseMenu
to useReactNode
for menu button (f9305c1
) (@boilund)
- !44 - select: call onBlur prop on blur (
96324a1
) (@Tigge) - !42 - docs: use relative licenses.txt path (
5384d07
) (@Tigge)
2021-02-16 09:39:31 +0100, Compare changes
- !39 - update dependencies (#39) (
73c1592
) - !37 - license clarification (
b52383b
) (@Tigge) - !34 - run prettier on more files (
74449cc
) (@Tigge)
- !33 - toasts: export lower level toast components (#33) (
c25ee4e
) (@lekoaf) - !38 - icons: add hdmi icon (
7f65e0d
) (@andsero)
2021-02-09 20:26:49 +0100, Compare changes
2021-02-05 20:06:25 +0100, Compare changes
2021-02-05 13:40:29 +0100, Compare changes
2021-02-04 20:22:26 +0100, Compare changes
- !28 - BREAKING consistent type names, remove I prefix (
f5bff8b
) (@Tigge) - !26 - card: BREAKING refactors
CardHeader
to use onlyReactNode
(#26) (e882d22
)
2021-02-02 14:41:39 +0100, Compare changes
2021-02-01 12:56:06 +0100, Compare changes
- !19 - change width of docs content (
3d99b18
) (@lekoaf) - !21 - minor Select improvements (
335f28d
) (@lekoaf) - !17 - better component name for icons page (
920ea69
) (@lekoaf) - !20 - fix filename of PracticalProvider (
e2152e2
) (@lekoaf)
2021-01-28 11:36:16 +0100, Compare changes
- !10 - refactor changelog, commitlint and release script (
4484ad0
) (@Tigge) - !9 - update dependencies to latest versions (#9) (
97b430a
)
- !6 - icons: add video settings icon (
f8807c9
) (@danielkaxis)
- guard use of tag agains single command (
f5b05b0
) (@steabert) - use latest tag feature for release changelog (
09ec292
) (@steabert) - catch up released version with actual release (
7e48af2
) (@steabert) - !13 - better tag support for changelog (
480bb64
) (@steabert) - !12 - improve changelog script (
c8a2f7d
) (@steabert)
2021-01-25 14:28:14 +0100, Compare changes