Ming Ho
0abb0104ab
Add color atomic classes ( #34 )
...
* Add color and background atomic classes
* Add more colors and screensize options
* Add changeset
* Add comment
* Update color class names and remove background
* Update text color names
* Update color loop
* Add more background colors
* Add empty line
* Update names to match
* Update background theme map and class names
* Update alternate color values
* Renaming some classes and variables
* Use the new variable names
* Remove background color screensize classes
* Update high contrast alternate background colors
2021-04-01 17:10:56 -07:00
Ming Ho
02a8241685
Focus styles ( #41 )
...
* Add focus mixin and classes
* Add focus imports
* Add changeset
* Refactor
* Update polyfill to false
2021-04-01 15:46:27 -07:00
Olga Lipskaya
0a78acae0c
Adding color-scheme CSS property ( #39 )
...
* Adding color-scheme CSS property
* updating approcah, setting up explicit value for each theme
* adding explanatory comment
* changeset updates
2021-04-01 13:29:15 -07:00
Akanksha Srivastava
31df837cc1
Flex Atomic Classes ( #35 )
...
* rebase
* adding loop
* new logic
* removing default row
* removing some more properties
* Rebasing
2021-04-01 01:17:34 +05:30
Akanksha Srivastava
19d289104a
Adding shadow atomics ( #38 )
...
* Adding Box shadow
* Adding changeset
2021-03-31 20:02:44 +05:30
Will Bjorn
abbbb6ed5b
breakpoints need to be imported ( #37 )
2021-03-26 12:01:08 -07:00
Ming Ho
a6911bb87d
Add font stack ( #32 )
...
* Add font stack
* Add missing default keyword
* Update line height
* Remove line height for now
2021-03-26 10:01:43 -07:00
Will Bjorn
fda50fd4ea
fix media query names ( #36 )
...
* fix media query names
* update with changeset
2021-03-26 09:54:24 -07:00
Will Bjorn
809fe63df8
Update README.md ( #30 )
...
* Update README.md
* Update README.md
2021-03-24 15:53:56 -07:00
Will Bjorn
da5d51f5aa
implement toc generation with some configuration ( #33 )
...
* implement toc generation with some configuration
Co-authored-by: Will Bjorn <willbjorn@gmail.com>
2021-03-24 15:45:39 -07:00
Akanksha Srivastava
689c26f05d
Add Basic Typography Classes ( #31 )
...
* initial typography
* initial typography updated
* refactoring
* deleting and updating the classes
* adding h0
2021-03-23 23:27:20 +05:30
Will Bjorn
63480b4e62
Add sass validation for themes object ( #29 )
...
* Add sass validation for themes object
* update
2021-03-22 14:48:06 -07:00
Ming Ho
3c0a6466cc
Add animations, direction, focus, font weight, radius tokens ( #27 )
...
* Add misc tokens
* Refactor misc tokens into individual files
* Add changeset
* Remove content tokens
* Reorganize token index
* Add light and semilight font weights
2021-03-19 13:31:48 -07:00
Will Bjorn
fa12e3586f
theme related custom properties to core ( #28 )
2021-03-19 13:09:45 -07:00
Will Bjorn
7c5886e8eb
initialize site folder and create parcel plugin to extent html layout ( #26 )
...
* initialize site folder and create parcel plugin to extent html layouts from a layout folder
2021-03-15 17:04:01 -07:00
Jeremy Danyow
a782474b78
consolidate builds ( #23 )
...
* consolidate builds
no need for separate builds *yet* if they only differ by the last step
* prettier
2021-03-15 16:08:10 -07:00
Akanksha Srivastava
020872c292
Adding Typography Token ( #22 )
...
* rebase
* removing sizes
* removing heading sizes
2021-03-13 01:06:03 +05:30
Jeremy Danyow
34c980ae59
Upgrade to parcel 2 ( #25 )
2021-03-11 15:31:38 -08:00
Will Bjorn
9bb53c6ea6
increment version to 0.3.0 ( #24 )
2021-03-11 14:34:36 -08:00
Will Bjorn
f727a01eae
Create Github Action to sensibility check PRs ( #21 )
...
* Create Github Action to sensibility check PRs
* format the file
* udpate name
2021-03-11 09:51:47 -08:00
Will Bjorn
8203c369a9
implement css build and a github action to release code ( #20 )
...
* implement css build and a github action to release code
* add a changeset
2021-03-11 09:33:20 -08:00
Will Bjorn
2e375cced2
re-vamp breakpoint variable names ( #16 )
2021-03-10 16:09:34 -08:00
Will Bjorn
19a85a90ef
Add first workflow ( #17 )
2021-03-10 16:05:30 -08:00
Will Bjorn
65640d8403
add core folder, reset files (reconfigure scope hoisting) ( #9 )
...
* nohoist
* how is it now gone yet?
2021-03-09 15:03:05 -08:00
Will Bjorn
9cb27363c1
Revert "Add spacing tokens ( #14 )" ( #15 )
...
This reverts commit ea8526eead
.
2021-03-09 11:14:39 -08:00
Ming Ho
ea8526eead
Add spacing tokens ( #14 )
...
* Add spacing tokens
* Update changeset
* Update layout values
2021-03-09 10:23:17 -08:00
Will Bjorn
06e8980f3c
breakpoint tokens and media queries ( #13 )
...
* update
* update
2021-03-09 09:08:49 -08:00
Olga Lipskaya
b56b715ac8
Adding shadow tokens ( #12 )
...
* Adding shadow tokens
* Updating changesets
* Updating description
2021-03-03 13:47:19 -08:00
Olga Lipskaya
8f8a97c26c
Adding z-index tokens ( #11 )
...
* add z-index tokens to Atlas
* Adding some spacing
* updating changeset
2021-03-02 16:23:59 -08:00
Will Bjorn
0a24f4d04d
Update README.md ( #10 )
2021-03-02 14:53:06 -08:00
Will Bjorn
2191e70a57
add new palette values, add them to the theme map add color variables. ( #8 )
...
* add palette, theme-map and usable color tokens
* add main to css package and add lightness to primary
* add changeset
2021-03-02 10:32:04 -08:00
Will Bjorn
0627ee4371
back to yarn, update project to provide prettier code formatting and linting ( #6 )
...
* update project to provide prettier code formatting and linting
2021-02-26 10:34:36 -08:00
Will Bjorn
a66afda5f7
add CODEOWNERS and pull_request_template ( #7 )
2021-02-24 12:43:18 -08:00
Will Bjorn
47c118634e
release 0.2.0 ( #5 )
2021-02-22 15:32:46 -08:00
Will Bjorn
fcb1a78d60
begin using changesets ( #4 )
2021-02-22 09:08:35 -08:00
Will Bjorn
40c7b7b7ea
add top level package json, gitignore and npm install ( #3 )
...
* add top level package json, gitignore and npm install
* update workspaces add homepages to both
* update with /css/readme
2021-02-19 16:01:45 -08:00
Will Bjorn
f1b98113f0
Merge pull request #1 from wibjorn/main
...
add package.json
2021-02-05 15:41:34 -08:00
Microsoft Open Source
f2b508dd9f
Initial SECURITY.md commit
2021-02-05 15:39:31 -08:00
Microsoft Open Source
55f503a32b
Initial README.md commit
2021-02-05 15:39:30 -08:00
Microsoft Open Source
e76534a280
Updating LICENSE to template content
2021-02-05 15:39:28 -08:00
Microsoft Open Source
4f575695a8
Initial SUPPORT.md commit
2021-02-05 15:39:27 -08:00
Microsoft Open Source
046d0a1f6f
Initial CODE_OF_CONDUCT.md commit
2021-02-05 15:39:25 -08:00
Will Bjorn
f10ca62a78
add package.json
2021-02-05 23:34:58 +00:00
Will Bjorn
e641a78086
Initial commit
2021-02-04 14:03:48 -08:00