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

Expanding on sentence case to everywhere else #18758

Merged
merged 13 commits into from
Dec 16, 2019
Merged

Commits on Nov 26, 2019

  1. Expanding on sentance case to everywhere else

    So far we have only done this in the tooltips and in menus. If sentance case of right approach we should consider taking this across all areas.
    
    Included in this:
    
    - Side panel
    - Block library
    - Settings
    
    There may be areas missed, but gives a starting view to see if everyone agrees to go forward with this across everything. If we do, then we need a patch for core.
    
    Expands on #16764
    Tammie Lister committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    840e08f View commit details
    Browse the repository at this point in the history
  2. Catch a few missed

    Tammie Lister committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    cb7bd22 View commit details
    Browse the repository at this point in the history
  3. Update tag

    Tammie Lister committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    686a068 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Test catches

    Fixes test issues.
    Tammie Lister committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    b90fc3c View commit details
    Browse the repository at this point in the history
  2. Catches the test fails for sentance case.

    Tammie Lister committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    90b090f View commit details
    Browse the repository at this point in the history
  3. Test fix

    Tammie Lister committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    809d5f1 View commit details
    Browse the repository at this point in the history
  4. Update index.js

    Tammie Lister committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    013f9ce View commit details
    Browse the repository at this point in the history
  5. Catch some more test fails

    Tammie Lister committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    c7b49b6 View commit details
    Browse the repository at this point in the history
  6. Test fixes

    Tammie Lister committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    4a223d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Override WP labels for post and page types

    … to conform to sentence-style capitalisation across the editor UI.
    
    (This is a quick commit to show the idea. Do expand on it and polish.)
    
    From Slack: "If we used this it would have to be properly marked [e.g.
    @todo] and commented so that before the next core release we could
    revisit these labels as a whole."
    mcsf committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    c7f1e89 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    1b741a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa1fd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Merge branch 'master' into try/sentance-everywhere

    Tammie Lister committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    cc297f0 View commit details
    Browse the repository at this point in the history