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

feat(list): Add color theme mixins & --selected/--activated modifiers #1663

Merged
merged 28 commits into from
Dec 6, 2017
Merged
Show file tree
Hide file tree
Changes from 11 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
b45c968
chore(list): Rename CSS class to follow BEM
acdvorak Nov 30, 2017
c1091b2
WIP: Rename __text-secondary to __secondary-text
acdvorak Nov 30, 2017
91f4cf7
feat(list): Add color theme mixins & --selected (WIP)
acdvorak Nov 30, 2017
9fdb673
Merge branch 'chore/list/rename-class' into feat/theme/list-mixins
acdvorak Nov 30, 2017
6f96dc7
WIP: Update baseline colors
acdvorak Nov 30, 2017
8b0fd48
WIP: Remove redundant demo styles
acdvorak Nov 30, 2017
c8fb58d
WIP: Add custom color demo
acdvorak Nov 30, 2017
fc82898
WIP: Update custom demo colors from blue to starburst
acdvorak Nov 30, 2017
0f81e7c
WIP: Move custom color example to top of page
acdvorak Nov 30, 2017
f219e0b
WIP: Add mixins to README
acdvorak Nov 30, 2017
5c28351
Merge remote-tracking branch 'origin/master' into feat/theme/list-mixins
acdvorak Nov 30, 2017
bfac83e
WIP: Add --activated modifier
acdvorak Nov 30, 2017
2837548
WIP: Add all CSS classes to README
acdvorak Nov 30, 2017
16aed53
WIP: Fix CSS class name ordering and formatting in demo markup
acdvorak Nov 30, 2017
e846d40
WIP: Remove `ink` from divider mixin name and docs
acdvorak Nov 30, 2017
c9b9bb6
WIP: Remove TODO
acdvorak Dec 1, 2017
f25030f
WIP: Update comment wording
acdvorak Dec 1, 2017
d44cf70
WIP: Move some demo styles into the component itself
acdvorak Dec 1, 2017
31b9eea
WIP: Use elevation mixin instead of hard-coding in demo
acdvorak Dec 1, 2017
fb37ff3
Merge remote-tracking branch 'origin/master' into feat/theme/list-mixins
acdvorak Dec 1, 2017
1e2db93
WIP: Fix linter error
acdvorak Dec 1, 2017
5e95421
Merge branch 'master' into feat/theme/list-mixins
acdvorak Dec 1, 2017
d524b3b
WIP: Rename `icon` to `graphic` to match upcoming spec
acdvorak Dec 4, 2017
5486187
Merge branch 'master' into feat/theme/list-mixins
acdvorak Dec 5, 2017
2bd46a6
WIP: Use demo-specific CSS selector
acdvorak Dec 6, 2017
569ad2c
WIP: Use custom demo class instead of .mdc-list
acdvorak Dec 6, 2017
ec65e3e
Merge branch 'master' into feat/theme/list-mixins
acdvorak Dec 6, 2017
3124120
WIP: Higher contrast custom demo colors
acdvorak Dec 6, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading