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

[pull] master from layer5io:master #16

Merged
merged 55 commits into from
Nov 10, 2023
Merged

Commits on Oct 18, 2023

  1. feat(colors): new dictionary of colors

    Signed-off-by: Sudhanshu Dasgupta <[email protected]>
    sudhanshutech committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a9e52fd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. (chore): remove

    Signed-off-by: Shiva953 <[email protected]>
    Shiva953 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ef897ae View commit details
    Browse the repository at this point in the history
  2. feat(core): changes

    Signed-off-by: coder12git <[email protected]>
    coder12git committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    26c1e4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39f8e07 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #249 from Shiva953/remove-zone-identifier

    fix(site): remove `site/src/assets/images/ChevronDark.svg:Zone.Identifier`
    nebula-aac authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d0ebc1d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #250 from coder12git/sistent-site-draft

    fix(site): fix empty components
    
    fix #237
    nebula-aac authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    21f8234 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77d51f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6dbb6e View commit details
    Browse the repository at this point in the history
  8. chore(eslint-config-sistent): Change to private

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a1bd336 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #257 from layer5io/256-private

    chore(eslint-config-sistent): Change to private
    nebula-aac authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    61df569 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17db68b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c2c5a4 View commit details
    Browse the repository at this point in the history
  12. Publish

    nebula-aac committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b81cb7e View commit details
    Browse the repository at this point in the history
  13. Merge pull request #255 from layer5io/254-input

    feat(components): Add `InputLabel` and refactored `Input` and `TextField`
    nebula-aac authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2540e79 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' into colors

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    26b54b3 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #170 from sudhanshutech/colors

    feat(components): color dictionary
    
    fix #91
    nebula-aac authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    539e928 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b9805bd View commit details
    Browse the repository at this point in the history
  17. fix(ci): change noIndex to build

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    677a4eb View commit details
    Browse the repository at this point in the history
  18. Merge pull request #261 from layer5io/260-site-noindex

    fix(ci): change `noIndex` to `build`
    nebula-aac authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    01c9728 View commit details
    Browse the repository at this point in the history
  19. feat(components): create grid, pagination and container

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    85cca9b View commit details
    Browse the repository at this point in the history
  20. Publish

    nebula-aac committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a372c40 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Merge pull request #265 from layer5io/254-components

    feat(components): create grid, pagination and container
    nebula-aac authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6ad8a7d View commit details
    Browse the repository at this point in the history
  2. fix(import): import of inputlabel

    Signed-off-by: Sudhanshu Dasgupta <[email protected]>
    sudhanshutech committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7e7fa3a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #267 from sudhanshutech/fix/input

    fix(components): Fix `InputLabel` import path
    nebula-aac authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d4bc820 View commit details
    Browse the repository at this point in the history
  4. fix(components): fix data table exports

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    dbb474b View commit details
    Browse the repository at this point in the history
  5. Publish

     - @layer5/[email protected]
     - @layer5/[email protected]
    
    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8736875 View commit details
    Browse the repository at this point in the history
  6. fix(components): remove duplicated grid.tsx

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ee5b275 View commit details
    Browse the repository at this point in the history
  7. fix(components): correct exports again

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1ca52b7 View commit details
    Browse the repository at this point in the history
  8. Publish

     - @layer5/[email protected]
    
    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b3a0aa1 View commit details
    Browse the repository at this point in the history
  9. fix(components): remove custom-table.tsx

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    765d194 View commit details
    Browse the repository at this point in the history
  10. Publish

     - @layer5/[email protected]
    
    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bbf7188 View commit details
    Browse the repository at this point in the history
  11. fix(components): change to export function

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bfcbe25 View commit details
    Browse the repository at this point in the history
  12. Publish

     - @layer5/[email protected]
    
    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2058c08 View commit details
    Browse the repository at this point in the history
  13. fix(components): moved exports to src/index.tsx

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2916da5 View commit details
    Browse the repository at this point in the history
  14. Publish

     - @layer5/[email protected]
    
    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4340a40 View commit details
    Browse the repository at this point in the history
  15. fix(components): turn off splitting during build

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3b5319b View commit details
    Browse the repository at this point in the history
  16. Publish

     - @layer5/[email protected]
    
    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c53e243 View commit details
    Browse the repository at this point in the history
  17. Publish

    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    98009ff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    82190b5 View commit details
    Browse the repository at this point in the history
  19. fix: move ResponsiveDataTable to custom

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f2f5ecc View commit details
    Browse the repository at this point in the history
  20. Publish

    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8393c2e View commit details
    Browse the repository at this point in the history
  21. chore: update fork

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a891c1d View commit details
    Browse the repository at this point in the history
  22. Publish

    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0481872 View commit details
    Browse the repository at this point in the history
  23. chore: move export to src/index.tsx

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7c3e000 View commit details
    Browse the repository at this point in the history
  24. Publish

    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7560797 View commit details
    Browse the repository at this point in the history
  25. chore: remove esm

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5bd4501 View commit details
    Browse the repository at this point in the history
  26. Publish

    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b04397a View commit details
    Browse the repository at this point in the history
  27. Merge pull request #266 from layer5io/234-data-table

    fix(components): fix data table exports
    nebula-aac authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c0ba08a View commit details
    Browse the repository at this point in the history
  28. fix(table): add logic

    Signed-off-by: Sudhanshu Dasgupta <[email protected]>
    sudhanshutech committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cbfa239 View commit details
    Browse the repository at this point in the history
  29. fix(bug): more changes

    Signed-off-by: Sudhanshu Dasgupta <[email protected]>
    sudhanshutech committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5e6d02c View commit details
    Browse the repository at this point in the history
  30. fix(table): fix few more things

    Signed-off-by: Sudhanshu Dasgupta <[email protected]>
    sudhanshutech committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    55c31b0 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #271 from sudhanshutech/muitable/fix

    fix(components): fix mui data tables to use column visibility
    nebula-aac authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    66510d2 View commit details
    Browse the repository at this point in the history
  32. chore(components): remove extra module

    Signed-off-by: Antonette Caldwell <[email protected]>
    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    365d8df View commit details
    Browse the repository at this point in the history
  33. Merge pull request #273 from layer5io/272-remove-other-data-table

    chore(components): remove extra module
    nebula-aac authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8486702 View commit details
    Browse the repository at this point in the history
  34. Publish

    nebula-aac committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    717dc6b View commit details
    Browse the repository at this point in the history