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

Updates #38

Merged
merged 14 commits into from
Sep 9, 2024
Merged

Updates #38

merged 14 commits into from
Sep 9, 2024

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    13dcdfd View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    gilbarbara committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3ad2dae View commit details
    Browse the repository at this point in the history
  3. Remove disableOutline

    gilbarbara committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b6d9b2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecdba0d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Optimize components

    - add Flex component
    - add hooks to handle props and theming
    - add "xl" to Button sizes
    - add "orientation" to Menu, update button typings
    - add sort menu to DataTable responsive mode
    - rename BoxCenter and BoxInline to Flex...
    - rename "direction" to "orientation" in Divider, List, NonIdealState, Spacer and Tabs
    - minor fixes
    gilbarbara committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    280b2a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add0b69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c10618 View commit details
    Browse the repository at this point in the history
  4. Add Keyboard component

    gilbarbara committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d68a8ff View commit details
    Browse the repository at this point in the history
  5. Update documentation

    gilbarbara committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    653648f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cadfa04 View commit details
    Browse the repository at this point in the history
  7. Upgrade Portal

    gilbarbara committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a6ecb8c View commit details
    Browse the repository at this point in the history
  8. Add NavBar

    - add pickChildren to helpers
    - add useScrollPosition hook
    - add ./storybook/test-runner.ts
    gilbarbara committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a27a4f2 View commit details
    Browse the repository at this point in the history
  9. Update shadow for darkMode

    - remove drop-shadow filter
    gilbarbara committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    248c797 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Update preview initialization

    - update chromatic modes
    gilbarbara committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d1e2859 View commit details
    Browse the repository at this point in the history