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

LineHeightControl: Enhance interactions by migrating internals to NumberControl on Style options. #37160

Merged
merged 14 commits into from
Feb 16, 2022

Commits on Feb 10, 2022

  1. Add story for LineHeightControl

    mirka committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    8dd786b View commit details
    Browse the repository at this point in the history
  2. Keep legacy styling

    mirka committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d0ad242 View commit details
    Browse the repository at this point in the history
  3. Add deprecation warning

    mirka committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    3dd0171 View commit details
    Browse the repository at this point in the history
  4. Update docs

    mirka committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    f9ff0a3 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    mirka committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b8d0660 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8eabce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56d86ec View commit details
    Browse the repository at this point in the history
  8. Update usage in Global Styles

    mirka committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ec0b9ad View commit details
    Browse the repository at this point in the history
  9. Update docs

    mirka committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    f5c7dbf View commit details
    Browse the repository at this point in the history
  10. Tweak stories

    mirka committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    9440108 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Update story for ToolsPanel

    mirka committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    8744cc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d56a3c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. LineHeightControl: Migrate internals to NumberControl (Part 2: Beha…

    …vior) (#37164)
    
    * Maintain previous behavior via state reducer
    
    * Add tests
    
    * Add comment about strange reducer behavior
    
    * Fix tests
    mirka committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    d4e38a0 View commit details
    Browse the repository at this point in the history
  2. Remove temporary code

    mirka committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e379dd3 View commit details
    Browse the repository at this point in the history