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: add border radius tab #220

Merged
merged 6 commits into from
Jul 4, 2024

Commits on Jul 4, 2024

  1. feat: add radius tab

    feat: create base component for theme page and them sections
    
    feat: base types and logic
    
    feat: basic palette in colors tab
    
    feat: CRUD for basic palette
    
    fix: palette tokens order
    
    feat: add private colors generator
    
    feat: add main settings
    
    feat: private color select and advanced brand palette
    
    feat: advanced mode switch
    
    feat: improve private color editor
    
    fix: styles of form row
    
    feat: base theme export
    
    refactoring: move components to ui and utils to lib
    
    chore: fix styles
    
    chore: move code to Themes
    
    fix: styles and some refactoring
    
    feat: i18n
    
    feat: add border options
    
    feat: Component Preview
    
    fix: style for mobile
    
    feat: CustomRadius Component
    
    feat: refactor types
    
    chore: rename options->presets
    
    chore: rename RadiusSize->RadiusValue
    
    feat: add radius actions
    
    feat: connect to theme provider
    
    feat: add export styles
    
    feat: input type number
    
    feat: add icon to button
    amje authored and Arucard89 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    55827eb View commit details
    Browse the repository at this point in the history
  2. fix: label row

    Arucard89 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1ce5161 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4245df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68c5747 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d11a24b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f29f29 View commit details
    Browse the repository at this point in the history