Skip to content

A bunch of little fixes#2504

Merged
thisisdano merged 6 commits into
dw-utilities-sandboxfrom
dw-u-component-rewrite-test
May 23, 2018
Merged

A bunch of little fixes#2504
thisisdano merged 6 commits into
dw-utilities-sandboxfrom
dw-u-component-rewrite-test

Conversation

@thisisdano

Copy link
Copy Markdown
Contributor
  • gray --> base in project theme colors to reduce ambiguity
  • new pin utility
  • accept integers in spacing() to allow [0,1,2].5 inspead of '05'
  • use table-row instead of row in display
  • add initial to order
  • normal --> wrap in white-space
  • use 100-based values in z
  • add bottom and top to z
  • use grid as grid namespace
  • use add as object namespace
  • add darkest variant to base
  • add text variant to project theme colors, set to base-darkest
  • remove border-width utility
  • remove position utility
  • Adjust timeouts (reduce some mistakenly increased; add a couple new ones

- `gray` --> `base` in project theme colors to reduce ambiguity
- new `pin` utility
- accept integers in `spacing()` to allow `[0,1,2].5` inspead of `'05'`
- use `table-row` instead of `row` in `display`
- add `initial` to `order`
- `normal` --> `wrap` in `white-space`
- use 100-based values in `z`
- add `bottom` and `top` to z
- use `grid` as grid namespace
- use `add` as object namespace
- add `darkest` variant to `base`
- add `text` variant to project theme colors, set to `base-darkest`
- remove `border-width` utility
- remove `position` utility
-
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.

1 participant