Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Atomic styles #111

Merged
merged 10 commits into from
Dec 16, 2019
Merged

refactor: Atomic styles #111

merged 10 commits into from
Dec 16, 2019

Conversation

tassoevan
Copy link
Collaborator

@tassoevan tassoevan commented Dec 12, 2019

Refactor some primitive styles.

@tassoevan tassoevan added ➕ Enhancement New feature or request 💅 Styles labels Dec 12, 2019
@tassoevan tassoevan changed the title feat: Atomic styles refactor: Atomic styles Dec 13, 2019
@tassoevan tassoevan requested a review from ggazzo December 13, 2019 20:02
@tassoevan tassoevan marked this pull request as ready for review December 13, 2019 20:02
@ggazzo ggazzo merged commit 547b91f into ui-kit Dec 16, 2019
@ggazzo ggazzo deleted the feat/atom-styles branch December 16, 2019 17:09
tassoevan added a commit that referenced this pull request Dec 20, 2019
* Remove :invalid pseudoclass from InputBox.Option (#94)

* ui-kit draft

* typescript lib

* abstract classes

* stories

* Add useStylingProvider hook

* Add Grid prototype

* better code

* Fix wrong modifier class

* Fix gutters

* Delete old grid code

* splited into 2 packages

* alpha CI

* Fix fuselage-hooks dependencies

* Remove unnecessary configuration for ui-kit

* Fix React version in fuselage

* Fix dependencies

* Fix Divider style

* circle

* circle CI

* input fixes

* moved to files

* fix context

* fix again

* test

* again

* fix context

* create avatar

* Don't minify CSS on Storybook (#109)

* improve chip

* chore: Jest results (#108)

* refactor: Atomic styles (#111)

* Refactor Divider component

* Add missing Loki references

* Deprecate some placeholder selectors

* Add tile atoms

* Fix stylelint errors

* Add button atom styles

* Add input atom styles

* Add prototype of selection button atom styles

* Rewrite some mixins

* Simplify selection button styles

* full select component

* Select and MultiSelect done

* fix selects

* autocomplete

* finish select and multiselect

* fix components

* Update typographic mixins

* Remove some properties from box style

* Refactor Chip

* Refactor typographic components

* Deprecate Text component

* Add a new Skeleton component

* Deprecate Text.Skeleton

* Deprecate some typographic mixins

* Add inline rich text styles

* Fix Skeleton animation

* Add some rich text styles

* Expand rich text styles

* Add prototypes for essential rich text elements

* Fix pre with code style

* Rearrange Box stories

* Add variations of links

* Fix InputBox borders

* Update dependencies

* Add "Data Display" story kind

* Add support for more props on PropsContext

* Add prototype of Table component

* Format some prop values

* fix CI

Co-authored-by: Tasso Evangelista <tassoevan7@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
➕ Enhancement New feature or request 💅 Styles
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants