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

release: 1.11.0 #671

Merged
merged 11 commits into from
Jun 27, 2024
Merged

release: 1.11.0 #671

merged 11 commits into from
Jun 27, 2024

Conversation

nathalielindqvist
Copy link
Contributor

Describe pull-request

Syncing main branch after release 1.11.0

mistermalm and others added 11 commits June 5, 2024 09:02
* feat(icon): generate IconName type

* feat(icon): update import to use new type

* chore(types): update comments

---------

Co-authored-by: Jonatan Malm <[email protected]>
* docs: added angular-17 instalation guide

* Update packages/core/src/stories/Installation/angular-17.stories.ts

Co-authored-by: mJarsater <[email protected]>

---------

Co-authored-by: mJarsater <[email protected]>
* feat: add compact footer property

* Update packages/core/src/components/footer/footer.tsx

Co-authored-by: mJarsater <[email protected]>

* fix: adds curly bracked ,mistakenly removed by review suggestion

* Update packages/core/src/components/footer/footer.tsx

Then we do not need additional prop, but pretty much we follow similar logic we have for top slot.
If there is no slotted content, we will not render that part of a component at all?

Co-authored-by: theJohnnyMe <[email protected]>

* fix: delete compact prop in Update footer.tsx

* chore: removes left-overs after logic change

* fix(footer): position end slot in case its alone

* docs(footer): added controls for start and end slot, updated description

---------

Co-authored-by: hvar7b <[email protected]>
Co-authored-by: mJarsater <[email protected]>
Co-authored-by: theJohnnyMe <[email protected]>
* docs: creating a component

* docs: documentation update

* chore: nathalies comments update

* Update CREATING-COMPONENT.md

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update CREATING-COMPONENT.md

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update UPDATING-DOCS.MD

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update UPDATING-DOCS.MD

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update UPDATING-DOCS.MD

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update UPDATING-DOCS.MD

Co-authored-by: Nathalie Lindqvist <[email protected]>

* docs: aligning tech document

* Update CREATING-COMPONENT.md

Co-authored-by: Tim <[email protected]>

---------

Co-authored-by: Nathalie Lindqvist <[email protected]>
Co-authored-by: Tim <[email protected]>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ws](https://github.com/websockets/ws) from 8.14.1 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.14.1...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(grid): proof of concept

* feat(grid): updated css

* fix(grid): splitted css for ship/demo

* fix(grid): swapped default state

* feat(grid): removed container width from shipping

* fix(grid): renaming old grid

* docs(grid): depreaction story

* fix(grid): removed redundant styling

* fix(grid): splitted fixed and fluid stories

* fix(grid): comments for media queries

* fix(grid): updated css property to use new standard

* feat(grid): proof of concept

* feat(grid): updated css

* fix(grid): splitted css for ship/demo

* fix(grid): swapped default state

* feat(grid): removed container width from shipping

* fix(grid): renaming old grid

* docs(grid): depreaction story

* fix(grid): remove duplicate import

---------

Co-authored-by: Jonatan Malm <[email protected]>
Co-authored-by: theJohnnyMe <[email protected]>
Copy link

sonarcloud bot commented Jun 27, 2024

@nathalielindqvist nathalielindqvist merged commit 3d6311b into main Jun 27, 2024
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants