-
Notifications
You must be signed in to change notification settings - Fork 201
Comparing changes
Open a pull request
base repository: adobe/spectrum-css
base: @spectrum-css/preview@4.1.8
head repository: adobe/spectrum-css
compare: @spectrum-css/preview@4.1.10
- 19 commits
- 188 files changed
- 6 contributors
Commits on Aug 16, 2023
-
chore(deps-dev): bump gh-pages from 5.0.0 to 6.0.0
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/tschaub/gh-pages/releases) - [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md) - [Commits](tschaub/gh-pages@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bbe3b36 - Browse repository at this point
Copy the full SHA bbe3b36View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 385e1ad - Browse repository at this point
Copy the full SHA 385e1adView commit details -
refactor(clearbutton)!: migrate tokens (#1943)
BREAKING CHANGE: migrates clear button to use `@adobe/spectrum-tokens` * update to use infield button tokens release * migrate css to use tokens * add quiet variant and whcm styles * update storybook to include over background story * fix icon sizing in story, add cursor pointer * add aria-labels
Configuration menu - View commit details
-
Copy full SHA for 495198a - Browse repository at this point
Copy the full SHA 495198aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3007448 - Browse repository at this point
Copy the full SHA 3007448View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c77140d - Browse repository at this point
Copy the full SHA c77140dView commit details -
- @spectrum-css/accordion@4.0.11 - @spectrum-css/actionbar@6.0.61 - @spectrum-css/actionbutton@5.0.1 - @spectrum-css/actiongroup@4.0.1 - @spectrum-css/actionmenu@4.0.52 - @spectrum-css/alertbanner@1.1.19 - @spectrum-css/assetcard@2.0.1 - @spectrum-css/assetlist@3.0.74 - @spectrum-css/avatar@6.0.46 - @spectrum-css/badge@3.1.2 - @spectrum-css/breadcrumb@8.0.1 - @spectrum-css/button@11.0.1 - @spectrum-css/buttongroup@6.0.63 - @spectrum-css/calendar@4.0.5 - @spectrum-css/card@6.0.11 - @spectrum-css/checkbox@7.0.4 - @spectrum-css/clearbutton@4.0.0 - @spectrum-css/closebutton@4.0.1 - @spectrum-css/coachmark@5.0.60 - @spectrum-css/colorarea@4.0.35 - @spectrum-css/colorhandle@7.0.1 - @spectrum-css/colorloupe@4.1.12 - @spectrum-css/colorslider@4.0.7 - @spectrum-css/colorwheel@3.0.35 - @spectrum-css/combobox@2.0.29 - @spectrum-css/contextualhelp@2.0.28 - @spectrum-css/cyclebutton@3.0.75 - @spectrum-css/datepicker@1.0.42 - @spectrum-css/dialog@6.0.68 - @spectrum-css/divider@2.1.19 - @spectrum-css/dropzone@5.0.15 - @spectrum-css/fieldgroup@4.0.64 - @spectrum-css/fieldlabel@7.0.25 - @spectrum-css/floatingactionbutton@1.0.21 - @spectrum-css/helptext@4.0.48 - @spectrum-css/illustratedmessage@6.0.15 - @spectrum-css/infieldbutton@3.0.5 - @spectrum-css/inlinealert@7.0.39 - @spectrum-css/link@4.0.59 - @spectrum-css/menu@5.0.4 - @spectrum-css/miller@3.0.74 - @spectrum-css/pagination@6.0.38 - @spectrum-css/picker@7.0.1 - @spectrum-css/pickerbutton@4.0.5 - @spectrum-css/popover@6.0.67 - @spectrum-css/progressbar@3.0.63 - @spectrum-css/progresscircle@2.0.59 - @spectrum-css/quickaction@3.0.76 - @spectrum-css/radio@8.0.1 - @spectrum-css/rating@4.0.19 - @spectrum-css/search@6.0.13 - @spectrum-css/searchwithin@5.0.6 - @spectrum-css/sidenav@4.0.3 - @spectrum-css/slider@4.1.2 - @spectrum-css/splitbutton@6.0.1 - @spectrum-css/statuslight@6.0.46 - @spectrum-css/steplist@3.0.72 - @spectrum-css/stepper@4.0.49 - @spectrum-css/swatch@5.0.6 - @spectrum-css/swatchgroup@2.0.62 - @spectrum-css/switch@4.0.1 - @spectrum-css/table@4.0.68 - @spectrum-css/tabs@4.0.10 - @spectrum-css/tag@7.0.0 - @spectrum-css/taggroup@3.3.62 - @spectrum-css/textfield@6.0.13 - @spectrum-css/thumbnail@5.0.1 - @spectrum-css/toast@9.1.2 - @spectrum-css/tokens@11.2.1 - @spectrum-css/tooltip@5.1.5 - @spectrum-css/tray@2.1.5 - @spectrum-css/typography@5.0.34 - @spectrum-css/preview@4.1.9
Configuration menu - View commit details
-
Copy full SHA for a8b000a - Browse repository at this point
Copy the full SHA a8b000aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b869a - Browse repository at this point
Copy the full SHA 11b869aView commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4448447 - Browse repository at this point
Copy the full SHA 4448447View commit details -
chore(deps-dev): bump chromatic from 6.21.0 to 6.22.0 (#2107)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.21.0 to 6.22.0. - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](chromaui/chromatic-cli@v6.21.0...v6.22.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a692ab - Browse repository at this point
Copy the full SHA 5a692abView commit details -
chore: update javascript for site to account for removal of focus-ring (
#2102) * update javascript for documentation site to account for removal of focus-ring
Configuration menu - View commit details
-
Copy full SHA for 8c276f8 - Browse repository at this point
Copy the full SHA 8c276f8View commit details -
feat(alertdialog)!: new component
BREAKING CHANGE: new alert dialog component added
castastrophe committedAug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for d6b7286 - Browse repository at this point
Copy the full SHA d6b7286View commit details -
chore: update button storybook template
castastrophe committedAug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 264afeb - Browse repository at this point
Copy the full SHA 264afebView commit details -
feat(buttongroup): add justify-content support
castastrophe committedAug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 825f176 - Browse repository at this point
Copy the full SHA 825f176View commit details -
chore(clearbutton): metadata mods doc updated
castastrophe committedAug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for eefe628 - Browse repository at this point
Copy the full SHA eefe628View commit details
Commits on Aug 22, 2023
-
feat(dialog)!: major layout updates
BREAKING CHANGE: Alert variants of Dialog have been removed and placed inside of Alert Dialog
Configuration menu - View commit details
-
Copy full SHA for 526d505 - Browse repository at this point
Copy the full SHA 526d505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 137b55d - Browse repository at this point
Copy the full SHA 137b55dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f557a0f - Browse repository at this point
Copy the full SHA f557a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 831db1b - Browse repository at this point
Copy the full SHA 831db1bView commit details -
- @spectrum-css/accordion@4.0.12 - @spectrum-css/actionbar@6.0.62 - @spectrum-css/actionbutton@5.0.2 - @spectrum-css/actiongroup@4.0.2 - @spectrum-css/actionmenu@4.0.53 - @spectrum-css/alertbanner@1.1.20 - @spectrum-css/alertdialog@1.0.0 - @spectrum-css/assetcard@2.0.2 - @spectrum-css/assetlist@3.0.75 - @spectrum-css/avatar@6.0.47 - @spectrum-css/badge@3.1.3 - @spectrum-css/breadcrumb@8.0.2 - @spectrum-css/button@11.0.2 - @spectrum-css/buttongroup@6.1.0 - @spectrum-css/calendar@4.0.6 - @spectrum-css/card@6.0.12 - @spectrum-css/checkbox@7.0.5 - @spectrum-css/clearbutton@5.0.0 - @spectrum-css/closebutton@4.0.2 - @spectrum-css/coachmark@5.0.61 - @spectrum-css/colorarea@4.0.36 - @spectrum-css/colorhandle@7.0.2 - @spectrum-css/colorloupe@4.1.13 - @spectrum-css/colorslider@4.0.8 - @spectrum-css/colorwheel@3.0.36 - @spectrum-css/combobox@2.0.30 - @spectrum-css/contextualhelp@2.0.29 - @spectrum-css/cyclebutton@3.0.76 - @spectrum-css/datepicker@1.0.43 - @spectrum-css/dialog@7.0.0 - @spectrum-css/divider@2.1.20 - @spectrum-css/dropzone@5.0.16 - @spectrum-css/fieldgroup@4.0.65 - @spectrum-css/fieldlabel@7.0.26 - @spectrum-css/floatingactionbutton@1.0.22 - @spectrum-css/helptext@4.0.49 - @spectrum-css/illustratedmessage@6.0.16 - @spectrum-css/infieldbutton@3.0.6 - @spectrum-css/inlinealert@7.0.40 - @spectrum-css/link@4.0.60 - @spectrum-css/menu@5.0.5 - @spectrum-css/miller@3.0.75 - @spectrum-css/modal@3.1.0 - @spectrum-css/pagination@6.0.39 - @spectrum-css/picker@7.0.2 - @spectrum-css/pickerbutton@4.0.6 - @spectrum-css/popover@6.0.68 - @spectrum-css/progressbar@3.0.64 - @spectrum-css/progresscircle@2.0.60 - @spectrum-css/quickaction@3.0.77 - @spectrum-css/radio@8.0.2 - @spectrum-css/rating@4.0.20 - @spectrum-css/search@6.0.14 - @spectrum-css/searchwithin@5.0.7 - @spectrum-css/sidenav@4.0.4 - @spectrum-css/slider@4.1.3 - @spectrum-css/splitbutton@6.0.2 - @spectrum-css/statuslight@6.0.47 - @spectrum-css/steplist@3.0.73 - @spectrum-css/stepper@4.0.50 - @spectrum-css/swatch@5.0.7 - @spectrum-css/swatchgroup@2.0.63 - @spectrum-css/switch@4.0.2 - @spectrum-css/table@4.0.69 - @spectrum-css/tabs@4.0.11 - @spectrum-css/tag@8.0.0 - @spectrum-css/taggroup@3.3.63 - @spectrum-css/textfield@6.0.14 - @spectrum-css/thumbnail@5.0.2 - @spectrum-css/toast@9.1.3 - @spectrum-css/tokens@11.2.2 - @spectrum-css/tooltip@5.1.6 - @spectrum-css/tray@2.1.6 - @spectrum-css/typography@5.0.35 - @spectrum-css/underlay@2.1.0 - @spectrum-css/preview@4.1.10
Configuration menu - View commit details
-
Copy full SHA for 235c603 - Browse repository at this point
Copy the full SHA 235c603View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @spectrum-css/preview@4.1.8...@spectrum-css/preview@4.1.10