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

Add ability to set default props on some components #230

Merged
merged 15 commits into from
Feb 7, 2024

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    e7c38cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30fbc05 View commit details
    Browse the repository at this point in the history
  3. remove global default props

    dimfeld committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5bfbc62 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    d8dfa10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e1bd91 View commit details
    Browse the repository at this point in the history
  3. udpate changeset

    dimfeld committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5ec6217 View commit details
    Browse the repository at this point in the history
  4. clean up imports

    dimfeld committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b46c000 View commit details
    Browse the repository at this point in the history
  5. fixes

    dimfeld committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5c946e3 View commit details
    Browse the repository at this point in the history
  6. format

    dimfeld committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    157104b View commit details
    Browse the repository at this point in the history
  7. support rounded on Buttons

    dimfeld committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ee0cc57 View commit details
    Browse the repository at this point in the history
  8. Fix getComponentClasses() with string (root-only) classes. Ex. `AppBa…

    …r: { classes: '...' }`
    techniq committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a3a3dfa View commit details
    Browse the repository at this point in the history
  9. Refine customization docs

    techniq committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    df32959 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90819df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a290231 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6abeac View commit details
    Browse the repository at this point in the history