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(title): add support for small title #19215

Merged
merged 19 commits into from Sep 5, 2019
Merged

Commits on Aug 30, 2019

  1. refactor(toast): remove showCloseButton and closeButtonText (#18957)

    * Remove close button
    
    * update tests
    
    * update tests
    
    * add build
    liamdebeasi authored and Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    35fd2fa View commit details
    Browse the repository at this point in the history
  2. refactor(): deprecate web component controllers (#19109)

    manucorporat authored and Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    6f2f7fc View commit details
    Browse the repository at this point in the history
  3. feat(title): add support for small title

    closes #18898
    Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    52c41f3 View commit details
    Browse the repository at this point in the history
  4. style(toolbar): disable stylelint

    Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    412b0bd View commit details
    Browse the repository at this point in the history
  5. test(title): update sizes test

    Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    aea6d13 View commit details
    Browse the repository at this point in the history
  6. chore(toolbar): build usage docs

    removes ionStyle from the public API / documentation it should not have been in as it should be used internally only
    Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    e2cfd8f View commit details
    Browse the repository at this point in the history
  7. Update core/src/components/searchbar/searchbar.tsx

    Co-Authored-By: Manu MA <manu.mtza@gmail.com>
    2 people authored and Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    b548faf View commit details
    Browse the repository at this point in the history
  8. test(title): remove waits

    Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    2fb13c4 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4e07cf7 View commit details
    Browse the repository at this point in the history
  10. chore: build and lint fixes

    Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    5823ce2 View commit details
    Browse the repository at this point in the history
  11. fix(title): add styling for MD small title

    Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    7d0e90c View commit details
    Browse the repository at this point in the history
  12. fix(title): update class reference

    Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    106d972 View commit details
    Browse the repository at this point in the history
  13. git(revert): revert bad rebase

    Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    a804b11 View commit details
    Browse the repository at this point in the history
  14. style: ending line

    Brandy Carney committed Aug 30, 2019
    Copy the full SHA
    b120b1b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Merge branch 'master' into feat-header-note

    Brandy Carney committed Sep 5, 2019
    Copy the full SHA
    9b8541a View commit details
    Browse the repository at this point in the history
  2. chore: build

    Brandy Carney committed Sep 5, 2019
    Copy the full SHA
    bf706bc View commit details
    Browse the repository at this point in the history
  3. docs(title): update usage

    Brandy Carney committed Sep 5, 2019
    Copy the full SHA
    66d4e4a View commit details
    Browse the repository at this point in the history
  4. test(title): switch to undefined

    Brandy Carney committed Sep 5, 2019
    Copy the full SHA
    8fa1504 View commit details
    Browse the repository at this point in the history
  5. fix(title): add styles back for large

    Brandy Carney committed Sep 5, 2019
    Copy the full SHA
    6d74866 View commit details
    Browse the repository at this point in the history