@atom-learning/components 2.6.1 → 2.8.0-beta.0
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/dist/components/accordion/Accordion.d.ts +1 -1
- package/dist/components/dropdown-menu/DropdownMenu.d.ts +2 -0
- package/dist/components/dropdown-menu/DropdownMenu.js +1 -1
- package/dist/components/grid/Grid.js +1 -1
- package/dist/components/popover/Popover.d.ts +2 -1
- package/dist/components/popover/Popover.js +1 -1
- package/dist/components/stack/Stack.js +1 -1
- package/dist/components/toggle-group/ToggleGroupRoot.d.ts +1 -1
- package/dist/components/tooltip/Tooltip.d.ts +2 -1
- package/dist/components/tooltip/Tooltip.js +1 -1
- package/dist/docgen.json +1 -1
- package/dist/docs/ActionIcon.mdx +11 -8
- package/dist/docs/Popover.mdx +1 -1
- package/dist/docs/Tooltip.mdx +2 -2
- package/dist/index.cjs.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/utilities/create-theme-variants/createThemeVariants.d.ts +130 -0
- package/dist/utilities/create-theme-variants/createThemeVariants.js +1 -0
- package/dist/utilities/create-theme-variants/index.d.ts +1 -0
- package/dist/utilities/index.d.ts +1 -0
- package/package.json +15 -15
- package/CHANGELOG.md +0 -213
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{Accordion as p}from"./components/accordion/Accordion.js";import{EmptyState as x}from"./components/empty-state/EmptyState.js";import{ActionIcon as i}from"./components/action-icon/ActionIcon.js";import{AlertDialog as l}from"./components/alert-dialog/AlertDialog.js";import{AlertProvider as s,useAlert as n}from"./components/alert-dialog/alert-context/AlertContext.js";import{Badge as c}from"./components/badge/Badge.js";import{Box as C}from"./components/box/Box.js";import{Button as
|
|
1
|
+
import{Accordion as p}from"./components/accordion/Accordion.js";import{EmptyState as x}from"./components/empty-state/EmptyState.js";import{ActionIcon as i}from"./components/action-icon/ActionIcon.js";import{AlertDialog as l}from"./components/alert-dialog/AlertDialog.js";import{AlertProvider as s,useAlert as n}from"./components/alert-dialog/alert-context/AlertContext.js";import{Badge as c}from"./components/badge/Badge.js";import{Box as C}from"./components/box/Box.js";import{Button as b,StyledButton as F}from"./components/button/Button.js";import{Carousel as h,useCarousel as B}from"./components/carousel/Carousel.js";import{Checkbox as I}from"./components/checkbox/Checkbox.js";import{CheckboxField as G}from"./components/checkbox-field/CheckboxField.js";import{Chip as P}from"./components/chip/Chip.js";import{ChipGroup as w}from"./components/chip/ChipGroup.js";import{ChipDismissibleGroup as L}from"./components/chip-dismissible-group/index.js";import{ChipToggleGroup as M}from"./components/chip-toggle-group/index.js";import{Combobox as N}from"./components/combobox/Combobox.js";import{useDataTable as E}from"./components/data-table/DataTableContext.js";import{DataTable as j}from"./components/data-table/DataTable.js";import{Dialog as z}from"./components/dialog/Dialog.js";import{DateInput as K}from"./components/date-input/DateInput.js";import{DateField as Q}from"./components/date-field/DateField.js";import{Dismissible as X}from"./components/dismissible/index.js";import{DismissibleGroup as Z}from"./components/dismissible-group/index.js";import{Divider as $}from"./components/divider/Divider.js";import{DropdownMenu as ro}from"./components/dropdown-menu/DropdownMenu.js";import{FieldWrapper as to}from"./components/field-wrapper/FieldWrapper.js";import{InlineFieldWrapper as mo}from"./components/field-wrapper/InlineFieldWrapper.js";import{Flex as fo}from"./components/flex/Flex.js";import{Form as ao}from"./components/form/Form.js";import"dlv";import"react-hook-form";import{Grid as so}from"./components/grid/Grid.js";import{Heading as uo}from"./components/heading/Heading.js";import{Icon as go}from"./components/icon/Icon.js";import{Image as To}from"./components/image/Image.js";import{InlineMessage as Fo}from"./components/inline-message/InlineMessage.js";import{Input as ho}from"./components/input/Input.js";import{FileInput as Do}from"./components/file-input/FileInput.js";import{InputField as ko}from"./components/input-field/InputField.js";import{Label as yo}from"./components/label/Label.js";import{Link as vo,StyledLink as wo}from"./components/link/Link.js";import{List as Lo}from"./components/list/List.js";import{Loader as Mo}from"./components/loader/Loader.js";import{MarkdownContent as No}from"./components/markdown-content/MarkdownContent.js";import{TopBar as Eo}from"./components/top-bar/TopBar.js";import{NotificationBadge as jo}from"./components/notification-badge/NotificationBadge.js";import{PasswordField as zo}from"./components/password-field/PasswordField.js";import{PasswordInput as Ko}from"./components/password-input/PasswordInput.js";import{Popover as Qo}from"./components/popover/Popover.js";import{ProgressBar as Xo}from"./components/progress-bar/ProgressBar.js";import{Stepper as Zo}from"./components/stepper/Stepper.js";import{RadioButton as $o}from"./components/radio-button/RadioButton.js";import{RadioButtonGroup as rr}from"./components/radio-button/RadioButtonGroup.js";import{RadioButtonField as tr}from"./components/radio-button-field/RadioButtonField.js";import{RadioCard as mr}from"./components/radio-card/RadioCard.js";import{RadioCardGroup as fr}from"./components/radio-card/RadioCardGroup.js";import{SearchInput as ar}from"./components/search-input/SearchInput.js";import{SearchField as dr}from"./components/search-field/SearchField.js";import{Select as nr}from"./components/select/Select.js";import{SelectField as cr}from"./components/select-field/SelectField.js";import{Slider as Cr}from"./components/slider/Slider.js";import{SliderField as br}from"./components/slider-field/SliderField.js";import{Stack as Sr}from"./components/stack/Stack.js";import{StackContent as Br}from"./components/stack-content/StackContent.js";import{Switch as Ir}from"./components/switch/Switch.js";import{Table as Gr}from"./components/table/Table.js";import{Tabs as Pr}from"./components/tabs/Tabs.js";import{Text as wr}from"./components/text/Text.js";import{Textarea as Lr}from"./components/textarea/Textarea.js";import{TextareaField as Mr}from"./components/textarea-field/TextareaField.js";import{ToastProvider as Nr}from"./components/toast/ToastProvider.js";import{ToggleGroup as Er}from"./components/toggle-group/index.js";import{Tooltip as jr}from"./components/tooltip/Tooltip.js";import{Video as zr}from"./components/video/Video.js";import{NavigationMenu as Kr}from"./components/navigation/NavigationMenu.js";import{createTheme as Qr,css as Ur,getCssText as Xr,globalCss as Yr,keyframes as Zr,media as _r,styled as $r,theme as oe,utils as re}from"./stitches.js";import{createThemeVariants as te}from"./utilities/create-theme-variants/createThemeVariants.js";import{focusVisibleStyleBlock as me}from"./utilities/style/focus-visible-style-block.js";import{default as fe}from"react-hot-toast";export{p as Accordion,i as ActionIcon,l as AlertDialog,s as AlertProvider,c as Badge,C as Box,b as Button,h as Carousel,I as Checkbox,G as CheckboxField,P as Chip,L as ChipDismissibleGroup,w as ChipGroup,M as ChipToggleGroup,N as Combobox,j as DataTable,Q as DateField,K as DateInput,z as Dialog,X as Dismissible,Z as DismissibleGroup,$ as Divider,ro as DropdownMenu,x as EmptyState,to as FieldWrapper,Do as FileInput,fo as Flex,ao as Form,so as Grid,uo as Heading,go as Icon,To as Image,mo as InlineFieldWrapper,Fo as InlineMessage,ho as Input,ko as InputField,yo as Label,vo as Link,Lo as List,Mo as Loader,No as MarkdownContent,Kr as NavigationMenu,jo as NotificationBadge,zo as PasswordField,Ko as PasswordInput,Qo as Popover,Xo as ProgressBar,$o as RadioButton,tr as RadioButtonField,rr as RadioButtonGroup,mr as RadioCard,fr as RadioCardGroup,dr as SearchField,ar as SearchInput,nr as Select,cr as SelectField,Cr as Slider,br as SliderField,Sr as Stack,Br as StackContent,Zo as Stepper,F as StyledButton,wo as StyledLink,Ir as Switch,Gr as Table,Pr as Tabs,wr as Text,Lr as Textarea,Mr as TextareaField,Nr as ToastProvider,Er as ToggleGroup,jr as Tooltip,Eo as TopBar,zr as Video,Qr as createTheme,te as createThemeVariants,Ur as css,me as focusVisibleStyleBlock,Xr as getCssText,Yr as globalCss,Zr as keyframes,_r as media,$r as styled,oe as theme,fe as toast,n as useAlert,B as useCarousel,E as useDataTable,re as utils};
|
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
import { Theme } from '@atom-learning/theme';
|
|
2
|
+
import { CSS, theme } from '../../stitches';
|
|
3
|
+
/**
|
|
4
|
+
* Generates a Stitches variants object based on keys in our theme.
|
|
5
|
+
* You can use the string `$key` in your CSS object, which will be replaced
|
|
6
|
+
* with the token from our theme.
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* ```ts
|
|
11
|
+
* createThemeVariants('space', { p: '$key' })
|
|
12
|
+
*
|
|
13
|
+
* // Result:
|
|
14
|
+
* // {
|
|
15
|
+
* // 0: { p: '$space$0' },
|
|
16
|
+
* // 1: { p: '$space$1' },
|
|
17
|
+
* // 2: { p: '$space$2' },
|
|
18
|
+
* // ...etc
|
|
19
|
+
* // }
|
|
20
|
+
* ```
|
|
21
|
+
*/
|
|
22
|
+
export declare const createThemeVariants: <ThemeProperty extends keyof Theme>(themeProperty: ThemeProperty, styles: CSS) => Record<keyof (string & {
|
|
23
|
+
className: string;
|
|
24
|
+
selector: string;
|
|
25
|
+
} & {
|
|
26
|
+
colors: {
|
|
27
|
+
textForeground: import("@stitches/react/types/theme").Token<"textForeground", string, "colors", "">;
|
|
28
|
+
textSubtle: import("@stitches/react/types/theme").Token<"textSubtle", string, "colors", "">;
|
|
29
|
+
textPlaceholder: import("@stitches/react/types/theme").Token<"textPlaceholder", string, "colors", "">;
|
|
30
|
+
background: import("@stitches/react/types/theme").Token<"background", string, "colors", "">;
|
|
31
|
+
backgroundAccent: import("@stitches/react/types/theme").Token<"backgroundAccent", string, "colors", "">;
|
|
32
|
+
tonal50: import("@stitches/react/types/theme").Token<"tonal50", string, "colors", "">;
|
|
33
|
+
tonal100: import("@stitches/react/types/theme").Token<"tonal100", string, "colors", "">;
|
|
34
|
+
tonal200: import("@stitches/react/types/theme").Token<"tonal200", string, "colors", "">;
|
|
35
|
+
tonal300: import("@stitches/react/types/theme").Token<"tonal300", string, "colors", "">;
|
|
36
|
+
tonal400: import("@stitches/react/types/theme").Token<"tonal400", string, "colors", "">;
|
|
37
|
+
tonal500: import("@stitches/react/types/theme").Token<"tonal500", string, "colors", "">;
|
|
38
|
+
tonal600: import("@stitches/react/types/theme").Token<"tonal600", string, "colors", "">;
|
|
39
|
+
alpha100: import("@stitches/react/types/theme").Token<"alpha100", string, "colors", "">;
|
|
40
|
+
alpha150: import("@stitches/react/types/theme").Token<"alpha150", string, "colors", "">;
|
|
41
|
+
alpha200: import("@stitches/react/types/theme").Token<"alpha200", string, "colors", "">;
|
|
42
|
+
alpha250: import("@stitches/react/types/theme").Token<"alpha250", string, "colors", "">;
|
|
43
|
+
alpha600: import("@stitches/react/types/theme").Token<"alpha600", string, "colors", "">;
|
|
44
|
+
primaryLight: import("@stitches/react/types/theme").Token<"primaryLight", string, "colors", "">;
|
|
45
|
+
primary: import("@stitches/react/types/theme").Token<"primary", string, "colors", "">;
|
|
46
|
+
primaryMid: import("@stitches/react/types/theme").Token<"primaryMid", string, "colors", "">;
|
|
47
|
+
primaryDark: import("@stitches/react/types/theme").Token<"primaryDark", string, "colors", "">;
|
|
48
|
+
secondary: import("@stitches/react/types/theme").Token<"secondary", string, "colors", "">;
|
|
49
|
+
brandRed: import("@stitches/react/types/theme").Token<"brandRed", string, "colors", "">;
|
|
50
|
+
brandRedAccent: import("@stitches/react/types/theme").Token<"brandRedAccent", string, "colors", "">;
|
|
51
|
+
brandGreen: import("@stitches/react/types/theme").Token<"brandGreen", string, "colors", "">;
|
|
52
|
+
brandGreenAccent: import("@stitches/react/types/theme").Token<"brandGreenAccent", string, "colors", "">;
|
|
53
|
+
brandPurple: import("@stitches/react/types/theme").Token<"brandPurple", string, "colors", "">;
|
|
54
|
+
brandPurpleAccent: import("@stitches/react/types/theme").Token<"brandPurpleAccent", string, "colors", "">;
|
|
55
|
+
brandYellow: import("@stitches/react/types/theme").Token<"brandYellow", string, "colors", "">;
|
|
56
|
+
brandYellowAccent: import("@stitches/react/types/theme").Token<"brandYellowAccent", string, "colors", "">;
|
|
57
|
+
successLight: import("@stitches/react/types/theme").Token<"successLight", string, "colors", "">;
|
|
58
|
+
success: import("@stitches/react/types/theme").Token<"success", string, "colors", "">;
|
|
59
|
+
successMid: import("@stitches/react/types/theme").Token<"successMid", string, "colors", "">;
|
|
60
|
+
successDark: import("@stitches/react/types/theme").Token<"successDark", string, "colors", "">;
|
|
61
|
+
dangerLight: import("@stitches/react/types/theme").Token<"dangerLight", string, "colors", "">;
|
|
62
|
+
danger: import("@stitches/react/types/theme").Token<"danger", string, "colors", "">;
|
|
63
|
+
dangerMid: import("@stitches/react/types/theme").Token<"dangerMid", string, "colors", "">;
|
|
64
|
+
dangerDark: import("@stitches/react/types/theme").Token<"dangerDark", string, "colors", "">;
|
|
65
|
+
warningLight: import("@stitches/react/types/theme").Token<"warningLight", string, "colors", "">;
|
|
66
|
+
warning: import("@stitches/react/types/theme").Token<"warning", string, "colors", "">;
|
|
67
|
+
warningMid: import("@stitches/react/types/theme").Token<"warningMid", string, "colors", "">;
|
|
68
|
+
warningDark: import("@stitches/react/types/theme").Token<"warningDark", string, "colors", "">;
|
|
69
|
+
warningText: import("@stitches/react/types/theme").Token<"warningText", string, "colors", "">;
|
|
70
|
+
subjectEnglish: import("@stitches/react/types/theme").Token<"subjectEnglish", string, "colors", "">;
|
|
71
|
+
subjectMaths: import("@stitches/react/types/theme").Token<"subjectMaths", string, "colors", "">;
|
|
72
|
+
subjectScience: import("@stitches/react/types/theme").Token<"subjectScience", string, "colors", "">;
|
|
73
|
+
subjectVerbalReasoning: import("@stitches/react/types/theme").Token<"subjectVerbalReasoning", string, "colors", "">;
|
|
74
|
+
subjectNonVerbalReasoning: import("@stitches/react/types/theme").Token<"subjectNonVerbalReasoning", string, "colors", "">;
|
|
75
|
+
subjectCreativeWriting: import("@stitches/react/types/theme").Token<"subjectCreativeWriting", string, "colors", "">;
|
|
76
|
+
subjectExamSkills: import("@stitches/react/types/theme").Token<"subjectExamSkills", string, "colors", "">;
|
|
77
|
+
};
|
|
78
|
+
space: {
|
|
79
|
+
0: import("@stitches/react/types/theme").Token<"0", string, "space", "">;
|
|
80
|
+
1: import("@stitches/react/types/theme").Token<"1", string, "space", "">;
|
|
81
|
+
2: import("@stitches/react/types/theme").Token<"2", string, "space", "">;
|
|
82
|
+
3: import("@stitches/react/types/theme").Token<"3", string, "space", "">;
|
|
83
|
+
4: import("@stitches/react/types/theme").Token<"4", string, "space", "">;
|
|
84
|
+
5: import("@stitches/react/types/theme").Token<"5", string, "space", "">;
|
|
85
|
+
6: import("@stitches/react/types/theme").Token<"6", string, "space", "">;
|
|
86
|
+
7: import("@stitches/react/types/theme").Token<"7", string, "space", "">;
|
|
87
|
+
8: import("@stitches/react/types/theme").Token<"8", string, "space", "">;
|
|
88
|
+
9: import("@stitches/react/types/theme").Token<"9", string, "space", "">;
|
|
89
|
+
};
|
|
90
|
+
fontSizes: {
|
|
91
|
+
xs: import("@stitches/react/types/theme").Token<"xs", string, "fontSizes", "">;
|
|
92
|
+
sm: import("@stitches/react/types/theme").Token<"sm", string, "fontSizes", "">;
|
|
93
|
+
md: import("@stitches/react/types/theme").Token<"md", string, "fontSizes", "">;
|
|
94
|
+
lg: import("@stitches/react/types/theme").Token<"lg", string, "fontSizes", "">;
|
|
95
|
+
xl: import("@stitches/react/types/theme").Token<"xl", string, "fontSizes", "">;
|
|
96
|
+
"2xl": import("@stitches/react/types/theme").Token<"2xl", string, "fontSizes", "">;
|
|
97
|
+
"3xl": import("@stitches/react/types/theme").Token<"3xl", string, "fontSizes", "">;
|
|
98
|
+
"4xl": import("@stitches/react/types/theme").Token<"4xl", string, "fontSizes", "">;
|
|
99
|
+
};
|
|
100
|
+
fonts: {
|
|
101
|
+
sans: import("@stitches/react/types/theme").Token<"sans", string, "fonts", "">;
|
|
102
|
+
mono: import("@stitches/react/types/theme").Token<"mono", string, "fonts", "">;
|
|
103
|
+
display: import("@stitches/react/types/theme").Token<"display", string, "fonts", "">;
|
|
104
|
+
body: import("@stitches/react/types/theme").Token<"body", string, "fonts", "">;
|
|
105
|
+
};
|
|
106
|
+
sizes: {
|
|
107
|
+
0: import("@stitches/react/types/theme").Token<"0", string, "sizes", "">;
|
|
108
|
+
1: import("@stitches/react/types/theme").Token<"1", string, "sizes", "">;
|
|
109
|
+
2: import("@stitches/react/types/theme").Token<"2", string, "sizes", "">;
|
|
110
|
+
3: import("@stitches/react/types/theme").Token<"3", string, "sizes", "">;
|
|
111
|
+
4: import("@stitches/react/types/theme").Token<"4", string, "sizes", "">;
|
|
112
|
+
5: import("@stitches/react/types/theme").Token<"5", string, "sizes", "">;
|
|
113
|
+
6: import("@stitches/react/types/theme").Token<"6", string, "sizes", "">;
|
|
114
|
+
7: import("@stitches/react/types/theme").Token<"7", string, "sizes", "">;
|
|
115
|
+
8: import("@stitches/react/types/theme").Token<"8", string, "sizes", "">;
|
|
116
|
+
};
|
|
117
|
+
radii: {
|
|
118
|
+
0: import("@stitches/react/types/theme").Token<"0", string, "radii", "">;
|
|
119
|
+
1: import("@stitches/react/types/theme").Token<"1", string, "radii", "">;
|
|
120
|
+
2: import("@stitches/react/types/theme").Token<"2", string, "radii", "">;
|
|
121
|
+
3: import("@stitches/react/types/theme").Token<"3", string, "radii", "">;
|
|
122
|
+
round: import("@stitches/react/types/theme").Token<"round", string, "radii", "">;
|
|
123
|
+
};
|
|
124
|
+
shadows: {
|
|
125
|
+
0: import("@stitches/react/types/theme").Token<"0", string, "shadows", "">;
|
|
126
|
+
1: import("@stitches/react/types/theme").Token<"1", string, "shadows", "">;
|
|
127
|
+
2: import("@stitches/react/types/theme").Token<"2", string, "shadows", "">;
|
|
128
|
+
3: import("@stitches/react/types/theme").Token<"3", string, "shadows", "">;
|
|
129
|
+
};
|
|
130
|
+
})[ThemeProperty], CSS>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{theme as c}from"../../stitches.js";const s=(e,t)=>Object.keys(c[e]).reduce((a,r)=>({...a,[r]:JSON.parse(JSON.stringify(t).replace(/\$key/g,`$${e}$${r}`))}),{});export{s as createThemeVariants};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { createThemeVariants } from './createThemeVariants';
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"main": "dist/index.cjs.js",
|
|
5
5
|
"typings": "dist/index.d.ts",
|
|
6
6
|
"module": "dist/index.js",
|
|
7
|
-
"version": "2.
|
|
7
|
+
"version": "2.8.0-beta.0",
|
|
8
8
|
"description": "",
|
|
9
9
|
"files": [
|
|
10
10
|
"dist"
|
|
@@ -127,22 +127,22 @@
|
|
|
127
127
|
},
|
|
128
128
|
"dependencies": {
|
|
129
129
|
"@atom-learning/theme": "1.1.0",
|
|
130
|
-
"@radix-ui/react-accordion": "0.
|
|
131
|
-
"@radix-ui/react-alert-dialog": "0.
|
|
132
|
-
"@radix-ui/react-checkbox": "0.
|
|
133
|
-
"@radix-ui/react-dialog": "0.
|
|
134
|
-
"@radix-ui/react-dropdown-menu": "0.
|
|
130
|
+
"@radix-ui/react-accordion": "^1.0.0",
|
|
131
|
+
"@radix-ui/react-alert-dialog": "^1.0.0",
|
|
132
|
+
"@radix-ui/react-checkbox": "^1.0.0",
|
|
133
|
+
"@radix-ui/react-dialog": "^1.0.0",
|
|
134
|
+
"@radix-ui/react-dropdown-menu": "^1.0.0",
|
|
135
135
|
"@radix-ui/react-navigation-menu": "^1.0.0",
|
|
136
|
-
"@radix-ui/react-popover": "0.
|
|
137
|
-
"@radix-ui/react-progress": "0.
|
|
138
|
-
"@radix-ui/react-radio-group": "0.
|
|
139
|
-
"@radix-ui/react-slider": "0.
|
|
136
|
+
"@radix-ui/react-popover": "^1.0.0",
|
|
137
|
+
"@radix-ui/react-progress": "^1.0.0",
|
|
138
|
+
"@radix-ui/react-radio-group": "^1.0.0",
|
|
139
|
+
"@radix-ui/react-slider": "^1.0.0",
|
|
140
140
|
"@radix-ui/react-slot": "1.0.0",
|
|
141
|
-
"@radix-ui/react-switch": "0.
|
|
142
|
-
"@radix-ui/react-tabs": "0.
|
|
143
|
-
"@radix-ui/react-toggle-group": "0.
|
|
144
|
-
"@radix-ui/react-tooltip": "0.
|
|
145
|
-
"@radix-ui/react-visually-hidden": "0.
|
|
141
|
+
"@radix-ui/react-switch": "^1.0.0",
|
|
142
|
+
"@radix-ui/react-tabs": "^1.0.0",
|
|
143
|
+
"@radix-ui/react-toggle-group": "^1.0.0",
|
|
144
|
+
"@radix-ui/react-tooltip": "^1.0.0",
|
|
145
|
+
"@radix-ui/react-visually-hidden": "^1.0.0",
|
|
146
146
|
"@reach/combobox": "^0.16.1",
|
|
147
147
|
"@stitches/react": "^1.2.8",
|
|
148
148
|
"@tanstack/react-table": "^8.5.11",
|
package/CHANGELOG.md
DELETED
|
@@ -1,213 +0,0 @@
|
|
|
1
|
-
## [2.6.1](https://github.com/Atom-Learning/components/compare/v2.6.0...v2.6.1) (2022-09-30)
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
### Bug Fixes
|
|
5
|
-
|
|
6
|
-
* production site build ([4af124d](https://github.com/Atom-Learning/components/commit/4af124d742b3d5f485fceec9a79286161d95348c))
|
|
7
|
-
* production site build ([ca25aa0](https://github.com/Atom-Learning/components/commit/ca25aa0844dc2489f411555ebacb5d0b32933b6b))
|
|
8
|
-
* render topbar logo in docs ([56964e6](https://github.com/Atom-Learning/components/commit/56964e6dfb86b1e35181c4e536231c1ec60c56b3))
|
|
9
|
-
* render topbar logo in docs ([ee51cee](https://github.com/Atom-Learning/components/commit/ee51ceefb665f6dd9255b65dca600613c493b995))
|
|
10
|
-
* test ignoring TS errors in next ([966694c](https://github.com/Atom-Learning/components/commit/966694cbb07f745a277b9a5f2d1df2ae71417e91))
|
|
11
|
-
* test removing sandbox components ([671bd0c](https://github.com/Atom-Learning/components/commit/671bd0ccd2ea6169cef3daea907d381218c5599d))
|
|
12
|
-
* use a github actions-friendly node version ([c55eacd](https://github.com/Atom-Learning/components/commit/c55eacd8ccf326d3287dd6a96ef8b3c76e99ba6f))
|
|
13
|
-
|
|
14
|
-
# [1.4.0](https://github.com/Atom-Learning/components/compare/v1.3.0...v1.4.0) (2022-04-11)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### Features
|
|
18
|
-
|
|
19
|
-
* **stepper:** adding ability to override default forward behaviour ([#318](https://github.com/Atom-Learning/components/issues/318)) ([c9cc080](https://github.com/Atom-Learning/components/commit/c9cc080ce9c77afda0ba9df48eb74276ce2c4505))
|
|
20
|
-
|
|
21
|
-
# [1.3.0](https://github.com/Atom-Learning/components/compare/v1.2.1...v1.3.0) (2022-04-07)
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
### Bug Fixes
|
|
25
|
-
|
|
26
|
-
* add compound variant for outline secondary buttons ([09bb100](https://github.com/Atom-Learning/components/commit/09bb10071d10f421eec37bc505860120396e2232))
|
|
27
|
-
* add typings to package.json to explicitly refer index.d.ts ([033c9b6](https://github.com/Atom-Learning/components/commit/033c9b6330d1b75a862a0a0c4d525a53e3707571))
|
|
28
|
-
* added type=search back and used css to hide browser icon ([13cf732](https://github.com/Atom-Learning/components/commit/13cf7320eda155eed7b6b340602cfeee02021745))
|
|
29
|
-
* adding custom plurals ([ad13522](https://github.com/Atom-Learning/components/commit/ad1352277fac5b6b6e4f4b41c7a7b0092c62d4ae))
|
|
30
|
-
* adding label translation, input size, and fixing popover tweaks ([08c47e6](https://github.com/Atom-Learning/components/commit/08c47e6b18537e73150d9010311d8d59d31fdc09))
|
|
31
|
-
* adding test for min max values ([5026b4d](https://github.com/Atom-Learning/components/commit/5026b4d95f9ac7a7c9fdc7baf06f153d8c00a8f5))
|
|
32
|
-
* adding test for slidersteps ([7254b0f](https://github.com/Atom-Learning/components/commit/7254b0f85d9cb81e2ebeab5946ab91caa46804fb))
|
|
33
|
-
* allow external change handler on date input ([d265761](https://github.com/Atom-Learning/components/commit/d26576148c94740899f87cfd6708dc5a982f8fb4))
|
|
34
|
-
* attempting to fix merge issue ([531590e](https://github.com/Atom-Learning/components/commit/531590e2ae068be69303f63e83e612e974cb8a90))
|
|
35
|
-
* avoid initial render, screenWidth can be left undefined ([35766bf](https://github.com/Atom-Learning/components/commit/35766bfeb28a66bee20e735aaf27b34862815495))
|
|
36
|
-
* change accordion type ([8caeed7](https://github.com/Atom-Learning/components/commit/8caeed70b8425090e15ae0451bbc4b8b7601d72c))
|
|
37
|
-
* changing composition so value is a separate component ([7cefeed](https://github.com/Atom-Learning/components/commit/7cefeed2d6097152ea484c329d3bce02c45cfc6d))
|
|
38
|
-
* changing prop name to appearance ([429cab2](https://github.com/Atom-Learning/components/commit/429cab230f959de10fbbd8af51bebb5942b9193e))
|
|
39
|
-
* changing unintuitive variant name ([d6993b0](https://github.com/Atom-Learning/components/commit/d6993b08346dffb6a2033a25f1c05bcbd84bd1c4))
|
|
40
|
-
* css as per designs ([9f3a964](https://github.com/Atom-Learning/components/commit/9f3a96483c6acc2482ba7114d45ea11b2cffa529))
|
|
41
|
-
* css typing ([324e323](https://github.com/Atom-Learning/components/commit/324e323a0e5aae0bddc76170f7833abf26832809))
|
|
42
|
-
* dateinput type error ([ee5e109](https://github.com/Atom-Learning/components/commit/ee5e1094dfc46ec449fc5c1d207c62614dd2e1ea))
|
|
43
|
-
* disabled state should not have any interaction whatsoever ([7e458ee](https://github.com/Atom-Learning/components/commit/7e458ee5311be59b552f99eb21aeaa0888168544))
|
|
44
|
-
* documentation ([82e8ac4](https://github.com/Atom-Learning/components/commit/82e8ac45bca1d97d34bcb9ac3d36158af5c7edc0))
|
|
45
|
-
* drop mount check inside useEffect hook ([8771774](https://github.com/Atom-Learning/components/commit/8771774de3a479d102e804eeec933685f22f1e64))
|
|
46
|
-
* ensure dayjs plugin is treated as external dep ([a2525ea](https://github.com/Atom-Learning/components/commit/a2525eaf3d64dbcfd22351ae31d98b3d2d42fef5))
|
|
47
|
-
* extend type to allow passing CSS ([261cda6](https://github.com/Atom-Learning/components/commit/261cda629c8435a8615e8b01d51fb55dd0a46d4b))
|
|
48
|
-
* fixing tests, changing div to box ([1f57a3a](https://github.com/Atom-Learning/components/commit/1f57a3a874b7049b4accb3d498dfde1563aad4cd))
|
|
49
|
-
* focus issue with next/prev buttons ([67d3de3](https://github.com/Atom-Learning/components/commit/67d3de3f5c65ed11f12588757a849bbe4601fa7d))
|
|
50
|
-
* forcing boolean to clean up logic ([eeaec16](https://github.com/Atom-Learning/components/commit/eeaec164e7ff5ad35a0f61e38dcfeadff4922a3a))
|
|
51
|
-
* introduce enum for icon ([2ce7486](https://github.com/Atom-Learning/components/commit/2ce7486b6410406e1cb67ecc3c5d7f72c4fe1949))
|
|
52
|
-
* making position more responsive, updating tests ([01d2e77](https://github.com/Atom-Learning/components/commit/01d2e77a42f78fbe8b6e8ab7d7c3702327e163c9))
|
|
53
|
-
* minor test and docs fixes ([a128057](https://github.com/Atom-Learning/components/commit/a1280573e8334c27ae58d5d63169840f1473b755))
|
|
54
|
-
* minor tweak to tests ([cfb37a0](https://github.com/Atom-Learning/components/commit/cfb37a073dbb9015e98212525385d50eda1b245f))
|
|
55
|
-
* minor update to docs ([c7a1673](https://github.com/Atom-Learning/components/commit/c7a1673f1e655177fcbe93838f84949e645e80dd))
|
|
56
|
-
* minor update to docs ([35dbedd](https://github.com/Atom-Learning/components/commit/35dbedd6a0d26001025cf28007e8c9ace8396e73))
|
|
57
|
-
* more responsive styling, mdx changes ([e18585a](https://github.com/Atom-Learning/components/commit/e18585accc31e5c62637ad4e9f922a43b10b1e9c))
|
|
58
|
-
* positioning of icon ([5f630f0](https://github.com/Atom-Learning/components/commit/5f630f0b351c21a705dcb6f042332ab130f138f3))
|
|
59
|
-
* prop name and docs example ([2e6a91e](https://github.com/Atom-Learning/components/commit/2e6a91e882402204507d24391d688f9e608f136b))
|
|
60
|
-
* proper types for validationMode ([7f6cb30](https://github.com/Atom-Learning/components/commit/7f6cb300a769a7c43670f937517528519bb4ff13))
|
|
61
|
-
* reducing height of track ([43f1f33](https://github.com/Atom-Learning/components/commit/43f1f335b8c1bb9ae06050b7ff913771b1fc5ce8))
|
|
62
|
-
* remove unnecessary box wrapper ([cd6203f](https://github.com/Atom-Learning/components/commit/cd6203fab71597d243b25b13be987e0508b462a8))
|
|
63
|
-
* remove unnecessary calendar docs, update datefield docs ([2a3ecb0](https://github.com/Atom-Learning/components/commit/2a3ecb0204b29e13f1542f65e11893eaeffad65a))
|
|
64
|
-
* remove unused babel file ([8df5e19](https://github.com/Atom-Learning/components/commit/8df5e195eb78c5462e5610cf9d8c3cf1f53c4172))
|
|
65
|
-
* remove unused code ([8019865](https://github.com/Atom-Learning/components/commit/8019865df92a86fee4f23480ec09d4dba4c18986))
|
|
66
|
-
* remove unwanted padding from container ([2d3fd00](https://github.com/Atom-Learning/components/commit/2d3fd00ccdbdc293d923b96d4a348d508b22c874))
|
|
67
|
-
* removing unneeded default value ([4db40c6](https://github.com/Atom-Learning/components/commit/4db40c656bf73b2a459dd69fcee5c0de8d705baf))
|
|
68
|
-
* rename Icon component ([ce20992](https://github.com/Atom-Learning/components/commit/ce20992e40e29a6940ef57749184871be539b0b5))
|
|
69
|
-
* rename prop and move callback into useEffect hook ([14cd086](https://github.com/Atom-Learning/components/commit/14cd086a536a937087a1088beefedd36170865fd))
|
|
70
|
-
* rename test description ([3137897](https://github.com/Atom-Learning/components/commit/313789734a3d06ac0d1e2d5e7ec159335106224b))
|
|
71
|
-
* render buttons with display: none to include them in snapshot ([9844223](https://github.com/Atom-Learning/components/commit/9844223fc29a4505620111f8427ba4c3073fe7b0))
|
|
72
|
-
* replace babel-jest ([8c1c0d4](https://github.com/Atom-Learning/components/commit/8c1c0d4dcfffe162b0effe415ef96998fb421484))
|
|
73
|
-
* replace iconwrapper for accordion ([52d93ad](https://github.com/Atom-Learning/components/commit/52d93ade51e91e9c71e21ab5d078e5ad0668705e))
|
|
74
|
-
* revalidate on date select ([a688ed8](https://github.com/Atom-Learning/components/commit/a688ed81950e751e53c686c84331226a03aa397b))
|
|
75
|
-
* revert jest to last version to stop node engine errors ([6351b74](https://github.com/Atom-Learning/components/commit/6351b74f7a29363511ed61816b29b09821000ba4))
|
|
76
|
-
* review feedback ([9237067](https://github.com/Atom-Learning/components/commit/9237067445a947e3aacde6645a03961de2708703))
|
|
77
|
-
* review feedback ([d74a333](https://github.com/Atom-Learning/components/commit/d74a3337de79f373eca066050c0f98116bd9e7e1))
|
|
78
|
-
* rotation applied to all icons and not just the arrow ([595a246](https://github.com/Atom-Learning/components/commit/595a246216ffc2bfb84c6c29806d17dcfeb8e817))
|
|
79
|
-
* search input onChange ([f13bd23](https://github.com/Atom-Learning/components/commit/f13bd23c8fd12eb32b7c41a62122206891dc9d6f))
|
|
80
|
-
* separating slidersteps component ([5d1b0af](https://github.com/Atom-Learning/components/commit/5d1b0afac6268218fd75893365fa0e8ff28095f2))
|
|
81
|
-
* separator colours and skipping behaviour ([8e85863](https://github.com/Atom-Learning/components/commit/8e85863fa36f31503cdfc67f74427ff128a77e03))
|
|
82
|
-
* slider min max bug ([2a5405f](https://github.com/Atom-Learning/components/commit/2a5405fd7ce0ef7fa13219eb4775b4fa8fc00938))
|
|
83
|
-
* snapshot test ([b364cf6](https://github.com/Atom-Learning/components/commit/b364cf66c865a875ae978393c533a1e662bec1b8))
|
|
84
|
-
* stepper being able to navigate outside bullet range when no OnComplete handler is passed ([c620481](https://github.com/Atom-Learning/components/commit/c620481fa5d41583779590c63e183f9c0532aba9))
|
|
85
|
-
* stepper types ([f7e1c20](https://github.com/Atom-Learning/components/commit/f7e1c208dbb911ccaade2bebb6cdbf49fe82f39b))
|
|
86
|
-
* stop render on empty value ([005c14c](https://github.com/Atom-Learning/components/commit/005c14c9fc819f7106ef6768ac1a1ac110af662a))
|
|
87
|
-
* tabs jump on font weight change ([219b01b](https://github.com/Atom-Learning/components/commit/219b01bbf86cc81881893b5efd925aea27c1ba93))
|
|
88
|
-
* throttle was being called in a wrong way ([bce0d0d](https://github.com/Atom-Learning/components/commit/bce0d0db6d2fc5569bec0e1eec96399fdf573d64))
|
|
89
|
-
* TS issues ([fad5121](https://github.com/Atom-Learning/components/commit/fad5121e853f6fa56368c8ec479b260e955c886b))
|
|
90
|
-
* tweaking null return logic ([528afda](https://github.com/Atom-Learning/components/commit/528afda648c8c6275414c7856ff145facd4884c2))
|
|
91
|
-
* typo on slider mdx ([45c2218](https://github.com/Atom-Learning/components/commit/45c2218bb9e21f41aea864b6ca387794bfcf06b8))
|
|
92
|
-
* unifying disabled theme styles ([14538e4](https://github.com/Atom-Learning/components/commit/14538e43f66fb1cf4d1665898c985318aaaada28))
|
|
93
|
-
* update snaps ([af59ab1](https://github.com/Atom-Learning/components/commit/af59ab1e77377fac7c71f7e785f44a81b3e24650))
|
|
94
|
-
* update theme package ([1059b45](https://github.com/Atom-Learning/components/commit/1059b45256c79fc84bc6f8659b1d32f832b93114))
|
|
95
|
-
* updating key to not be index ([26de60e](https://github.com/Atom-Learning/components/commit/26de60e4995a8cd5488a63cec03555ceb9d8d01c))
|
|
96
|
-
* updating mdx ([ce15564](https://github.com/Atom-Learning/components/commit/ce155646da9fb5dd4230b9135eaad9cd6d1824e8))
|
|
97
|
-
* updating mdx ([60604ee](https://github.com/Atom-Learning/components/commit/60604ee02f959767fdc06d15b8aceb16078918bb))
|
|
98
|
-
* updating mdx ([c433934](https://github.com/Atom-Learning/components/commit/c433934f3bc0e3377b2067d61c4a3d0b208b4bdd))
|
|
99
|
-
* updating mdx files ([f55277b](https://github.com/Atom-Learning/components/commit/f55277b47476a5614a632b09b39118d0fa3c85c0))
|
|
100
|
-
* updating readme ([959ec26](https://github.com/Atom-Learning/components/commit/959ec2629e01bbeb6781e9bcf236fb544153be86))
|
|
101
|
-
* updating readme ([4032986](https://github.com/Atom-Learning/components/commit/40329868600b456eff3e7456028e1f747817462b))
|
|
102
|
-
* updating style changes to be opt in and better typed ([3b94b09](https://github.com/Atom-Learning/components/commit/3b94b09d7ce7ac359b58149eb2cc86f49a47c740))
|
|
103
|
-
* use stitches to style the icon ([5fb3fb2](https://github.com/Atom-Learning/components/commit/5fb3fb2e5a066cc1967ca0093158a363de161ac0))
|
|
104
|
-
* yarn.lock ([a81c04a](https://github.com/Atom-Learning/components/commit/a81c04a9f8b67fc222d971c808bc9babfb708b34))
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
### Features
|
|
108
|
-
|
|
109
|
-
* add date field, finalise date input changes ([58edcfc](https://github.com/Atom-Learning/components/commit/58edcfc365ca7a5f902cdffb6f9de9c9f5c2009d))
|
|
110
|
-
* add tab scrollers which allows easy navigation if tabs length is more than available space ([cec5b04](https://github.com/Atom-Learning/components/commit/cec5b04235f2c24915050dfd71975608ddee7c86))
|
|
111
|
-
* add test:ci option to improve logs on ci ([3452dbb](https://github.com/Atom-Learning/components/commit/3452dbbf141d659a2044148712dd243729fb8916))
|
|
112
|
-
* added translation, firstDayOfWeek, test, and documentation ([ca785b4](https://github.com/Atom-Learning/components/commit/ca785b4509ee581f5ba7d916c041f8291235ad24))
|
|
113
|
-
* adding neutral outline variant ([53a793a](https://github.com/Atom-Learning/components/commit/53a793a02836a74a8e2dac481cedec2e1707fef2))
|
|
114
|
-
* adding new table variants ([8a1fcc8](https://github.com/Atom-Learning/components/commit/8a1fcc8d68f48c78fc3dfc5a9a2e9a758c9eaaf6))
|
|
115
|
-
* adding optional uppercase to tabs ([708c6f2](https://github.com/Atom-Learning/components/commit/708c6f2d5ca33988b69f2aa868fdb8543aa56d6b))
|
|
116
|
-
* additional icon variant ([7e471bc](https://github.com/Atom-Learning/components/commit/7e471bc558543f84a732bc3180bd79dde76b58aa))
|
|
117
|
-
* button neutral theme ([8bbcf1a](https://github.com/Atom-Learning/components/commit/8bbcf1a4301cb07579de485fb6789576f7fa82c1))
|
|
118
|
-
* changed new variants colors for different states ([d29b374](https://github.com/Atom-Learning/components/commit/d29b374319bf133d2525681036e9ca3cda326a86))
|
|
119
|
-
* grid max item size ([573c17e](https://github.com/Atom-Learning/components/commit/573c17e0aec90b68e636de8238f3a98922113593))
|
|
120
|
-
* initial work on calendar component ([ebc8948](https://github.com/Atom-Learning/components/commit/ebc8948b66573efcc782e29b78537d89968d43d8))
|
|
121
|
-
* initial work on date input ([4fc6827](https://github.com/Atom-Learning/components/commit/4fc682733639ce69a60e2d869cdeaaeb88f3a4c3))
|
|
122
|
-
* initial work on slider ([f5a6ea1](https://github.com/Atom-Learning/components/commit/f5a6ea11349b903ed1b05ab27dc2da0004a2a595))
|
|
123
|
-
* make it possible to show / hide close button in modal ([1c44907](https://github.com/Atom-Learning/components/commit/1c44907ad94a5ccf5c07d2b329d292ccb05a9368))
|
|
124
|
-
* no light bg for tabs ([b57cdff](https://github.com/Atom-Learning/components/commit/b57cdff08f0c5594d909bcaf2f23414b2087a06a))
|
|
125
|
-
* notification badge component ([3f93049](https://github.com/Atom-Learning/components/commit/3f930490be322df4f58e3f643d197e1d7db6d142))
|
|
126
|
-
* option to hide the chevron icon in trigger ([6cc28bf](https://github.com/Atom-Learning/components/commit/6cc28bff3dd5a25f734e860cdcbddc17e4725432))
|
|
127
|
-
* pass ref onto the ReactPlayer component so that we have access to the ReactPlayer instance ([fb2b09c](https://github.com/Atom-Learning/components/commit/fb2b09ca81e62581dcf3b5e55a8ec5722c3621dc))
|
|
128
|
-
* progress-indicator ([b2ebe20](https://github.com/Atom-Learning/components/commit/b2ebe208e0af05245c3738403bb0b6c05250f2d6))
|
|
129
|
-
* remove :before and :after for nested Text components ([55e7a9b](https://github.com/Atom-Learning/components/commit/55e7a9be37fac435a85b21c21df505be26b26e89))
|
|
130
|
-
* replace babel & terser with esbuild ([bb11c3c](https://github.com/Atom-Learning/components/commit/bb11c3cbb6d226750eaae75372e49d9afaa05606))
|
|
131
|
-
* **SearchInput:** added clear functionality ([8c0fc32](https://github.com/Atom-Learning/components/commit/8c0fc3240cfaeb50df231da383a448eabd509d75))
|
|
132
|
-
* show / hide scroller buttons based on scroll position ([a6c7e49](https://github.com/Atom-Learning/components/commit/a6c7e49b0851415fc90e4c8d401b6926bacdd719))
|
|
133
|
-
* simplifying output label to callback ([fcf0eb2](https://github.com/Atom-Learning/components/commit/fcf0eb2c0d88dfbc6c8b17c8831ba022de537539))
|
|
134
|
-
* slider step functionality ([ec0d308](https://github.com/Atom-Learning/components/commit/ec0d308c6f106aed3ba6f130bb163990c923adf9))
|
|
135
|
-
* slider value label ([9645dc9](https://github.com/Atom-Learning/components/commit/9645dc9abb3c7dc2fd96212b6c4b395cdc206b89))
|
|
136
|
-
* slider.steps component, composition change ([5be643f](https://github.com/Atom-Learning/components/commit/5be643f7caa9db1dcc91bb3c6537dc87458512ed))
|
|
137
|
-
* sliderfield component added ([3536925](https://github.com/Atom-Learning/components/commit/35369251f41ddd74bfe491ea5022bd60ab7a2c42))
|
|
138
|
-
* support multiple values, updating mdx ([a01bfab](https://github.com/Atom-Learning/components/commit/a01bfab5635b6a0710cb997bc4794fd69299f025))
|
|
139
|
-
* tab scroll percentage ([06240fb](https://github.com/Atom-Learning/components/commit/06240fb093d760121ab18ed053f826e37d42cb94))
|
|
140
|
-
* update slider api ([d752c75](https://github.com/Atom-Learning/components/commit/d752c751395313cd6fa499c26f5ed342d6b4bbe3))
|
|
141
|
-
* update to preset-small-lib to improve performance ([431da9c](https://github.com/Atom-Learning/components/commit/431da9ced8916e0ebc90dc064d200adcb1c25384))
|
|
142
|
-
* WIP update packages and improve keyboard accessibility ([e0f5f9d](https://github.com/Atom-Learning/components/commit/e0f5f9dfa989e74c3ada486b16785ebb7f0d7c8e))
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
### Reverts
|
|
146
|
-
|
|
147
|
-
* remove showChevron option ([e9b928c](https://github.com/Atom-Learning/components/commit/e9b928c53e23431563719624cb77b244a79e73b9))
|
|
148
|
-
|
|
149
|
-
# [1.4.0](https://github.com/Atom-Learning/components/compare/v1.3.1...v1.4.0) (2021-12-03)
|
|
150
|
-
|
|
151
|
-
# [1.3.1](https://github.com/Atom-Learning/components/compare/v1.3.0...v1.3.1) (2021-11-25)
|
|
152
|
-
|
|
153
|
-
# [1.3.0](https://github.com/Atom-Learning/components/compare/v1.2.3...v1.3.0) (2021-11-23)
|
|
154
|
-
|
|
155
|
-
# [1.2.3](https://github.com/Atom-Learning/components/compare/v1.2.2...v1.2.3) (2021-11-16)
|
|
156
|
-
|
|
157
|
-
# [1.2.2](https://github.com/Atom-Learning/components/compare/v1.2.1...v1.2.2) (2021-11-12)
|
|
158
|
-
|
|
159
|
-
# [1.2.1](https://github.com/Atom-Learning/components/compare/v1.2.0...v1.2.1) (2021-11-11)
|
|
160
|
-
|
|
161
|
-
# [1.2.0](https://github.com/Atom-Learning/components/compare/v1.1.1...v1.2.0) (2021-11-10)
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
### Bug Fixes
|
|
165
|
-
|
|
166
|
-
* adding TODO on type ([e928651](https://github.com/Atom-Learning/components/commit/e928651928291f8a9b639c8fa6c348b1bafe6513))
|
|
167
|
-
* few changes from PR ([e0f75a1](https://github.com/Atom-Learning/components/commit/e0f75a1788af1e23ec6efdfdd24f2788d73d33b0))
|
|
168
|
-
* fixing small error on documentation ([3be573a](https://github.com/Atom-Learning/components/commit/3be573a7584cbe8470a0db0186302e3e39e8734b))
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
### Features
|
|
172
|
-
|
|
173
|
-
* adding accordion component ([60eac3c](https://github.com/Atom-Learning/components/commit/60eac3c47e3ce48371af624ff1ec0b6477b86823))
|
|
174
|
-
|
|
175
|
-
## [1.1.1](https://github.com/Atom-Learning/components/compare/v1.1.0...v1.1.1) (2021-11-10)
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
### Bug Fixes
|
|
179
|
-
|
|
180
|
-
* update snapshot ([e71c8a4](https://github.com/Atom-Learning/components/commit/e71c8a4f03227a29eeefca9d2afd7b6355a3ed46))
|
|
181
|
-
|
|
182
|
-
# [1.1.0](https://github.com/Atom-Learning/components/compare/v1.0.2...v1.1.0) (2021-11-05)
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
### Features
|
|
186
|
-
|
|
187
|
-
* update dropdown item styles ([6bf229f](https://github.com/Atom-Learning/components/commit/6bf229fbfa9cffaaa74fda5d3629636a926a3404))
|
|
188
|
-
|
|
189
|
-
## [1.0.2](https://github.com/Atom-Learning/components/compare/v1.0.1...v1.0.2) (2021-11-02)
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
### Bug Fixes
|
|
193
|
-
|
|
194
|
-
* reinstate as type on heading and text ([1ec5ca7](https://github.com/Atom-Learning/components/commit/1ec5ca7d7ae09664bbd662cc21fee7784cf1bb3c))
|
|
195
|
-
* remove redundant flex styles for block Label ([54715ff](https://github.com/Atom-Learning/components/commit/54715ffc938231b4569a3ce4813c2e25d5404988))
|
|
196
|
-
* remove unnecessary overridden as & size types ([985231a](https://github.com/Atom-Learning/components/commit/985231a9259005a6b44cdfe20ba786f942dba81c))
|
|
197
|
-
|
|
198
|
-
## [1.0.1](https://github.com/Atom-Learning/components/compare/v1.0.0...v1.0.1) (2021-11-02)
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
### Bug Fixes
|
|
202
|
-
|
|
203
|
-
* remove cursor pointer from disabled tab ([34c283f](https://github.com/Atom-Learning/components/commit/34c283f70ce73d0ca2b2886e495bcece5475097c))
|
|
204
|
-
|
|
205
|
-
# 1.0.0 (2021-10-22)
|
|
206
|
-
|
|
207
|
-
- Initial release 🎉
|
|
208
|
-
|
|
209
|
-
# Changelog
|
|
210
|
-
|
|
211
|
-
All notable changes to this project will be documented in this file.
|
|
212
|
-
|
|
213
|
-
_NOTE: THIS FILE IS AUTOMATICALLY UPDATED_
|