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

ActionList Composable API #1517

Merged
merged 117 commits into from
Nov 11, 2021
Merged

ActionList Composable API #1517

merged 117 commits into from
Nov 11, 2021

Commits on Oct 11, 2021

  1. wip

    siddharthkp committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    0876cef View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. big chunk of parts

    siddharthkp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    6866c09 View commit details
    Browse the repository at this point in the history
  2. leading visual width fix

    siddharthkp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    4d9d014 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9119eea View commit details
    Browse the repository at this point in the history
  4. fix lint errors

    siddharthkp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    e519b85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2224f84 View commit details
    Browse the repository at this point in the history
  6. nested stories

    siddharthkp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    fed8f51 View commit details
    Browse the repository at this point in the history
  7. tiny cleanup

    siddharthkp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0630556 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d1cc22 View commit details
    Browse the repository at this point in the history
  9. Revert "testing alternative slot implementation!"

    This reverts commit 4d1cc22.
    siddharthkp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    1c3ce94 View commit details
    Browse the repository at this point in the history
  10. double render strategy

    siddharthkp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    b07feef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a6acb35 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4dae4c7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef8f3a2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cfd7e2d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1748dcf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bcdff11 View commit details
    Browse the repository at this point in the history
  17. update tests

    siddharthkp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    a07abf3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    0fc658d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f3a8cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0260e3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72ef62d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d065a63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a82a3c5 View commit details
    Browse the repository at this point in the history
  7. use provider

    siddharthkp committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    1d57ed1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b7926ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a7110e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f69b7d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f77738 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ad3004 View commit details
    Browse the repository at this point in the history
  13. update package-lock

    siddharthkp committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    5c46373 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    d775083 View commit details
    Browse the repository at this point in the history
  2. improve comment

    siddharthkp committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    901c109 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    769edb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6840f12 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    ae97e51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    199605e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be70024 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8af4571 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fce4049 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    249936a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eb2c3e View commit details
    Browse the repository at this point in the history
  3. Disabled Item

    siddharthkp committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    c14da85 View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    siddharthkp committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    15334ef View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    69190d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9462f46 View commit details
    Browse the repository at this point in the history
  3. ConditionalBox to reduce unnecessary nesting

    Tradeoffs/Middleground: Box with Divider is always present, span with label is always present, even when it can be folded further.
    siddharthkp committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    fe56433 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32a729d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00cbf63 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    2358926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a9489e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. accessible examples :)

    siddharthkp committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    569f633 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    868ebfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd99704 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d782d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01ae72d View commit details
    Browse the repository at this point in the history
  6. migrate notes to PR

    siddharthkp committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    1b1d393 View commit details
    Browse the repository at this point in the history
  7. change status to alpha

    siddharthkp committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    39cdf97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bcb3a6 View commit details
    Browse the repository at this point in the history
  9. ActionMenu is one word

    siddharthkp committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b08807d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    96eb536 View commit details
    Browse the repository at this point in the history
  11. add storybook link

    siddharthkp committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    a8cf98e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dcc3baf View commit details
    Browse the repository at this point in the history
  13. remove outdated comment

    siddharthkp committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    4acaa54 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e5ae5e4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    897d308 View commit details
    Browse the repository at this point in the history
  16. add changeset

    siddharthkp committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    19b430b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    853569c View commit details
    Browse the repository at this point in the history
  18. add import method in docs

    siddharthkp committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    8473500 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    9cb3517 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01eab7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bd3c2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f76d9c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    ee9b795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ef3be1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76007b2 View commit details
    Browse the repository at this point in the history
  4. embarrassing copy pasta

    siddharthkp committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    a86b13b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. move h1 to h2

    siddharthkp committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    31b6809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b83549 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15ae268 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5cdff5 View commit details
    Browse the repository at this point in the history
  5. remove usage of get

    siddharthkp committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    2541c94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e538c0 View commit details
    Browse the repository at this point in the history
  7. add ActionList.LinkItem

    siddharthkp committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    02168c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9672f10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d97f39 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    1cd0d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dc13a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d13781 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8c3a5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12da5b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4870da1 View commit details
    Browse the repository at this point in the history
  7. fix Group TS error

    siddharthkp committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    b8ded7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    143e4c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    221edfe View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. fix inline divider bug!

    siddharthkp committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    5fb716d View commit details
    Browse the repository at this point in the history
  2. add example for LinkItem

    siddharthkp committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    cace4bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99caa36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    605044c View commit details
    Browse the repository at this point in the history
  5. add cache bust to preval

    siddharthkp committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    c812437 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cacaec9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e66876 View commit details
    Browse the repository at this point in the history
  8. rename ActionList test

    siddharthkp committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    dee7775 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d16d2d9 View commit details
    Browse the repository at this point in the history
  10. delete duplicate test

    siddharthkp committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    ca4e451 View commit details
    Browse the repository at this point in the history
  11. add support for id

    siddharthkp committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    1be1095 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    93561e7 View commit details
    Browse the repository at this point in the history
  13. bring back set -e

    siddharthkp committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    4809068 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    0d0d1cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f38e76 View commit details
    Browse the repository at this point in the history
  3. simplify slot types

    siddharthkp committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    1432420 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d14e5a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. LeadingVisualContainer should use VisualProps

    Co-authored-by: Cole Bemis <colebemis@github.com>
    siddharthkp and colebemis committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    71bc34e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bacd12c View commit details
    Browse the repository at this point in the history
  3. rename propsSx to sxProp

    siddharthkp committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    859008e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d6ddf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    3cfc4f7 View commit details
    Browse the repository at this point in the history