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(themes): Border radius tab #218

Closed
wants to merge 14 commits into from
Closed

Commits on Jun 17, 2024

  1. feat: use base themes component

    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
    amje authored and Arucard89 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d754ea2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. feat: i18n

    Arucard89 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    52fa8c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. feat: add border options

    Arucard89 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b81d7c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. feat: Component Preview

    Arucard89 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4a953c0 View commit details
    Browse the repository at this point in the history
  2. fix: style for mobile

    Arucard89 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d5bd371 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    1cff453 View commit details
    Browse the repository at this point in the history
  2. feat: refactor types

    Arucard89 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3fe40e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77a1475 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32000fe View commit details
    Browse the repository at this point in the history
  5. feat: add radius actions

    Arucard89 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9410a14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a563c85 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. feat: add export styles

    Arucard89 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    adf390d View commit details
    Browse the repository at this point in the history
  2. feat: input type number

    Arucard89 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3d9cc9e View commit details
    Browse the repository at this point in the history
  3. feat: add icon to button

    Arucard89 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a1ef88e View commit details
    Browse the repository at this point in the history