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(packages/sui-studio): allow packages store its component on any file and gets its documentation #1546

Draft
wants to merge 61 commits into
base: master
Choose a base branch
from

Commits on Nov 21, 2022

  1. feat(packages/sui-studio): allow packages store its component on any …

    …file and gets its documentation
    andresin87 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    06dd5dd View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    ecf181b View commit details
    Browse the repository at this point in the history
  2. fix(packages/sui-bundler): required fallback resolvers to avoid brows…

    …er errors
    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    0d7e0bd View commit details
    Browse the repository at this point in the history
  3. feat(packages/sui-mock): msw wrapper sui implementation

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    b568898 View commit details
    Browse the repository at this point in the history
  4. test(packages/sui-mock): add some test coverage

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    fd5e780 View commit details
    Browse the repository at this point in the history
  5. chore(Root): publish betas

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    9b24bd1 View commit details
    Browse the repository at this point in the history
  6. fix(packages/sui-mock): improve export method name

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    ba9ace7 View commit details
    Browse the repository at this point in the history
  7. docs(packages/sui-mock): update readme

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    d0b015b View commit details
    Browse the repository at this point in the history
  8. chore(packages/sui-mock): publish beta

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    b3b648c View commit details
    Browse the repository at this point in the history
  9. fix(packages/sui-bundler): fix config prod fallback resolvers

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    eddd0fe View commit details
    Browse the repository at this point in the history
  10. fix(packages/sui-test-contract): use same version of msw

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    83ade10 View commit details
    Browse the repository at this point in the history
  11. docs(packages/sui-mock): update deps

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    84b6e1e View commit details
    Browse the repository at this point in the history
  12. fix(Root): remove beta version from package jsons and avoid auto rele…

    …ase problems
    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    15dbde0 View commit details
    Browse the repository at this point in the history
  13. docs(packages/sui-mock): fix readme docs after last fixes

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    10ad350 View commit details
    Browse the repository at this point in the history
  14. Update packages/sui-mock/README.md

    Co-authored-by: arnau-rius <[email protected]>
    2 people authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    3b6ee58 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    feba214 View commit details
    Browse the repository at this point in the history
  16. docs(packages/sui-mock): improve docs

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    af518c8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e780d97 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    57075c6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    386c271 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4613fb7 View commit details
    Browse the repository at this point in the history
  21. fix(packages/sui-js-compiler): use correct bin file extension

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    7fed371 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    243f808 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c652997 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d37c1be View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    90f3590 View commit details
    Browse the repository at this point in the history
  26. Update packages/sui-test-contract/README.md

    Co-authored-by: Jordi <[email protected]>
    2 people authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    9c02edd View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0395de8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    55fce04 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d64cd63 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d731fea View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    bb5f7e3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e175ad3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    16187f9 View commit details
    Browse the repository at this point in the history
  34. feat(packages/sui-js-compiler): update swc deps

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    78b9df1 View commit details
    Browse the repository at this point in the history
  35. test(packages/sui-js-compiler): fix swc test

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    61295e0 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    ded7ba4 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1ed8224 View commit details
    Browse the repository at this point in the history
  38. fix(packages/sui-studio): Remove h1 from SUI Studios

    ISSUES CLOSED: #1524
    Arturo Joaquin Lopez Sanabria authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    b0a6b87 View commit details
    Browse the repository at this point in the history
  39. fix(packages/sui-studio): Recover correct h1 h2 styles for API Tab

    ISSUES CLOSED: #1537
    Arturo Joaquin Lopez Sanabria authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    57a2418 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    658f80a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1ebc3a5 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ad9dd76 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    36ea1ba View commit details
    Browse the repository at this point in the history
  44. feat(packages/sui-theme): add new molecule select and autosuggest tok…

    …ens to theme
    Luis Garrido authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    e9b8b04 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    9af81fa View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    8d9df07 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    fbaba99 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    738d019 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    e6740b6 View commit details
    Browse the repository at this point in the history
  50. feat(packages/sui-studio): allow packages store its component on any …

    …file and gets its documentation
    andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    3dc758a View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    ed0923a View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    43e4f5f View commit details
    Browse the repository at this point in the history
  53. fix(packages/sui-js-compiler): use correct bin file extension

    Rafa Moral authored and andresin87 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    1f452cc View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    108b2ba View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    74a5325 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    b84db3b View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    fc5e9d6 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    148cfb2 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    d75d737 View commit details
    Browse the repository at this point in the history