fictoan-react 0.41.17 → 0.41.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +225 -334
- package/dist/cjs/components/Form/FormItem/FormItem.styled.js +1 -1
- package/dist/cjs/components/Form/FormItem/FormItem.styled.js.map +1 -1
- package/dist/cjs/components/Table/TablePagination/TablePagination.styled.js +1 -1
- package/dist/cjs/components/Table/TablePagination/TablePagination.styled.js.map +1 -1
- package/dist/cjs/components/Tabs/Tabs.js +1 -1
- package/dist/cjs/components/Tabs/Tabs.js.map +1 -1
- package/dist/cjs/components/Tabs/Tabs.styled.js +1 -1
- package/dist/cjs/components/Tabs/Tabs.styled.js.map +1 -1
- package/dist/cjs/external/ThemeProvider.js +1 -1
- package/dist/cjs/external/ThemeProvider.js.map +1 -1
- package/dist/cjs/styles/theme.d.ts +6 -0
- package/dist/es/components/Form/FormItem/FormItem.styled.js +1 -1
- package/dist/es/components/Form/FormItem/FormItem.styled.js.map +1 -1
- package/dist/es/components/Table/TablePagination/TablePagination.styled.js +1 -1
- package/dist/es/components/Table/TablePagination/TablePagination.styled.js.map +1 -1
- package/dist/es/components/Tabs/Tabs.js +1 -1
- package/dist/es/components/Tabs/Tabs.js.map +1 -1
- package/dist/es/components/Tabs/Tabs.styled.js +1 -1
- package/dist/es/components/Tabs/Tabs.styled.js.map +1 -1
- package/dist/es/external/ThemeProvider.js +1 -1
- package/dist/es/external/ThemeProvider.js.map +1 -1
- package/dist/es/styles/theme.d.ts +6 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,569 +1,460 @@
|
|
|
1
|
-
### 0.41.
|
|
1
|
+
### 0.41.20
|
|
2
|
+
- Remove z-index from `TablePagination`
|
|
2
3
|
|
|
3
|
-
|
|
4
|
+
### 0.41.19
|
|
5
|
+
- Fix `disabled` styling for `InputField`
|
|
4
6
|
|
|
5
|
-
### 0.41.
|
|
7
|
+
### 0.41.18
|
|
8
|
+
- Remove style overrides in Tabs component
|
|
6
9
|
|
|
7
|
-
|
|
10
|
+
### 0.41.17
|
|
11
|
+
- Add `closeOnClickOutside` prop for `InfoPanel` & `BottomDrawer`
|
|
8
12
|
|
|
9
|
-
### 0.41.
|
|
13
|
+
### 0.41.16
|
|
14
|
+
- Fix wrong font value for links in theme file
|
|
10
15
|
|
|
11
|
-
|
|
16
|
+
### 0.41.15
|
|
17
|
+
- `BottomDrawer` overlay is now theme-able and style-able with props
|
|
12
18
|
|
|
13
19
|
### 0.41.14
|
|
14
|
-
|
|
15
|
-
- Overhaul `BottomDrawer` to now come with a page overlay
|
|
20
|
+
- Overhaul `BottomDrawer` to now come with a page overlay
|
|
16
21
|
|
|
17
22
|
### 0.41.13
|
|
18
|
-
|
|
19
|
-
- Add span types for `Portion`
|
|
23
|
+
- Add span types for `Portion`
|
|
20
24
|
|
|
21
25
|
### 0.41.11
|
|
22
|
-
|
|
23
|
-
- Add `spacing` prop for `PinInputField`
|
|
26
|
+
- Add `spacing` prop for `PinInputField`
|
|
24
27
|
|
|
25
28
|
### 0.41.10
|
|
26
|
-
|
|
27
|
-
- Add separate theme object for `BottomDrawer`
|
|
29
|
+
- Add separate theme object for `BottomDrawer`
|
|
28
30
|
|
|
29
31
|
### 0.41.9
|
|
30
|
-
|
|
31
|
-
- Allow controlling auto-focus behaviour for `PinInputField`
|
|
32
|
+
- Allow controlling auto-focus behaviour for `PinInputField`
|
|
32
33
|
|
|
33
34
|
### 0.41.8
|
|
34
|
-
|
|
35
|
-
- Add ability to theme disabled states for `primary`, `secondary` and `tertiary` buttons separately
|
|
35
|
+
- Add ability to theme disabled states for `primary`, `secondary` and `tertiary` buttons separately
|
|
36
36
|
|
|
37
37
|
### 0.41.7
|
|
38
|
-
|
|
39
|
-
- Add different letter spacing values for empty and filled `input[type=password]`
|
|
38
|
+
- Add different letter spacing values for empty and filled `input[type=password]`
|
|
40
39
|
|
|
41
40
|
### 0.41.6
|
|
42
|
-
|
|
43
|
-
- Fix `InputField` text colour dark theme bug
|
|
41
|
+
- Fix `InputField` text colour dark theme bug
|
|
44
42
|
|
|
45
43
|
### 0.41.5
|
|
46
|
-
|
|
47
|
-
- Add `spacing` and `retainLayout` props for `FormItemGroup`
|
|
44
|
+
- Add `spacing` and `retainLayout` props for `FormItemGroup`
|
|
48
45
|
|
|
49
46
|
### 0.41.4
|
|
50
|
-
|
|
51
|
-
- Fix bug in `onChange` implementation for `PinInputField`
|
|
47
|
+
- Fix bug in `onChange` implementation for `PinInputField`
|
|
52
48
|
|
|
53
49
|
### 0.41.3
|
|
54
|
-
|
|
55
|
-
- Fix missing font family for `hepText` and `errorText`
|
|
50
|
+
- Fix missing font family for `hepText` and `errorText`
|
|
56
51
|
|
|
57
52
|
### 0.41.2
|
|
58
|
-
|
|
59
|
-
- Replace `onComplete` with `onChange` callback for `PinInputField`
|
|
53
|
+
- Replace `onComplete` with `onChange` callback for `PinInputField`
|
|
60
54
|
|
|
61
55
|
### 0.41.1
|
|
62
|
-
|
|
63
|
-
- Add `PinInputField` component
|
|
56
|
+
- Add `PinInputField` component
|
|
64
57
|
|
|
65
58
|
### 0.40.0
|
|
66
|
-
|
|
67
|
-
- Add `BottomDrawer` component
|
|
59
|
+
- Add `BottomDrawer` component
|
|
68
60
|
|
|
69
61
|
### 0.39.3
|
|
70
|
-
|
|
71
|
-
-
|
|
72
|
-
- Fix `Select` border-radius bug
|
|
62
|
+
- Rename `timeout` prop for `BottomDrawer` and `NotificationItem` to `showFor`
|
|
63
|
+
- Fix `Select` border-radius bug
|
|
73
64
|
|
|
74
65
|
### 0.39.2
|
|
75
|
-
|
|
76
|
-
- Move `unit` prop in the `ProgressBar` from being displayed via CSS to markup
|
|
66
|
+
- Move `unit` prop in the `ProgressBar` from being displayed via CSS to markup
|
|
77
67
|
|
|
78
68
|
### 0.39.1
|
|
79
|
-
|
|
80
|
-
- Tweak `Badge` padding values
|
|
69
|
+
- Tweak `Badge` padding values
|
|
81
70
|
|
|
82
71
|
### 0.39.0
|
|
83
|
-
|
|
84
|
-
-
|
|
85
|
-
- Fix `Switch` theme colour mismatch
|
|
72
|
+
- Fix `Badge` line height bug
|
|
73
|
+
- Fix `Switch` theme colour mismatch
|
|
86
74
|
|
|
87
75
|
### 0.38.3
|
|
88
|
-
|
|
89
|
-
- Tweak `Badge` padding values
|
|
76
|
+
- Tweak `Badge` padding values
|
|
90
77
|
|
|
91
78
|
### 0.38.2
|
|
92
|
-
|
|
93
|
-
- Fix `Badge` height bug
|
|
79
|
+
- Fix `Badge` height bug
|
|
94
80
|
|
|
95
81
|
### 0.38.1
|
|
96
|
-
|
|
97
|
-
- Add opinionated defaults for `mark` element
|
|
82
|
+
- Add opinionated defaults for `mark` element
|
|
98
83
|
|
|
99
84
|
### 0.38.0
|
|
100
|
-
|
|
101
|
-
- Add `Badge` component
|
|
85
|
+
- Add `Badge` component
|
|
102
86
|
|
|
103
87
|
### 0.37.1
|
|
104
|
-
|
|
105
|
-
- Rename `Toast` to `BottomDrawer` for better consistency
|
|
88
|
+
- Rename `Toast` to `BottomDrawer` for better consistency
|
|
106
89
|
|
|
107
90
|
### 0.37.0
|
|
108
|
-
|
|
109
|
-
- Add `Toast` component
|
|
91
|
+
- Add `Toast` component
|
|
110
92
|
|
|
111
93
|
### 0.36.4
|
|
112
|
-
|
|
113
|
-
- Add `horizontallyCentreThis`, `horizontallyCenterThis`, `verticallyCentreItems`, `verticallyCenterItems`, `pushItemsToEnds` as props instead of class names
|
|
94
|
+
- Add `horizontallyCentreThis`, `horizontallyCenterThis`, `verticallyCentreItems`, `verticallyCenterItems`, `pushItemsToEnds` as props instead of class names
|
|
114
95
|
|
|
115
96
|
### 0.36.3
|
|
116
|
-
|
|
117
|
-
-
|
|
118
|
-
- Fix `SidebarItemText` hover state text colour
|
|
97
|
+
- Fix `Select` border-radius inheritance bug
|
|
98
|
+
- Fix `SidebarItemText` hover state text colour
|
|
119
99
|
|
|
120
100
|
### 0.36.2
|
|
121
|
-
|
|
122
|
-
- Fix inconsistent `tabLS` and `tabPT` props
|
|
101
|
+
- Fix inconsistent `tabLS` and `tabPT` props
|
|
123
102
|
|
|
124
103
|
### 0.36.1
|
|
125
|
-
|
|
126
|
-
- Add types for `Element`’s `as` attribute
|
|
104
|
+
- Add types for `Element`’s `as` attribute
|
|
127
105
|
|
|
128
106
|
### 0.36.0
|
|
129
|
-
|
|
130
|
-
-
|
|
131
|
-
-
|
|
132
|
-
-
|
|
133
|
-
- Mention `styled-components` requirement in the README
|
|
107
|
+
- Fix text colour for nested links in sidebar for better differentiation
|
|
108
|
+
- Fix typo in `portionProps`
|
|
109
|
+
- Refactor sidebar theme object hierarchy for links and sublinks, remove `linksWrapper` object
|
|
110
|
+
- Mention `styled-components` requirement in the README
|
|
134
111
|
|
|
135
112
|
### 0.35.4
|
|
136
|
-
|
|
137
|
-
- Rename `tabLS` to `tabletLandscape` and `tabPT` to `tabletPortrait` for more consistency with the naming scheme and less ambiguity.
|
|
113
|
+
- Rename `tabLS` to `tabletLandscape` and `tabPT` to `tabletPortrait` for more consistency with the naming scheme and less ambiguity.
|
|
138
114
|
|
|
139
115
|
### 0.35.3
|
|
140
|
-
|
|
141
|
-
- Fix focus states for checkbox, switch, radio and select
|
|
116
|
+
- Fix focus states for checkbox, switch, radio and select
|
|
142
117
|
|
|
143
118
|
### 0.35.2
|
|
144
|
-
|
|
145
|
-
-
|
|
146
|
-
-
|
|
147
|
-
- Fix InputField element type
|
|
119
|
+
- Fix theme throwing error on colour overrides
|
|
120
|
+
- Add custom colours to ColorPropsType and export it from library
|
|
121
|
+
- Fix InputField element type
|
|
148
122
|
|
|
149
123
|
### 0.35.0
|
|
150
124
|
|
|
151
125
|
**General**
|
|
152
|
-
|
|
153
|
-
-
|
|
154
|
-
|
|
155
|
-
-
|
|
156
|
-
-
|
|
157
|
-
-
|
|
158
|
-
-
|
|
159
|
-
-
|
|
160
|
-
-
|
|
161
|
-
-
|
|
162
|
-
-
|
|
163
|
-
-
|
|
164
|
-
|
|
165
|
-
-
|
|
166
|
-
- Add command (`make color-props`) to generate colour props from default colors
|
|
126
|
+
- Add Storybook for easy testing and documentation
|
|
127
|
+
- Each component folder now contains a `<component_name>.stories.tsx` (to create stories) and `<component_name>.stories.mdx` (to write docs) file
|
|
128
|
+
- Add make commands for easy creation of components
|
|
129
|
+
- Remove `name` props from RadioGroup `options` type; Add `label` and `id`
|
|
130
|
+
- Remove `as` from RadioButton and CheckBox props
|
|
131
|
+
- Make `shadow` a global prop
|
|
132
|
+
- Make `shape` a global prop
|
|
133
|
+
- Add `ExpandableContent` component which implements details and summary tags
|
|
134
|
+
- Add `Tag` component
|
|
135
|
+
- Add `opacity` as a global prop
|
|
136
|
+
- HRule now supports custom background colors
|
|
137
|
+
- Add `hr.default` to theme
|
|
138
|
+
- All colour props are now typed
|
|
139
|
+
- Add command (`make color-props`) to generate colour props from default colors
|
|
167
140
|
|
|
168
141
|
**Form improvements**
|
|
169
|
-
|
|
170
|
-
-
|
|
171
|
-
-
|
|
172
|
-
|
|
173
|
-
-
|
|
174
|
-
-
|
|
175
|
-
-
|
|
176
|
-
-
|
|
177
|
-
|
|
178
|
-
-
|
|
179
|
-
-
|
|
180
|
-
-
|
|
181
|
-
-
|
|
182
|
-
- Remove `name` props from RadioGroup `options` type; Add `label` and `id`
|
|
142
|
+
- Remove `isAnswers` prop from FormItem
|
|
143
|
+
- Remove FormItemJointGroup component
|
|
144
|
+
- Add `isJoint` prop to FormItemGroup
|
|
145
|
+
- Remove Extra spacing after FormItemGroup
|
|
146
|
+
- Add `fields` and `onFieldsChange` prop to FormWrapper to allow form creation using an array of config 🎉
|
|
147
|
+
- RadioGroup and Select now use BaseInputComponent
|
|
148
|
+
- Add better and consistent help & error text for each form field
|
|
149
|
+
- Make InputLabel atomic
|
|
150
|
+
- Add error text for FormWrapper which uses Callout component
|
|
151
|
+
- Add sizes to Switch component
|
|
152
|
+
- Make Select chevron consistent with ExpandableContent
|
|
153
|
+
- Make required and disabled states consistent in form fields
|
|
154
|
+
- Remove `name` props from RadioGroup `options` type; Add `label` and `id`
|
|
183
155
|
|
|
184
156
|
**Sidebar improvements**
|
|
185
|
-
|
|
186
|
-
-
|
|
187
|
-
-
|
|
188
|
-
-
|
|
189
|
-
-
|
|
190
|
-
-
|
|
191
|
-
-
|
|
192
|
-
-
|
|
193
|
-
- Remove SidebarItemsGroup and SidebarItemsGroupHeader
|
|
157
|
+
- Remove `isSticky` from Sidebar footer
|
|
158
|
+
- `sidebar.body.bg` is now `sidebar.bg` in theme
|
|
159
|
+
- Add sidebar width properties to theme; SidebarHeader, SidebarFooter and SidebarItem span 100% automatically
|
|
160
|
+
- Remove `isSticky` from SidebarFooter, it always sticks to bottom
|
|
161
|
+
- Remove SidebarLink, SidebarNestedLinks and SidebarLinksWrapper
|
|
162
|
+
- Make SidebarHeader and SidebarFooter sticky instead of fixed to get simpler and consistent sidebar layout
|
|
163
|
+
- Remove `sidebar.linksWrapper.marginTop` and `sidebar.linksWrapper.marginBottom` from theme
|
|
164
|
+
- Remove SidebarItemsGroup and SidebarItemsGroupHeader
|
|
194
165
|
|
|
195
166
|
**New components**
|
|
196
|
-
|
|
197
|
-
-
|
|
198
|
-
-
|
|
199
|
-
-
|
|
200
|
-
- Tag
|
|
167
|
+
- Tooltip (very basic, might overflow screens)
|
|
168
|
+
- Callout
|
|
169
|
+
- ExpandableContent
|
|
170
|
+
- Tag
|
|
201
171
|
|
|
202
172
|
**Removed components**
|
|
203
|
-
|
|
204
|
-
-
|
|
205
|
-
-
|
|
206
|
-
-
|
|
207
|
-
-
|
|
208
|
-
-
|
|
209
|
-
- SidebarItemsGroupHeader
|
|
173
|
+
- FormItemJointGroup
|
|
174
|
+
- SidebarLink
|
|
175
|
+
- SidebarNestedLinks
|
|
176
|
+
- SidebarLinksWrapper
|
|
177
|
+
- SidebarItemsGroup
|
|
178
|
+
- SidebarItemsGroupHeader
|
|
210
179
|
|
|
211
180
|
## BREAKING CHANGES ⚠️
|
|
212
181
|
|
|
213
|
-
-
|
|
214
|
-
-
|
|
215
|
-
-
|
|
216
|
-
-
|
|
217
|
-
-
|
|
218
|
-
-
|
|
219
|
-
-
|
|
220
|
-
-
|
|
221
|
-
-
|
|
222
|
-
-
|
|
223
|
-
-
|
|
224
|
-
-
|
|
225
|
-
-
|
|
226
|
-
-
|
|
182
|
+
- Inside theme:
|
|
183
|
+
- `inputField.default.helpText` is now `inputField.onFocus.helpText`
|
|
184
|
+
- `inputField.isInvalid.helpText` is now `inputField.isInvalid.errorText`
|
|
185
|
+
- `sidebar.body.bg` is now `sidebar.bg`
|
|
186
|
+
- `sidebar.linksWrapper.marginTop` and `sidebar.linksWrapper.marginBottom` have been removed
|
|
187
|
+
- Remove `isSticky` from SidebarFooter
|
|
188
|
+
- It always sticks to bottom
|
|
189
|
+
- Remove FormItemJointGroup
|
|
190
|
+
- Use `isJoint` prop inside FormItemGroup instead
|
|
191
|
+
- Remove SidebarLink, SidebarNestedLinks and SidebarLinksWrapper
|
|
192
|
+
- Remove SidebarItemsGroup and SidebarItemsGroupHeader
|
|
193
|
+
- Use ExpandableContent component instead
|
|
194
|
+
- Default Switch size now `medium` which is larger than before
|
|
195
|
+
- Set to size `small` for old size
|
|
227
196
|
|
|
228
197
|
### 0.34.0
|
|
229
|
-
|
|
230
|
-
-
|
|
231
|
-
-
|
|
232
|
-
- Fix CodeBlock erratic output issue
|
|
198
|
+
- Replace `react-syntax-highlighter` with `prism-react-renderer`
|
|
199
|
+
- Add simple wrappers for `prism-components` to import specific languages from `prismjs`
|
|
200
|
+
- Fix CodeBlock erratic output issue
|
|
233
201
|
|
|
234
202
|
### 0.33.15
|
|
235
|
-
|
|
236
|
-
- Fix `spinner` padding
|
|
203
|
+
- Fix `spinner` padding
|
|
237
204
|
|
|
238
205
|
### 0.33.14
|
|
239
|
-
|
|
240
|
-
- Add `Spinner` component
|
|
206
|
+
- Add `Spinner` component
|
|
241
207
|
|
|
242
208
|
### 0.33.12
|
|
243
|
-
|
|
244
|
-
-
|
|
245
|
-
- Fix Badge `is-loading` colours
|
|
209
|
+
- Remove `Element` props being passed to all HTML elements as attributes
|
|
210
|
+
- Fix Badge `is-loading` colours
|
|
246
211
|
|
|
247
212
|
### 0.33.11
|
|
248
|
-
|
|
249
|
-
- Fix transition for `SidebarHeader`
|
|
213
|
+
- Fix transition for `SidebarHeader`
|
|
250
214
|
|
|
251
215
|
### 0.33.10
|
|
252
|
-
|
|
253
|
-
-
|
|
254
|
-
- Add new component `SidebarLinksWrapper` to better manage `SidebarHeader` and `SidebarFooter`
|
|
216
|
+
- Add `isSticky` prop for `SidebarHeader` and `SidebarFooter`
|
|
217
|
+
- Add new component `SidebarLinksWrapper` to better manage `SidebarHeader` and `SidebarFooter`
|
|
255
218
|
|
|
256
219
|
### 0.33.9
|
|
257
|
-
|
|
258
|
-
- Fix `polished` imports
|
|
220
|
+
- Fix `polished` imports
|
|
259
221
|
|
|
260
222
|
### 0.33.8
|
|
223
|
+
## BREAKING CHANGES ⚠️
|
|
261
224
|
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
-
|
|
265
|
-
|
|
266
|
-
- `BreadcrumbWrapper` renamed to `BreadcrumbsWrapper`
|
|
267
|
-
- The `separator` is now configurable in the theme file
|
|
268
|
-
|
|
269
|
-
- Badge
|
|
270
|
-
|
|
271
|
-
- `isLoading` class now works for `custom` kind buttons also
|
|
272
|
-
- Fix padding inconsistencies
|
|
273
|
-
- `with-loader` and `with-delete` classes renamed to `is-loading` and `has-delete`
|
|
274
|
-
|
|
275
|
-
- Form elements
|
|
276
|
-
|
|
277
|
-
- `input` theme object is now `inputField`
|
|
278
|
-
- `CheckBox`, `RadioButton`, `Select` etc have been moved out from inside `input`
|
|
279
|
-
|
|
280
|
-
- InfoPanel
|
|
225
|
+
- Breadcrumbs
|
|
226
|
+
- `BreadcrumbWrapper` renamed to `BreadcrumbsWrapper`
|
|
227
|
+
- The `separator` is now configurable in the theme file
|
|
281
228
|
|
|
282
|
-
|
|
229
|
+
- Badge
|
|
230
|
+
- `isLoading` class now works for `custom` kind buttons also
|
|
231
|
+
- Fix padding inconsistencies
|
|
232
|
+
- `with-loader` and `with-delete` classes renamed to `is-loading` and `has-delete`
|
|
283
233
|
|
|
284
|
-
-
|
|
234
|
+
- Form elements
|
|
235
|
+
- `input` theme object is now `inputField`
|
|
236
|
+
- `CheckBox`, `RadioButton`, `Select` etc have been moved out from inside `input`
|
|
285
237
|
|
|
286
|
-
|
|
287
|
-
-
|
|
288
|
-
- `NotificationWrapper` has a `order` prop to set the stacking order of `NotificationItem` children
|
|
238
|
+
- InfoPanel
|
|
239
|
+
- Dismiss button now styled differently, and does not interfere with the content
|
|
289
240
|
|
|
290
|
-
-
|
|
241
|
+
- Notifications
|
|
242
|
+
- The `type` prop is now `kind` to be more consistent with the rest of the components
|
|
243
|
+
- `onClose` is renamed to `onCloseCallback`
|
|
244
|
+
- `NotificationWrapper` has a `order` prop to set the stacking order of `NotificationItem` children
|
|
291
245
|
|
|
292
|
-
|
|
293
|
-
-
|
|
246
|
+
- ProgressBar
|
|
247
|
+
- `isThin` prop is deprecated in favour of a far more flexible `height` prop
|
|
248
|
+
- `shape` prop is now available just like the `Badge`
|
|
294
249
|
|
|
295
|
-
-
|
|
250
|
+
- The theme object is now called `FictoanTheme`
|
|
296
251
|
|
|
297
252
|
### 0.33.7
|
|
298
|
-
|
|
299
|
-
- Fix types for `CodeBlock`, `BaseInputElement`, `ProgressBar`, `TextArea`, and `Select`.
|
|
253
|
+
- Fix types for `CodeBlock`, `BaseInputElement`, `ProgressBar`, `TextArea`, and `Select`.
|
|
300
254
|
|
|
301
255
|
### 0.33.6
|
|
302
|
-
|
|
303
|
-
- Add autoprefixer to add vendor styles to CSS
|
|
256
|
+
- Add autoprefixer to add vendor styles to CSS
|
|
304
257
|
|
|
305
258
|
### 0.33.5
|
|
306
|
-
|
|
307
|
-
- Fix `alignText` styling for `Table` 😬
|
|
259
|
+
- Fix `alignText` styling for `Table` 😬
|
|
308
260
|
|
|
309
261
|
### 0.33.4
|
|
310
|
-
|
|
311
|
-
- Add `alignText` prop for `Table`
|
|
262
|
+
- Add `alignText` prop for `Table`
|
|
312
263
|
|
|
313
264
|
### 0.33.3
|
|
314
|
-
|
|
315
|
-
- Fix npm publish bug
|
|
265
|
+
- Fix npm publish bug
|
|
316
266
|
|
|
317
267
|
### 0.33.2
|
|
318
|
-
|
|
319
|
-
- Fix CSS overrides for all components
|
|
268
|
+
- Fix CSS overrides for all components
|
|
320
269
|
|
|
321
270
|
### 0.33.1
|
|
322
|
-
|
|
323
|
-
- Support heading in `InfoPanel`
|
|
271
|
+
- Support heading in `InfoPanel`
|
|
324
272
|
|
|
325
273
|
### 0.33.0
|
|
326
|
-
|
|
327
|
-
-
|
|
328
|
-
-
|
|
329
|
-
-
|
|
330
|
-
-
|
|
331
|
-
-
|
|
332
|
-
- Programmatically generate Colours.styled.tsx classes (To be added to build flow soon)
|
|
274
|
+
- Replace lodash with lodash-es for tree shaking
|
|
275
|
+
- Bump rollup to 2.52.7
|
|
276
|
+
- Replace `prism-react-renderer` and `prismjs` with `react-syntax-highlighter` which is more customizable and tree-shakable
|
|
277
|
+
- Add `@rollup/plugin-babel` to add /_#**PURE**_/ prefix to `React.forwardRef` which is required for tree-shaking
|
|
278
|
+
- Add CSS files for Normalize, Reset, Colours and Utility to move static styles out of JS. Injecting to head tag using `rollup-plugin-styles`
|
|
279
|
+
- Programmatically generate Colours.styled.tsx classes (To be added to build flow soon)
|
|
333
280
|
|
|
334
281
|
### 0.32.14
|
|
335
|
-
|
|
336
|
-
- Fix crash in tabs component
|
|
282
|
+
- Fix crash in tabs component
|
|
337
283
|
|
|
338
284
|
### 0.32.13
|
|
339
|
-
|
|
340
|
-
- Simplify TablePagination component (breaking)
|
|
285
|
+
- Simplify TablePagination component (breaking)
|
|
341
286
|
|
|
342
287
|
### 0.32.10
|
|
343
|
-
|
|
344
|
-
- Add TablePagination component
|
|
288
|
+
- Add TablePagination component
|
|
345
289
|
|
|
346
290
|
### 0.32.9
|
|
347
|
-
|
|
348
|
-
- Fix `InfoPanel` close button fixed position bug
|
|
291
|
+
- Fix `InfoPanel` close button fixed position bug
|
|
349
292
|
|
|
350
293
|
### 0.32.7
|
|
351
|
-
|
|
352
|
-
- Cap `sidePadding` and `sideMargin` for `Row` and `HRule` in ultra-wide res displays above 2400px
|
|
294
|
+
- Cap `sidePadding` and `sideMargin` for `Row` and `HRule` in ultra-wide res displays above 2400px
|
|
353
295
|
|
|
354
296
|
### 0.32.5
|
|
355
|
-
|
|
356
|
-
- Add @emotion/is-prop-valid as an optional dependency
|
|
297
|
+
- Add @emotion/is-prop-valid as an optional dependency
|
|
357
298
|
|
|
358
299
|
### 0.32.3
|
|
359
|
-
|
|
360
|
-
- Add ability to set Sidebar logo width via the theme
|
|
300
|
+
- Add ability to set Sidebar logo width via the theme
|
|
361
301
|
|
|
362
302
|
### 0.32.1
|
|
363
|
-
|
|
364
|
-
- Add Tabs component
|
|
303
|
+
- Add Tabs component
|
|
365
304
|
|
|
366
305
|
### 0.31.22
|
|
367
|
-
|
|
368
|
-
- Remove opinionated `ul`, `ol`, and `li` styles
|
|
306
|
+
- Remove opinionated `ul`, `ol`, and `li` styles
|
|
369
307
|
|
|
370
308
|
### 0.31.21
|
|
371
|
-
|
|
372
|
-
- Add opinionated version of Normalize.css
|
|
309
|
+
- Add opinionated version of Normalize.css
|
|
373
310
|
|
|
374
311
|
### 0.31.20
|
|
375
|
-
|
|
376
|
-
- Remove Normalize.css
|
|
312
|
+
- Remove Normalize.css
|
|
377
313
|
|
|
378
314
|
### 0.31.19
|
|
379
|
-
|
|
380
|
-
- Add theme variables for `RadioButton`, `CheckBox` and `ToggleSwitch`
|
|
315
|
+
- Add theme variables for `RadioButton`, `CheckBox` and `ToggleSwitch`
|
|
381
316
|
|
|
382
317
|
### 0.31.18
|
|
383
|
-
|
|
384
|
-
-
|
|
385
|
-
- Tweak colour and font family for other input elements
|
|
318
|
+
- Upgrade to React 17.0.1
|
|
319
|
+
- Tweak colour and font family for other input elements
|
|
386
320
|
|
|
387
321
|
### 0.31.17
|
|
388
|
-
|
|
389
|
-
-
|
|
390
|
-
- Fix font fallback styling inconsistency for labels, tables, and links
|
|
322
|
+
- Change `fontFamily` to `font` for `Badge` component
|
|
323
|
+
- Fix font fallback styling inconsistency for labels, tables, and links
|
|
391
324
|
|
|
392
325
|
### 0.31.16
|
|
393
|
-
|
|
394
|
-
- Rework Notification component
|
|
326
|
+
- Rework Notification component
|
|
395
327
|
|
|
396
328
|
### 0.31.15
|
|
397
|
-
|
|
398
|
-
- Fix `bg` of `SidebarWrapper`
|
|
329
|
+
- Fix `bg` of `SidebarWrapper`
|
|
399
330
|
|
|
400
331
|
### 0.31.13
|
|
401
|
-
|
|
402
|
-
- Add `size` property for `SidebarItemIcon` to be picked from theme file
|
|
332
|
+
- Add `size` property for `SidebarItemIcon` to be picked from theme file
|
|
403
333
|
|
|
404
334
|
### 0.31.12
|
|
405
|
-
|
|
406
|
-
- Add `font-family` to tables, and inherit from body font
|
|
335
|
+
- Add `font-family` to tables, and inherit from body font
|
|
407
336
|
|
|
408
337
|
### 0.31.11
|
|
409
|
-
|
|
410
|
-
- Remove improper colour override for dark sidebar theme
|
|
338
|
+
- Remove improper colour override for dark sidebar theme
|
|
411
339
|
|
|
412
340
|
### 0.31.10
|
|
413
|
-
|
|
414
|
-
- Move React & styled-components to peerDependencies
|
|
341
|
+
- Move React & styled-components to peerDependencies
|
|
415
342
|
|
|
416
343
|
### 0.31.8
|
|
417
|
-
|
|
418
|
-
- Switch to useState & useEffect for merging theme
|
|
344
|
+
- Switch to useState & useEffect for merging theme
|
|
419
345
|
|
|
420
346
|
### 0.31.7
|
|
421
|
-
|
|
422
|
-
- Fix BottomDrawer theme issue for setting `borderRadius`
|
|
347
|
+
- Fix BottomDrawer theme issue for setting `borderRadius`
|
|
423
348
|
|
|
424
349
|
### 0.31.6
|
|
425
|
-
|
|
426
|
-
- Fix broken builds (0.31.2 - 0.31.5)
|
|
350
|
+
- Fix broken builds (0.31.2 - 0.31.5)
|
|
427
351
|
|
|
428
352
|
### 0.31.2
|
|
429
|
-
|
|
430
|
-
- Set ThemeType to recursive optional typeof RFTheme
|
|
353
|
+
- Set ThemeType to recursive optional typeof RFTheme
|
|
431
354
|
|
|
432
355
|
### 0.31.1
|
|
433
|
-
|
|
434
|
-
- Export `StaticGlobalStyles`
|
|
356
|
+
- Export `StaticGlobalStyles`
|
|
435
357
|
|
|
436
358
|
### 0.31.0
|
|
437
|
-
|
|
438
|
-
- Add support for passing `refs`
|
|
359
|
+
- Add support for passing `refs`
|
|
439
360
|
|
|
440
361
|
### 0.30.14
|
|
441
|
-
|
|
442
|
-
- Upgrade `styled-components` from `5.0.1` to `5.1.1` for Jest reasons
|
|
362
|
+
- Upgrade `styled-components` from `5.0.1` to `5.1.1` for Jest reasons
|
|
443
363
|
|
|
444
364
|
### 0.30.13
|
|
445
|
-
|
|
446
|
-
- Add `tertiary` button
|
|
365
|
+
- Add `tertiary` button
|
|
447
366
|
|
|
448
367
|
### 0.30.12
|
|
449
|
-
|
|
450
|
-
- Add `transparent` as a `defaultColour`
|
|
368
|
+
- Add `transparent` as a `defaultColour`
|
|
451
369
|
|
|
452
370
|
### 0.30.11
|
|
453
|
-
|
|
454
|
-
- Fix incorrect centering rule
|
|
371
|
+
- Fix incorrect centering rule
|
|
455
372
|
|
|
456
373
|
### 0.30.10
|
|
457
|
-
|
|
458
|
-
- Make `borderRadius` themeable for cards and input fields
|
|
374
|
+
- Make `borderRadius` themeable for cards and input fields
|
|
459
375
|
|
|
460
376
|
### 0.30.9
|
|
461
|
-
|
|
462
|
-
- Rename `baseColors` to `defaultColours`, and `mainColors` to `customColours`
|
|
377
|
+
- Rename `baseColors` to `defaultColours`, and `mainColors` to `customColours`
|
|
463
378
|
|
|
464
379
|
### 0.30.8
|
|
465
|
-
|
|
466
|
-
- Memoize theme prop in ThemeProvider
|
|
380
|
+
- Memoize theme prop in ThemeProvider
|
|
467
381
|
|
|
468
382
|
### v0.30.7
|
|
469
|
-
|
|
470
|
-
- Add missing props for theming some elements
|
|
383
|
+
- Add missing props for theming some elements
|
|
471
384
|
|
|
472
385
|
### v0.30.6
|
|
473
|
-
|
|
474
|
-
- Add merge to reduce size of custom overrides
|
|
386
|
+
- Add merge to reduce size of custom overrides
|
|
475
387
|
|
|
476
388
|
### v0.30.5
|
|
477
|
-
|
|
478
|
-
- Fix `a` tag hover colour bug
|
|
389
|
+
- Fix `a` tag hover colour bug
|
|
479
390
|
|
|
480
391
|
### v0.30.4
|
|
481
|
-
|
|
482
|
-
- Fix type bug that wouldn’t let `paras` inherit `font-family`
|
|
392
|
+
- Fix type bug that wouldn’t let `paras` inherit `font-family`
|
|
483
393
|
|
|
484
394
|
### v0.30.3
|
|
485
|
-
|
|
486
|
-
- Fix lodash `merge` speed issue
|
|
395
|
+
- Fix lodash `merge` speed issue
|
|
487
396
|
|
|
488
397
|
### v0.30.0
|
|
489
|
-
|
|
490
|
-
- Remove static CSS classes from `GlobalStyles`
|
|
398
|
+
- Remove static CSS classes from `GlobalStyles`
|
|
491
399
|
|
|
492
400
|
### v0.29.3
|
|
493
|
-
|
|
494
|
-
- Rename `Textarea` to `TextArea`
|
|
401
|
+
- Rename `Textarea` to `TextArea`
|
|
495
402
|
|
|
496
403
|
### v0.29.2
|
|
497
|
-
|
|
498
|
-
- Add media queries for `InfoPanel` below `1200px` to handle `width` prop
|
|
404
|
+
- Add media queries for `InfoPanel` below `1200px` to handle `width` prop
|
|
499
405
|
|
|
500
406
|
### v0.29.1
|
|
501
|
-
|
|
502
|
-
- Add `primary`, `secondary`, and `tertiary` props for the `HRule` element
|
|
407
|
+
- Add `primary`, `secondary`, and `tertiary` props for the `HRule` element
|
|
503
408
|
|
|
504
409
|
### v0.29.0
|
|
505
|
-
|
|
506
|
-
- Add `bgColour`, `textColour`, `borderColour`, `strokeColour` and `fillColour` props with British English
|
|
410
|
+
- Add `bgColour`, `textColour`, `borderColour`, `strokeColour` and `fillColour` props with British English
|
|
507
411
|
|
|
508
412
|
### v0.28.7
|
|
509
|
-
|
|
510
|
-
- Add `spring`, `brick` and `sienna` colour values
|
|
413
|
+
- Add `spring`, `brick` and `sienna` colour values
|
|
511
414
|
|
|
512
415
|
### v0.28.5
|
|
513
|
-
|
|
514
|
-
- Fix `FormItem` margin bottom bug inside `FormItemGroup`
|
|
416
|
+
- Fix `FormItem` margin bottom bug inside `FormItemGroup`
|
|
515
417
|
|
|
516
418
|
### v0.28.4
|
|
517
|
-
|
|
518
|
-
- Add `nano` and `micro` sizing for Text
|
|
419
|
+
- Add `nano` and `micro` sizing for Text
|
|
519
420
|
|
|
520
421
|
### v0.28.3
|
|
521
|
-
|
|
522
|
-
-
|
|
523
|
-
-
|
|
524
|
-
- `links.onHover.text` is now `links.onHover.color`
|
|
422
|
+
- Tweak links theme styling
|
|
423
|
+
- `links.default.text` is now `links.default.color`
|
|
424
|
+
- `links.onHover.text` is now `links.onHover.color`
|
|
525
425
|
|
|
526
426
|
### v0.28.2
|
|
527
|
-
|
|
528
|
-
-
|
|
529
|
-
-
|
|
530
|
-
-
|
|
531
|
-
-
|
|
532
|
-
-
|
|
533
|
-
- `size.multiplier` is now `headings.multiplier`
|
|
427
|
+
- Fix Textarea styling bug
|
|
428
|
+
- Add `nano` and `micro` text sizes
|
|
429
|
+
- Text theme tweaks
|
|
430
|
+
- `size` object deprecated
|
|
431
|
+
- `size.default` is now `paras.size`
|
|
432
|
+
- `size.multiplier` is now `headings.multiplier`
|
|
534
433
|
|
|
535
434
|
### v0.27.0
|
|
536
|
-
|
|
537
|
-
- Add props for ProgressBar to display a label and value
|
|
435
|
+
- Add props for ProgressBar to display a label and value
|
|
538
436
|
|
|
539
437
|
### v0.23.8
|
|
540
|
-
|
|
541
|
-
-
|
|
542
|
-
-
|
|
543
|
-
- Move `theme` to `styles` folder
|
|
438
|
+
- Remove all SCSS files
|
|
439
|
+
- Remove unused svg icon
|
|
440
|
+
- Move `theme` to `styles` folder
|
|
544
441
|
|
|
545
442
|
### v0.23.7
|
|
546
|
-
|
|
547
|
-
- Use relative path everywhere
|
|
443
|
+
- Use relative path everywhere
|
|
548
444
|
|
|
549
445
|
### v0.23.6
|
|
550
|
-
|
|
551
|
-
- Generate typings
|
|
446
|
+
- Generate typings
|
|
552
447
|
|
|
553
448
|
### v0.23.5
|
|
554
|
-
|
|
555
|
-
- Upgrade all packages
|
|
449
|
+
- Upgrade all packages
|
|
556
450
|
|
|
557
451
|
### v0.21.2
|
|
558
|
-
|
|
559
|
-
-
|
|
560
|
-
-
|
|
561
|
-
- Fix rollup dependencies
|
|
452
|
+
- Update styled components
|
|
453
|
+
- Remove unused component `EventHandler`
|
|
454
|
+
- Fix rollup dependencies
|
|
562
455
|
|
|
563
456
|
### v0.21.1
|
|
564
|
-
|
|
565
|
-
- Add `onCloseButtonClick` prop in `NotificationItem`
|
|
457
|
+
- Add `onCloseButtonClick` prop in `NotificationItem`
|
|
566
458
|
|
|
567
459
|
### v0.21.0
|
|
568
|
-
|
|
569
|
-
- Code cleanup
|
|
460
|
+
- Code cleanup
|