Skip to content

Commit

Permalink
Update typescript branch with latest changes from develop (#668)
Browse files Browse the repository at this point in the history
* 📝  How to run docs (#639)

* 📝 Start work on how to run docs #635

* Replace “getting started” with “how to run”

Moved some of the text from Getting Started to How to run. Also changed
some of the scripts in the package.yaml file and added some more so we
don’t have to use `--filter` that much.

Co-authored-by: Victor Nystad <vnys@equinor.com>

* 🐛 fix missing props spread on BannerActions (#641)

* 🐛 fix spacing bugs on CardMedia (#643)

* 🐛 fix missing props spread on BannerActions

* 🐛 fix left spacing on card media middle variant

* 🐛 fix spacing on fullwidth variant of card media

* Fix pagination bug (#657)

* Merge documentation into develop (#662)

* Update whats-new.mdx

* Update overview.mdx

* Update whats-new.mdx

* Update overview.mdx

* Update overview.mdx

* Update overview.mdx

* Add feedback from users

* Update changelog.mdx

* Update changelog.mdx

* Update overview.mdx

* Update overview.mdx

* 📝  Add pages for spacings, placement and order and grid alignment (#649)

* 📝  How to run docs (#639)

* 📝 Start work on how to run docs #635

* Replace “getting started” with “how to run”

Moved some of the text from Getting Started to How to run. Also changed
some of the scripts in the package.yaml file and added some more so we
don’t have to use `--filter` that much.

Co-authored-by: Victor Nystad <vnys@equinor.com>

* 🐛 fix missing props spread on BannerActions (#641)

* 🐛 fix spacing bugs on CardMedia (#643)

* 🐛 fix missing props spread on BannerActions

* 🐛 fix left spacing on card media middle variant

* 🐛 fix spacing on fullwidth variant of card media

* 📝 Add pages for spacings, placement and order and grid alignment

Co-authored-by: Victor Nystad <vnys@equinor.com>
Co-authored-by: Sven van Steenis <SvSven@users.noreply.github.com>

* 📝 Add updated non dark mode Figma images

We postpone the dark mode images until finished

Co-authored-by: Bendik Kristiansen <53559062+benkeq@users.noreply.github.com>
Co-authored-by: Rebecca Brekke <34247620+BeckyBrekke@users.noreply.github.com>
Co-authored-by: lucasveil <65652493+lucasveil@users.noreply.github.com>
Co-authored-by: Wenche Tollevsen <wenche.tollevsen@gmail.com>
Co-authored-by: Sven van Steenis <SvSven@users.noreply.github.com>

Co-authored-by: Wenche Tollevsen <wenche.tollevsen@gmail.com>
Co-authored-by: Victor Nystad <vnys@equinor.com>
Co-authored-by: Sven van Steenis <SvSven@users.noreply.github.com>
Co-authored-by: Bendik Kristiansen <53559062+benkeq@users.noreply.github.com>
Co-authored-by: Rebecca Brekke <34247620+BeckyBrekke@users.noreply.github.com>
Co-authored-by: lucasveil <65652493+lucasveil@users.noreply.github.com>
  • Loading branch information
7 people committed Nov 13, 2020
1 parent 0b43598 commit a84d525
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions apps/storefront/docs/patterns/spacings/spacings.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Spacings
metaTitle: Spacings
mode: draft
route: /patterns/spacings/
---
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ route: /updates/release-information/changelog/
* Changed icon colour in `Helper with icon` in [Text-fields](https://www.figma.com/file/0bGXR2sCwMVSDNyyzu5BXrO5/UI%E2%80%94User-Interface?node-id=1%3A26) for `Danger`, `Warning` and `Success`.


### Friday, 2 September 2020

**Changed**

* Changed icon colour in `Helper with icon` in [Text-fields](https://www.figma.com/file/0bGXR2sCwMVSDNyyzu5BXrO5/UI%E2%80%94User-Interface?node-id=1%3A26) for `Danger`, `Warning` and `Success`.


### Tuesday, 15 September 2020

**Changed**
Expand Down

0 comments on commit a84d525

Please sign in to comment.