feat(pie-list): DSW-4116 plain text list/list-item#2989
Conversation
🦋 Changeset detectedLatest commit: 13cb968 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
6016e2f to
16cf329
Compare
|
/snapit |
|
Starting a new snapshot build. You can view the logs here. |
|
@jamieomaguire Your snapshots have been published to npm! Test the snapshots by updating your Note If you have more than one of these packages installed, we suggest using the new snapshots for all of them to help avoid version conflicts. yarn up @justeattakeaway/pie-list@0.0.0-snapshot-release-20260707093350 --mode=update-lockfileyarn up @justeattakeaway/pie-webc@0.0.0-snapshot-release-20260707093350 --mode=update-lockfileThen finally: yarn install |
|
/snapit |
|
Starting a new snapshot build. You can view the logs here. |
|
@jamieomaguire Your snapshots have been published to npm! Test the snapshots by updating your Note If you have more than one of these packages installed, we suggest using the new snapshots for all of them to help avoid version conflicts. yarn up @justeattakeaway/pie-list@0.0.0-snapshot-release-20260707094101 --mode=update-lockfileyarn up @justeattakeaway/pie-webc@0.0.0-snapshot-release-20260707094101 --mode=update-lockfileThen finally: yarn install |
|
/snapit |
|
Starting a new snapshot build. You can view the logs here. |
|
@jamieomaguire Your snapshots have been published to npm! Test the snapshots by updating your Note If you have more than one of these packages installed, we suggest using the new snapshots for all of them to help avoid version conflicts. yarn up @justeattakeaway/pie-list@0.0.0-snapshot-release-20260707131305 --mode=update-lockfileyarn up @justeattakeaway/pie-webc@0.0.0-snapshot-release-20260707131305 --mode=update-lockfileThen finally: yarn install |
* feat(pie-css): DSW-4116 mixin for slotted element allowlists * fix lint * initial list-item markup and props * basic list item structure styling * typograpghy * add named slots to the scss mixin * borders * fix lint * comment * compact padding * fix lint * icons, fix trailing slot display, flex alignment and lint fixes * todo readme comments * handle multiline text and more story demos * fix lint * organise stories * handle avatar padding quirk and disallow large comps in compact mode * readme and slot policing * add tests + readme and fix metatext single line alignment * fix lint * test scss mixin * tidy ts * safari firefox style fix * display block list-items * remove slot policing * apply gap padding to slotted trailing content and metatext instead of text * rename default story * no longer reflect props * classmap * tidy up css overrides and variable names * update css * update alignment override var * remove requiredpropertyvalue decorator use * camelCase and boolean bindings
* docs(pie-docs): DSW-3951 checkbox updated web docs * docs(pie-docs): DSW-3951 checkbox updated web and android docs * docs(pie-docs): DSW-3951 checkbox updated web and android docs * docs(pie-docs): DSW-3951 checkbox updated web and android docs * docs(pie-docs): DSW-3951 added changeset * docs(pie-docs): DSW-3951 added changeset * feat(pie-list): DSW-4116 plain text list/list-item (#2989) * feat(pie-css): DSW-4116 mixin for slotted element allowlists * fix lint * initial list-item markup and props * basic list item structure styling * typograpghy * add named slots to the scss mixin * borders * fix lint * comment * compact padding * fix lint * icons, fix trailing slot display, flex alignment and lint fixes * todo readme comments * handle multiline text and more story demos * fix lint * organise stories * handle avatar padding quirk and disallow large comps in compact mode * readme and slot policing * add tests + readme and fix metatext single line alignment * fix lint * test scss mixin * tidy ts * safari firefox style fix * display block list-items * remove slot policing * apply gap padding to slotted trailing content and metatext instead of text * rename default story * no longer reflect props * classmap * tidy up css overrides and variable names * update css * update alignment override var * remove requiredpropertyvalue decorator use * camelCase and boolean bindings * Version Packages (#3002) release: release packages with 'latest' tag Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat(pie-textarea): DSW-3890 Add Resize None (#2991) * feat(pie-textarea): DSW-3890 add resize none prop value * feat(pie-textarea): DSW-3890 add tests * feat(pie-textarea): DSW-3890 set auto height in none mode to respect rows prop * feat(pie-textarea): DSW-3890 update descriptions for resize=none * feat(pie-textarea): DSW-3890 update descriptions for resize none option * feat(pie-textarea): DSW-3890 update defs for resize none option * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Delete space Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * feat(pie-textarea): DSW-3890 update test --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Raouf <raouf.sawehli@justeattakeaway.com> * feat(pie-spinner): DSW-4138 support centered prop (#2999) * feat(pie-spinner): DSW-4138 support centered prop * fix(pie-spinner): DSW-4138 revert a story * fix(pie-spinner): DSW-4138 revert a story * fix(pie-spinner): DSW-4138 update size * fix(pie-storybook): DSW-4138 use media instead container for responsive story * fix(pie-spinner): DSW-4138 update prop name * Version Packages (#3005) * feat(pie-docs): DSW-3939 fab figma docs migration (#2988) * feat(pie-docs): DSW-3939 added apps and web docs * fix(eslint-plugin-snacks-pie-migration): DSW-3939 restore trailing newline Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> * docs(pie-docs): DSW-3939 updated FAB web and app docs * feat(pie-docs): DSW-3939 added changeset for FAB docs * Update .changeset/sparkly-deer-create.md Co-authored-by: Fernando de França <448801+fernandofranca@users.noreply.github.com> --------- Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com> Co-authored-by: T. Ferreira <215656619+talitha-ferreira-01@users.noreply.github.com> Co-authored-by: Fernando de França <448801+fernandofranca@users.noreply.github.com> * feat(pie-docs): DSW-4114 update Accordion web page (#3004) * feat(pie-docs): DSW-4114 update accordion web page * chore(pie-monorepo): DSW-1234 changeset * feat(pie-docs): DSW-4114 fix heading level * feat(pie-docs): DSW-4114 update snapshots * chore(pie-css): DSW-4137 update pie-tokens version (#3008) * chore(pie-css): DSW-4137 update pie-tokens version * chore(pie-css): DSW-4137 fix changesets format * fix(pie-css): DSW-4137 update css output * fix(pie-docs): DSW-4137 update tokens * fix(pie-docs): DSW-4137 update tokens --------- Co-authored-by: Raouf <abdulraoufswehli58@gmail.com> * Version Packages (#3006) * feat(pie-docs): DSW-3941 list item radio figma docs migration (#2973) * feat(pie-docs): DSW-3941 list item radio figma docs migration * feat(pie-docs): DSW-3941 added list item docs * feat(pie-docs): DSW-3941 added expected routes * feat(pie-docs): DSW-3941 added android docs * feat(pie-docs): DSW-3941 added ios docs updated web * feat(pie-docs): DSW-3941 small updates across docs * feat(pie-docs): DSW-3941 small updates across pattern docs added new index img * Create true-waves-flow.md * feat(pie-docs): DSW-3941 added contents links section to apps list item docs * Added missing notification to android.md * Added missing notification to ios.md * Update .changeset/true-waves-flow.md Co-authored-by: Raouf <raouf.sawehli@justeattakeaway.com> --------- Co-authored-by: Talitha Ferreira <talitha-ferreira-01@users.noreply.github.com> Co-authored-by: Raouf <raouf.sawehli@justeattakeaway.com> * feat(pie-accordion): DSW-4142 add CSS variable for accordion border radius (#3010) * chore(pie-monorepo): DSW-1234 changeset * feat(pie-accordion): DSW-4142 accordion radius add docs, stories and css variable * feat(pie-accordion): DSW-4142 host radius, overflow: hidden + pie-css.focus mixin * feat(pie-accordion): DSW-4142 add radius test story with background * feat(pie-accordion): DSW-4142 improve readability * feat(pie-accordion): DSW-4142 improve stories consistency * feat(pie-accordion): DSW-4142 remove redundant css * feat(pie-icons): Update icons from pie-iconography (#3011) feat(pie-icons): update icons Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Version Packages (#3009) release: release packages with 'latest' tag Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore(pie-accordion): DSW-4157 promote pie-accordion to beta status (#3015) Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> * deps(npm): Bump vitest from 4.1.9 to 4.1.10 in the vitest group (#3012) Bumps the vitest group with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fernando de França <448801+fernandofranca@users.noreply.github.com> * feat(eslint-plugin-snacks-pie-migration): Update eslint rules for PIE migration (#3016) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ben Siggery <14013357+siggerzz@users.noreply.github.com> * Version Packages (#3017) release: release packages with 'latest' tag Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat(pie-docs): DSW-3951 added snapshot routes * feat(pie-docs): DSW-3951 removed structure section * Update apps/pie-docs/src/components/checkbox/ios/ios.md Co-authored-by: Fernando de França <448801+fernandofranca@users.noreply.github.com> * Update apps/pie-docs/src/components/checkbox/android/android.md Co-authored-by: Fernando de França <448801+fernandofranca@users.noreply.github.com> * docs(pie-docs): DSW-3951 checkbox Android docs update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: T. Ferreira <215656619+talitha-ferreira-01@users.noreply.github.com> Co-authored-by: Jamie Maguire <jamieolivermaguire@googlemail.com> Co-authored-by: pie-design-system-app[bot] <157033764+pie-design-system-app[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Katarina Neskovic <134618695+KatarinaNeskovic@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Raouf <raouf.sawehli@justeattakeaway.com> Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com> Co-authored-by: Fernando de França <448801+fernandofranca@users.noreply.github.com> Co-authored-by: maledr5 <maledr5@hotmail.es> Co-authored-by: Raouf <abdulraoufswehli58@gmail.com> Co-authored-by: Talitha Ferreira <talitha-ferreira-01@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Siggery <14013357+siggerzz@users.noreply.github.com>
Describe your changes (can list changeset entries if preferable)
Author Checklist (complete before requesting a review, do not delete any)
PIE Storybook/PIE DocsPR preview./test-aperturecommand.Not-applicable Checklist items
Please move any Author checklist items that do not apply to this pull request here.
Reviewer checklists (complete before approving)
Mark items as
[-] N/Aif not applicable.Reviewer 1 - @fernandofranca
PIE Storybook/PIE DocsPR preview.Reviewer 2
PIE Storybook/PIE DocsPR preview.