Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

style(demos): Clean up theme demo Sass and HTML #1973

Merged
merged 3 commits into from
Jan 17, 2018

Conversation

acdvorak
Copy link
Contributor

@acdvorak acdvorak commented Jan 17, 2018

  • Remove unused code
  • IE 11 compatible property values (unset -> auto)
  • Fix duplicate IDs
  • Use --stroked buttons instead of --raised for checkbox demo
  • Rename CSS classes to be more BEM-y
  • Rename and reorganize Sass demo vars
  • Reword text-field labels and helper text for clarity
  • Remove getAll()
  • Inline some JS vars

- Remove unused code
- IE 11 compatible property values (unset -> auto)
- Fix duplicate IDs
- Use --stroked buttons instead of --raised for checkbox demo
- Rename CSS classes to be more BEM-y
- Rename and reorganize Sass demo vars
- Reword text-field labels and helper text for clarity
- Remove getAll()
- Inline some JS vars
@acdvorak acdvorak merged commit bffadd3 into master Jan 17, 2018
@acdvorak acdvorak deleted the chore/demos/theme-refactor branch January 17, 2018 17:11
acdvorak added a commit that referenced this pull request Jan 17, 2018
commit bffadd3
Author: Andrew C. Dvorak <acdvorak@gmail.com>
Date:   Wed Jan 17 09:09:56 2018 -0800

    style(demos): Clean up theme demo Sass and HTML (#1973)

    - Remove unused code
    - IE 11 compatible property values (`unset` -> `auto`)
    - Fix duplicate IDs
    - Use `--stroked` buttons instead of `--raised` for checkbox demo
    - Rename CSS classes to be more BEM-y
    - Rename and reorganize Sass demo vars
    - Reword text-field labels and helper text for clarity
    - Remove `getAll()`
    - Inline some JS vars

commit 3a1786f
Author: Dominic Carretto <trimox@users.noreply.github.com>
Date:   Wed Jan 17 11:37:03 2018 -0500

    fix(slider): Add MDCSliderFoundation export (#1959)

commit 815eade
Author: Simon Olofsson <simon@olofsson.de>
Date:   Wed Jan 17 17:36:07 2018 +0100

    docs(menu): Remove obsolete `mdc-simple-menu--open-from` classes. (#1927)

commit 6078784
Author: Chafic Najjar <chafic.najjar@gmail.com>
Date:   Wed Jan 17 18:26:00 2018 +0200

    docs: Rewrite all instances of "MDC-Web" as "MDC Web" (#1960)

    Resolves #1924

commit e87c110
Author: pndewit <dodoiva@gmail.com>
Date:   Wed Jan 17 17:23:03 2018 +0100

    docs(drawer): Fix missing link to temporary drawer demo (#1922)

commit 003dff4
Author: Chafic Najjar <chafic.najjar@gmail.com>
Date:   Wed Jan 17 18:20:35 2018 +0200

    docs: Fix broken links to AngularJS's Git commit guidelines (#1888)
acdvorak added a commit that referenced this pull request Jan 17, 2018
commit 1e8970f
Author: Matty Goo <mattgoo@google.com>
Date:   Wed Jan 17 09:19:54 2018 -0800

    chore(text-field): moved textarea sass into private mixins (#1942)

commit bffadd3
Author: Andrew C. Dvorak <acdvorak@gmail.com>
Date:   Wed Jan 17 09:09:56 2018 -0800

    style(demos): Clean up theme demo Sass and HTML (#1973)

    - Remove unused code
    - IE 11 compatible property values (`unset` -> `auto`)
    - Fix duplicate IDs
    - Use `--stroked` buttons instead of `--raised` for checkbox demo
    - Rename CSS classes to be more BEM-y
    - Rename and reorganize Sass demo vars
    - Reword text-field labels and helper text for clarity
    - Remove `getAll()`
    - Inline some JS vars

commit 3a1786f
Author: Dominic Carretto <trimox@users.noreply.github.com>
Date:   Wed Jan 17 11:37:03 2018 -0500

    fix(slider): Add MDCSliderFoundation export (#1959)

commit 815eade
Author: Simon Olofsson <simon@olofsson.de>
Date:   Wed Jan 17 17:36:07 2018 +0100

    docs(menu): Remove obsolete `mdc-simple-menu--open-from` classes. (#1927)

commit 6078784
Author: Chafic Najjar <chafic.najjar@gmail.com>
Date:   Wed Jan 17 18:26:00 2018 +0200

    docs: Rewrite all instances of "MDC-Web" as "MDC Web" (#1960)

    Resolves #1924

commit e87c110
Author: pndewit <dodoiva@gmail.com>
Date:   Wed Jan 17 17:23:03 2018 +0100

    docs(drawer): Fix missing link to temporary drawer demo (#1922)

commit 003dff4
Author: Chafic Najjar <chafic.najjar@gmail.com>
Date:   Wed Jan 17 18:20:35 2018 +0200

    docs: Fix broken links to AngularJS's Git commit guidelines (#1888)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants