- Updated dependencies [274d7e1a7]
- @leafygreen-ui/[email protected]
- f91e1ce97: Unsets lowest level shadow for darkMode. (sets
shadow.dark[100]
to"unset"
)
- 66e5665e8: Exports shadow tokens from package
- Updated dependencies [4c04aa0ee]
- @leafygreen-ui/[email protected]
-
29d50edaa: Adds 72px spacing token
- Updated dependencies [7a901b954]
- @leafygreen-ui/[email protected]
- 7bc4fcde: - Improves semantics of color token segment type names (e.g.
Type
->Property
,State
->InteractionState
).- Adds TSDoc to color types
- Deprecates
Mode
enum in favor ifTheme
(exported fromlib
)
- Updated dependencies [7bc4fcde]
- @leafygreen-ui/[email protected]
- 3364b542: Adds link to text color tokens
- 0864a420: Adds
placeholder
token
-
c406ab85: LG-2930
- Fixes
darkModeBackgroundColors
disabled colors - Fixes
lightModeBorderColors
variable typo
- Fixes
- 57dedc40: Adds
satisfies
to ensure consistent & correctcolors
token structure
- 356a53fd: Update TS builds to use
[email protected]
- Updated dependencies [356a53fd]
- @leafygreen-ui/[email protected]
- 5ee54143: Provides support for auto-complete by removing explicit type definitions and leveraging
as const
- e487fb24: Renames story files from
.story.tsx
to.stories.tsx
- 3208b813: Adds more spacing tokens JIRA Ticket
- c2854e9b: Adds additional spacing tokens
- 2645cd50: Adds new tokens to spacing object, and warns that old tokens are deprecated. Eventually, we will enforce a migration to the new system.
- 3fe03b50: Adds
Size
token
- c11bbc29: Fixes problem with ts-docs not being available in bundle.
- Updated dependencies [c11bbc29]
- @leafygreen-ui/[email protected]
- c15ee2ac: Fixes missing documentation file
- Updated dependencies [c15ee2ac]
- @leafygreen-ui/[email protected]
- 215268ff: Updates build tooling. No functional changes
- Updated dependencies [215268ff]
- @leafygreen-ui/[email protected]
- 76161cf0: Updates stories for Chromatic testing
- 73cbbd02c: Adds
fontWeights
token
- 8ece56980: Adds
slowest
totransitionDuration
- 77320a6b8: Adds token for large font size
- Updated dependencies [55d33e435]
- Updated dependencies [55d33e435]
- @leafygreen-ui/[email protected]
- 8c0c2bdf9: Updates build script to include a transpiled copy of the story file in the bundle
- Updated dependencies [8c0c2bdf9]
- @leafygreen-ui/[email protected]
- Updated dependencies [5b036515e]
- @leafygreen-ui/[email protected]
- 741cdd408: Removes Akzidenz from list of fallback fonts. Also removes
Legacy
from list offontFamilies
.
- Updated dependencies [b24b21462]
- @leafygreen-ui/[email protected]
- b7f7a4c95: Updates package dependencies & devDependencies, and ensures each package is appropriately listed. Ensures
tsconfig
has no circular dependencies - Updated dependencies [b7f7a4c95]
- @leafygreen-ui/[email protected]
- ae5421cf6: Adds
transitionDuration
token to package.transitionDuration
has three values: faster (100), default (150), and slower (300) which correspond to the length in ms of the transition duration.
- 24683433: - Remove an implicit dependency on
@emotion/react
fixing an issue where LG packages would not build if@leafygreen/[email protected]
or greater was installed. - Updated dependencies [24683433]
- @leafygreen-ui/[email protected]
- 3690df49: Updates
tsdoc.json
file - Updated dependencies [3690df49]
- @leafygreen-ui/[email protected]
- 8d7534e9: Adds
tsdoc.json
to published package files - Updated dependencies [8d7534e9]
- @leafygreen-ui/[email protected]
- @leafygreen-ui/[email protected]
- 96d1ff9c: Updates to propTypes, TSDocs, and Storybook controls
- Updated dependencies [6a89bc29]
- Updated dependencies [fd2f6de0]
- Updated dependencies [96d1ff9c]
- Updated dependencies [422dbfcd]
- Updated dependencies [9ff90d4b]
- @leafygreen-ui/[email protected]
- @leafygreen-ui/[email protected]
- c48e943e: Exports
Mode
,hoverRing
andfocusRing
fromtokens
. AddhoverRing
andfocusRing
to thebox-shadow
property to render Leafygreen interaction states
- ba4aab15: Exports the constant
BaseFontSize
fromtokens
- 233ac580: Adds documentation to
typeScales
. ExportsfontFamilies
as read-only - Updated dependencies [2cf1bc4a]
- @leafygreen-ui/[email protected]
- 614be76: Adds
typeScales
export from tokens
- 8457f92: - Adds "Euclid Circular A" and "MongoDB Value Serif" to
tokens.fontFamilies
- Updates Light mode typography according to visual brand refresh
- Updated dependencies [b8f03aa1]
- @leafygreen-ui/[email protected]
- Updated dependencies [047c1930]
- @leafygreen-ui/[email protected]
- Updated dependencies [90321b36]
- @leafygreen-ui/[email protected]
- 059ef833: Adds named export
breakpoints
to package
- dac3f38b: Fixes a publishing error that prevented UMD modules from being distributed
- Updated dependencies [dac3f38b]
- @leafygreen-ui/[email protected]
- 0267bfd2: The underlying structure of distributed module definition files have changed and now have official support for ES modules. Module definition files are now generated using Rollup instead of Webpack. This should not affect functionality, but some thorough testing and caution should be exercised when upgrading.
- Updated dependencies [0267bfd2]
- @leafygreen-ui/[email protected]
- f792966: Adds default and code fonts to Tokens package
- 6ca8fe6: Updates spacing to numerical rather than string values and exports as const so that consumers can see the values
- 691eb05: Better support for UMD
- Updated dependencies [691eb05]
- @leafygreen-ui/[email protected]
- 45de359: Initial release of
@leafygreen-ui/tokens
- Updated dependencies [6aadc0b]
- @leafygreen-ui/[email protected]