Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lerna to 7 #614

Merged
merged 4 commits into from
Oct 9, 2023
Merged

Bump lerna to 7 #614

merged 4 commits into from
Oct 9, 2023

Conversation

lindskogen
Copy link
Contributor

Version 7 of lerna deprecates bootstrap and link commands in favour of using the same command from yarn.
See: https://github.com/lerna/lerna/releases/tag/7.0.0

Tested by cloning the project again and building and removed from CONTRIBUTING.md.

@lindskogen lindskogen added skip-release Preserve the current version when merged internal Changes only affect the internal API labels Oct 9, 2023
@lindskogen lindskogen requested a review from a team October 9, 2023 07:06
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

Size Change: 0 B

Total Size: 238 kB

ℹ️ View Unchanged
Filename Size
packages/calendar/dist/index.es.js 15.1 kB
packages/calendar/dist/index.js 13 kB
packages/core/dist/index.es.js 4.97 kB
packages/core/dist/index.js 4.66 kB
packages/elements/dist/index.es.js 49.2 kB
packages/elements/dist/index.js 48.1 kB
packages/filter/dist/index.es.js 3.76 kB
packages/filter/dist/index.js 3.27 kB
packages/forms/dist/index.es.js 6.75 kB
packages/forms/dist/index.js 6.27 kB
packages/grid-export/dist/index.es.js 2.07 kB
packages/grid-export/dist/index.js 2.02 kB
packages/grid/dist/index.es.js 16.1 kB
packages/grid/dist/index.js 13.8 kB
packages/input-mask/dist/index.es.js 804 B
packages/input-mask/dist/index.js 735 B
packages/modal/dist/index.es.js 3.02 kB
packages/modal/dist/index.js 2.83 kB
packages/panels/dist/index.es.js 9.9 kB
packages/panels/dist/index.js 9.1 kB
packages/redux/dist/index.es.js 3.06 kB
packages/redux/dist/index.js 2.75 kB
packages/select/dist/index.es.js 4.02 kB
packages/select/dist/index.js 3.65 kB
packages/theme/dist/index.es.js 1.59 kB
packages/theme/dist/index.js 1.65 kB
packages/tooltip/dist/index.es.js 2.91 kB
packages/tooltip/dist/index.js 2.72 kB

compressed-size-action

@lindskogen lindskogen merged commit d1c8076 into master Oct 9, 2023
5 checks passed
@lindskogen lindskogen deleted the feature/bump-lerna-to-7 branch October 9, 2023 07:28
lindskogen added a commit that referenced this pull request Oct 17, 2023
* Bump lerna and remove deprecated link command

* Update github action run script

* Bump compressed-size-action to not use node 12

* Use full commit SHA for compressed-size-action
lindskogen added a commit that referenced this pull request Oct 17, 2023
* -

* Spread all props into RailMenuLink (#618)

Needed to allow custom `renderLink` function in rail mode.

* Bump lerna to 7 (#614)

* Bump lerna and remove deprecated link command

* Update github action run script

* Bump compressed-size-action to not use node 12

* Use full commit SHA for compressed-size-action

* Bump storybook and related dependencies (#581)

Co-authored-by: Mattias Andersson <[email protected]>

* Floating SearchFilterDrawer (#616)

- Add `floating` prop to Drawer. It creates a gap between Drawer and viewport, and adds round corners.
- SearchFilterDrawer is now floating.
- Header of SearchFilterDrawer is now sticky.

* Make sidebarmenu close button sticky

---------

Co-authored-by: Johan Lindskogen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes only affect the internal API skip-release Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants