This is the log of notable changes to the Design System Nimbus that are developer-facing. Package-specific changes not released in any package will be added here just before the release. Until then, you can find them in changelogs of the individual packages (see packages directory).
- Changed
Geist-Bold
font toSemiBold
variant. (#215 by @juanchigallego)
- Updated
[email protected]
. (#207 by @vrlopess)
- Updated storybook to new version. (#193 by @juniorconquista)
- Updated vanilla extract to new version. (#193 by @juniorconquista)
- Updated
@storybook/[email protected]
. (#193 by @juniorconquista) - Updated
@storybook/[email protected]
. (#193 by @juniorconquista) - Updated
@storybook/[email protected]
. (#193 by @juniorconquista) - Updated
@storybook/[email protected]
. (#193 by @juniorconquista) - Updated
@storybook/[email protected]
. (#193 by @juniorconquista) - Updated
@storybook/[email protected]
. (#193 by @juniorconquista) - Updated
@storybook/[email protected]
. (#193 by @juniorconquista) - Updated
@storybook/[email protected]
. (#193 by @juniorconquista) - Updated
@storybook/[email protected]
. (#193 by @juniorconquista) - Updated
[email protected]
. (#193 by @juniorconquista) - Updated
[email protected]
. (#193 by @juniorconquista) - Updated
[email protected]
. (#193 by @juniorconquista) - Updated
@vanilla-extract/[email protected]
. (#193 by @juniorconquista)
- Added new github action to comment quality checklist on every pull request. (#167 by @juniorconquista)
- Updated storybook version to new major. (#166 by @juniorconquista)
- Added
@babel/[email protected]
. (#166 by @juniorconquista) - Added
[email protected]
. (#166 by @juniorconquista) - Added
[email protected]
. (#166 by @juniorconquista) - Added
[email protected]
. (#166 by @juniorconquista) - Added
@storybook/[email protected]
. (#166 by @juniorconquista) - Added
@storybook/[email protected]
. (#166 by @juniorconquista) - Added
@storybook/[email protected]
. (#166 by @juniorconquista) - Updated
@storybook/[email protected]
. (#166 by @juniorconquista) - Updated
@storybook/[email protected]
. (#166 by @juniorconquista) - Updated
@storybook/[email protected]
. (#166 by @juniorconquista) - Updated
@storybook/[email protected]
. (#166 by @juniorconquista) - Updated
[email protected]
. (#166 by @juniorconquista) - Removed
@storybook/[email protected]
. (#166 by @juniorconquista) - Removed
@storybook/[email protected]
. (#166 by @juniorconquista) - Removed
@storybook/[email protected]
. (#166 by @juniorconquista) - Removed
@storybook/[email protected]
. (#166 by @juniorconquista) - Removed
@storybook/[email protected]
. (#166 by @juniorconquista)
- Integrated sonarclound in the project. # by @juniorconquista
- Creating a build script to build documentation for components and subcomponents. (#126 by @juniorconquista)
- Configuring use of turborepo cache to publish artifacts generated from each package and share in local and pipeline environments. (#126 by @juniorconquista)
- Restructured action build steps to create a cache of
node_modules
folders and therefore not unnecessarily perform package installs. (#126 by @juniorconquista)
- Added new template for request to create new icons. (#94 by @juniorconquista)
- Remove deprecated set-output usage in github actions. (#94 by @juniorconquista)
- Adjust storybook dark mode colors to use Nimbus tokens. (#95 by @juanchigallego)
- Added dark mode support to storybook documentation. (#89 by @juniorconquista)
- Added
[email protected]
. (#89 by @juniorconquista)
- Updated
@storybook/[email protected]
. (#83 by @juniorconquista) - Updated
@storybook/[email protected]
. (#83 by @juniorconquista) - Updated
@storybook/[email protected]
. (#83 by @juniorconquista) - Updated
@storybook/[email protected]
. (#83 by @juniorconquista) - Updated
@storybook/[email protected]
. (#83 by @juniorconquista) - Updated
@storybook/[email protected]
. (#83 by @juniorconquista) - Updated
@storybook/[email protected]
. (#83 by @juniorconquista) - Updated
@storybook/[email protected]
. (#83 by @juniorconquista) - Updated
@storybook/[email protected]
. (#83 by @juniorconquista)
- Creating build script for building packages to parts of release versions. (#68 by @juniorconquista)
- Updated
[email protected]
. (#68 by @juniorconquista)
- Added Centranube medium font to Storybook. (#67 by @juanchigallego)
- Renamed babel file jest from
babel-jest.config
tobabel.config
. (#63 by @juniorconquista) - Added
@vanilla-extract/webpack-plugin@^2.2.0
. (#63 by @juniorconquista)
- Restructuring folder and organizing the design system packages. (#62 by @juniorconquista)
- Renamed babel file jest from
babel.config
tobabel-jest.config
. (#62 by @juniorconquista)
- Added
[email protected]
. (#56 by @juniorconquista)
- Updated
@storybook/[email protected]
. (#52 by @juniorconquista) - Updated
@storybook/[email protected]
. (#52 by @juniorconquista) - Updated
@storybook/[email protected]
. (#52 by @juniorconquista) - Updated
@storybook/[email protected]
. (#52 by @juniorconquista) - Updated
@storybook/[email protected]
. (#52 by @juniorconquista) - Updated
@storybook/[email protected]
. (#52 by @juniorconquista) - Updated
@storybook/[email protected]
. (#52 by @juniorconquista) - Updated
@storybook/[email protected]
. (#52 by @juniorconquista) - Updated
@storybook/[email protected]
. (#52 by @juniorconquista)
- Added and configured turborepo to project. (#46 by @juniorconquista)
- Added
[email protected]
. (#46 by @juniorconquista)
- Fixed build generation and unit tests to correctly respect nop
tsconfig.js
paths. (#46 by @juniorconquista)
- Added
@svgr/[email protected]
. (#28 by @juniorconquista) - Added
[email protected]
. (#28 by @juniorconquista) - Added global type declaration for using svg elements. (#28 by @juniorconquista)
- Added
jest-svg-transformer
configuration tojest
for using svgs in components. (#28 by @juniorconquista) - Added new rule to webpack modules to use svgs in components. (#28 by @juniorconquista)
- Updated
@storybook/[email protected]
. (#27 by @juniorconquista) - Updated
@storybook/[email protected]
. (#27 by @juniorconquista) - Updated
@storybook/[email protected]
. (#27 by @juniorconquista) - Updated
@storybook/[email protected]
. (#27 by @juniorconquista) - Updated
@storybook/[email protected]
. (#27 by @juniorconquista) - Updated
@storybook/[email protected]
. (#27 by @juniorconquista) - Updated
@storybook/[email protected]
. (#27 by @juniorconquista) - Updated
@storybook/[email protected]
. (#27 by @juniorconquista) - Updated
@storybook/[email protected]
. (#27 by @juniorconquista)
- Added RELEASE_PROCESS.md. (#25 by @juniorconquista)
- Added
@storybook/[email protected]
. (#21 by @juniorconquista)
- Added
[email protected]
. (#19 by @juniorconquista)
- Added Centranube font in storybook. (#19 by @juniorconquista)
- Added new jog on github actions for publish storybook. (#15 by @juniorconquista)
- Added
@babel/[email protected]
. (#11 by @juniorconquista) - Added
@storybook/[email protected]
. (#11 by @juniorconquista) - Added
@storybook/[email protected]
. (#11 by @juniorconquista) - Added
@vanilla-extract/[email protected]
. (#11 by @juniorconquista) - Added
[email protected]
. (#11 by @juniorconquista) - Removed
[email protected]
. (#11 by @juniorconquista) - Removed
@storybook/[email protected]
. (#11 by @juniorconquista) - Removed
@storybook/[email protected]
. (#11 by @juniorconquista)
- Added new jog on github actions for versions. (#8 by @juniorconquista)
- Added new jog on github actions for publish release candidate. (#8 by @juniorconquista)
- Added
[email protected]
. (#6 by @juniorconquista) - Added
[email protected]
. (#6 by @juniorconquista) - Added
@babel/[email protected]
. (#6 by @juniorconquista) - Added
@jest/[email protected]
. (#6 by @juniorconquista) - Added
@storybook/[email protected]
. (#6 by @juniorconquista) - Added
@storybook/[email protected]
. (#6 by @juniorconquista) - Added
@storybook/[email protected]
. (#6 by @juniorconquista) - Added
@storybook/[email protected]
. (#6 by @juniorconquista) - Added
@storybook/[email protected]
. (#6 by @juniorconquista) - Added
@storybook/[email protected]
. (#6 by @juniorconquista) - Added
@storybook/[email protected]
. (#6 by @juniorconquista) - Added
@storybook/[email protected]
. (#6 by @juniorconquista) - Added
@testing-library/[email protected]
. (#6 by @juniorconquista) - Added
@types/[email protected]
. (#6 by @juniorconquista) - Added
@types/[email protected]
. (#6 by @juniorconquista) - Added
@types/[email protected]
. (#6 by @juniorconquista) - Added
[email protected]
. (#6 by @juniorconquista) - Added
[email protected]
. (#6 by @juniorconquista) - Added
[email protected]
. (#6 by @juniorconquista) - Added
[email protected]
. (#6 by @juniorconquista) - Added
[email protected]
. (#6 by @juniorconquista) - Added
[email protected]
. (#6 by @juniorconquista) - Added
[email protected]
. (#6 by @juniorconquista) - Added
[email protected]
. (#6 by @juniorconquista) - Added
[email protected]
. (#6 by @juniorconquista) - Added
[email protected]
. (#6 by @juniorconquista) - Added
[email protected]
. (#6 by @juniorconquista)
- Storybook configuration performed. (#6 by @juniorconquista)
- Yarn workspaces configuration performed. (#6 by @juniorconquista)
- Jest configuration performed. (#6 by @juniorconquista)
- Remove jog on github actions for pull requests. (#5 by @juniorconquista)
- Added
@commitlint/[email protected]
. (#1 by @juniorconquista) - Added
@commitlint/[email protected]
. (#1 by @juniorconquista) - Added
@tiendanube/[email protected]
. (#1 by @juniorconquista) - Added
@typescript-eslint/[email protected]
. (#1 by @juniorconquista) - Added
@typescript-eslint/[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista) - Added
[email protected]
. (#1 by @juniorconquista)
- Eslint configuration performed. (#1 by @juniorconquista)
- Husky configuration performed. (#1 by @juniorconquista)
- Lint Staged configuration performed. (#1 by @juniorconquista)
- Commitlint configuration performed. (#1 by @juniorconquista)
- Editorconfig configuration performed. (#1 by @juniorconquista)
- Added CONTRIBUTING.md. (#2 by @juniorconquista)
- Added bug and new request issue templates. (#2 by @juniorconquista)
- Added new jog on github actions for pull requests. (#4 by @juniorconquista)
- Added README.md. (#5 by @juniorconquista)