| .. |
|
AddonDetailsModal
|
AddonDetails adapted to changes in core
|
2020-02-05 14:40:02 +02:00 |
|
Button
|
new color theme applied to board
|
2020-03-04 17:38:54 +02:00 |
|
Checkbox
|
Intro screen uses colors from the less file
|
2020-02-26 14:57:44 +02:00 |
|
ColorInput
|
new color theme applied to settings
|
2020-03-04 16:55:10 +02:00 |
|
Image
|
eslint react/prop-types enabled for all
|
2019-12-16 14:59:18 +02:00 |
|
MainNavBars
|
MainNavBars integrated in addons
|
2020-02-25 17:15:10 +02:00 |
|
MetaItem
|
new color theme applied to board
|
2020-03-04 17:38:54 +02:00 |
|
MetaPreview
|
eslint react/prop-types enabled for all
|
2019-12-16 14:59:18 +02:00 |
|
MetaRow
|
new color theme applied to board
|
2020-03-04 17:38:54 +02:00 |
|
ModalDialog
|
close modal dialog only on Esc button
|
2020-02-14 11:44:18 +02:00 |
|
Multiselect
|
new design applied to multiselect
|
2020-03-04 12:18:26 +02:00 |
|
NavBar
|
nav tab labels font size increased
|
2020-02-25 17:12:02 +02:00 |
|
PaginationInput
|
color theme applied to pagination input
|
2020-03-04 12:35:18 +02:00 |
|
PlayIconCircleCentered
|
|
|
|
Popup
|
popup shadown fixed
|
2020-02-24 17:34:22 +02:00 |
|
SharePrompt
|
select share propmpt url only if its mounted in focused route
|
2019-12-06 12:34:58 +02:00 |
|
Slider
|
useRouteFocused hook fixed in Slider
|
2020-01-03 13:41:14 +02:00 |
|
TextInput
|
eslint react/prop-types enabled for all
|
2019-12-16 14:59:18 +02:00 |
|
Toast
|
Toast refactored to not use modals context
|
2020-02-01 10:46:00 +02:00 |
|
index.js
|
MainNavBars implemented and applied in Board
|
2020-02-25 16:49:50 +02:00 |
|
roboto.css
|
|
|
|
routesRegexp.js
|
sort url param declared optional
|
2020-02-18 16:36:05 +02:00 |
|
screen-sizes.less
|
|
|
|
useAnimationFrame.js
|
|
|
|
useBinaryState.js
|
|
|
|
useCoreEvent.js
|
useCoreEvent hook implemented
|
2020-02-03 18:06:32 +02:00 |
|
useDeepEqualEffect.js
|
useDeepEqualEffect hook implemented
|
2020-01-03 14:24:08 +02:00 |
|
useDeepEqualState.js
|
useDeepEqualState mimic useState api
|
2019-12-05 14:58:10 +02:00 |
|
useFullscreen.js
|
|
|
|
useInLibrary.js
|
useInLibrary hook linked with the core
|
2019-12-12 18:34:25 +02:00 |
|
useLiveRef.js
|
useLiveRef uses layout effect
|
2019-12-02 10:40:29 +02:00 |
|
useModelState.js
|
handle prop change in useModelState
|
2020-02-03 18:06:54 +02:00 |
|
useProfile.js
|
useProfile moved to common
|
2020-02-05 15:37:41 +02:00 |