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 Vara UI #1346

Merged
merged 30 commits into from
Aug 16, 2023
Merged

Add Vara UI #1346

merged 30 commits into from
Aug 16, 2023

Commits on Aug 8, 2023

  1. Init vite template

    nikitayutanov committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ff04fc0 View commit details
    Browse the repository at this point in the history
  2. Init storybook

    nikitayutanov committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8fb886f View commit details
    Browse the repository at this point in the history
  3. Add svg import

    nikitayutanov committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5f56b51 View commit details
    Browse the repository at this point in the history
  4. Add button

    nikitayutanov committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c6be1d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Add build

    nikitayutanov committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4ea97e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Add input

    nikitayutanov committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a62e162 View commit details
    Browse the repository at this point in the history
  2. Add textarea

    nikitayutanov committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    caee6f1 View commit details
    Browse the repository at this point in the history
  3. Add select

    nikitayutanov committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6806c5a View commit details
    Browse the repository at this point in the history
  4. Add checkbox

    nikitayutanov committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e1c859c View commit details
    Browse the repository at this point in the history
  5. Add radio

    nikitayutanov committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f75f71b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Add transparent button

    nikitayutanov committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    20674e9 View commit details
    Browse the repository at this point in the history
  2. Add alert

    nikitayutanov committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    98f65e0 View commit details
    Browse the repository at this point in the history
  3. Add modal

    nikitayutanov committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    8a273bd View commit details
    Browse the repository at this point in the history
  4. Fix modal body overflow

    nikitayutanov committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    be6c765 View commit details
    Browse the repository at this point in the history
  5. Add font

    nikitayutanov committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    2220645 View commit details
    Browse the repository at this point in the history
  6. Add basic resets

    nikitayutanov committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    bedd9d6 View commit details
    Browse the repository at this point in the history
  7. Add button children

    nikitayutanov committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    7ed2667 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Add input size

    nikitayutanov committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b094216 View commit details
    Browse the repository at this point in the history
  2. Add disabled styles

    nikitayutanov committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    aa8f5c6 View commit details
    Browse the repository at this point in the history
  3. Add ref forwarding

    nikitayutanov committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2c8ffec View commit details
    Browse the repository at this point in the history
  4. Pins deps

    nikitayutanov committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8ce8835 View commit details
    Browse the repository at this point in the history
  5. Fix build stories d ts

    nikitayutanov committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f0d8d95 View commit details
    Browse the repository at this point in the history
  6. Fix fonts build

    nikitayutanov committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    38e0c4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76ab713 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. add: ci for vara-ui

    osipov-mit committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8280aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb0fe1 View commit details
    Browse the repository at this point in the history
  3. Merge branch main

    osipov-mit committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9831b5a View commit details
    Browse the repository at this point in the history
  4. rm ui pkgs from workspace

    osipov-mit committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8d390f7 View commit details
    Browse the repository at this point in the history
  5. drop yarn

    nikitayutanov committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1d4fe7e View commit details
    Browse the repository at this point in the history
  6. update ci

    osipov-mit committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6f592ae View commit details
    Browse the repository at this point in the history