Commit f5cfc92
Luke Bowerman
Remove theme.colors.palette usage (#989)
* Port all components to slots instead of palette
* Deprecate all internal palette usage
* Snapshot updates (palette to slot)
* Polishing up snapshots and changes
* Menu fix-ups
* Change `inverseText` to `inverseOn` to be internally consistent with `icon` use cases
* Fix-up AvatarIcon background color
* Tweak docs a bit1 parent f2691db commit f5cfc92
File tree
171 files changed
+752
-1885
lines changed- packages
- components/src
- Accordion
- ActionList
- ActionListHeader
- utils
- Avatar
- __snapshots__
- Badge
- __snapshots__
- Button
- __snapshots__
- Calendar
- Card
- Chip
- __snapshots__
- Divider
- Form
- Fieldset/__snapshots__
- Fields
- FieldCheckbox/__snapshots__
- FieldRadio/__snapshots__
- FieldSelect/__snapshots__
- FieldTextArea/__snapshots__
- FieldText/__snapshots__
- FieldToggleSwitch/__snapshots__
- Inputs
- Checkbox
- Combobox
- InlineInputText
- InlineTextArea
- InputColor/LuminositySlider
- InputDateRange
- InputSearch
- InputText
- InputTime
- Radio
- RangeSlider
- Select
- Slider
- __snapshots__
- TextArea
- __snapshots__
- ToggleSwitch
- Label
- __snapshots__
- Legend
- __snapshots__
- ValidationMessage
- __snapshots__
- Layout/Box
- __snapshots__
- Link
- __snapshots__
- Menu
- MenuItem
- __snapshots__
- __snapshots__
- MessageBar/__snapshots__
- Modal
- Layout
- __snapshots__
- Popover
- Sidebar
- Spinner
- Table/TableCell
- __snapshots__
- Tabs
- __snapshots__
- Text
- Tooltip
- Tree
- design-tokens
- src
- GlobalStyle
- system/color
- tokens/color
- playground/src
- Accordion
- ActionList
- Confirm
- Dialog
- Form
- Layout
- Popovers
- Select
- Tree
- www/src
- Layout
- MDX
- Pre
- documentation
- components
- content
- demos
- forms/demos
- layout
- demos
- modals
- overlays
- getting-started/demos
- system
- demos
- helpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
171 files changed
+752
-1885
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
0 commit comments