-
Notifications
You must be signed in to change notification settings - Fork 0
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
[FC-0059] Components tab #41
[FC-0059] Components tab #41
Commits on Jun 3, 2024
-
feat: Add lib v2/legacy tabs in studio home
When lib mode is set to "mixed", both "Libraries" and "Legacy Libraries" tabs are show in the Studio Home. When "Libraries" is clicked, v2 libraries are fetched, when "Legacy Libraries" is clicked, v1 libraries are fetched. When lib mode is set to "v1 only" or "v2 only", only one tab "Libraries" is show and only the respective libraries are fetched when the tab is clicked.
Configuration menu - View commit details
-
Copy full SHA for 4191ecb - Browse repository at this point
Copy the full SHA 4191ecbView commit details -
feat: Add
LIBRARY_MODE
config variableThis is to switch between different library modes.
Configuration menu - View commit details
-
Copy full SHA for 15c678b - Browse repository at this point
Copy the full SHA 15c678bView commit details -
feat: Add url paths/navigation for each tab
The path updates when selecting tabs, when accessing the url with the path directly it will open its respective tab. Navigating using the browser back/forward buttons is also supported.
Configuration menu - View commit details
-
Copy full SHA for 14b8b3a - Browse repository at this point
Copy the full SHA 14b8b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 515cc71 - Browse repository at this point
Copy the full SHA 515cc71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c6e1e6 - Browse repository at this point
Copy the full SHA 9c6e1e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for da189c1 - Browse repository at this point
Copy the full SHA da189c1View commit details -
temp: This removes TS code to get tests to run
This commit is temporary as the current frontend build system in tests doesnt support TS syntax. That should be fixed soon, and this commit should be removed.
Configuration menu - View commit details
-
Copy full SHA for 85d9ff2 - Browse repository at this point
Copy the full SHA 85d9ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b7bf8 - Browse repository at this point
Copy the full SHA c6b7bf8View commit details -
temp: Rename .tsx -> .jsx & .ts -> .js for tests
This is a temporary commit since there are currently no webpack loaders that support tsx files in the test running. This commit should be removed once that is fixed upstream.
Configuration menu - View commit details
-
Copy full SHA for 14933d2 - Browse repository at this point
Copy the full SHA 14933d2View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b96268 - Browse repository at this point
Copy the full SHA 8b96268View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8db853 - Browse repository at this point
Copy the full SHA f8db853View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a8488d - Browse repository at this point
Copy the full SHA 7a8488dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7842ce0 - Browse repository at this point
Copy the full SHA 7842ce0View commit details
Commits on Jun 6, 2024
-
feat: Add lib v2/legacy tabs in studio home
When lib mode is set to "mixed", both "Libraries" and "Legacy Libraries" tabs are show in the Studio Home. When "Libraries" is clicked, v2 libraries are fetched, when "Legacy Libraries" is clicked, v1 libraries are fetched. When lib mode is set to "v1 only" or "v2 only", only one tab "Libraries" is show and only the respective libraries are fetched when the tab is clicked.
Configuration menu - View commit details
-
Copy full SHA for 462cda9 - Browse repository at this point
Copy the full SHA 462cda9View commit details -
feat: Add
LIBRARY_MODE
config variableThis is to switch between different library modes.
Configuration menu - View commit details
-
Copy full SHA for be8b2f4 - Browse repository at this point
Copy the full SHA be8b2f4View commit details -
feat: Add url paths/navigation for each tab
The path updates when selecting tabs, when accessing the url with the path directly it will open its respective tab. Navigating using the browser back/forward buttons is also supported.
Configuration menu - View commit details
-
Copy full SHA for 27b2581 - Browse repository at this point
Copy the full SHA 27b2581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ffd651 - Browse repository at this point
Copy the full SHA 4ffd651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f97243 - Browse repository at this point
Copy the full SHA 7f97243View commit details -
Configuration menu - View commit details
-
Copy full SHA for c86b85a - Browse repository at this point
Copy the full SHA c86b85aView commit details -
temp: This removes TS code to get tests to run
This commit is temporary as the current frontend build system in tests doesnt support TS syntax. That should be fixed soon, and this commit should be removed.
Configuration menu - View commit details
-
Copy full SHA for efbc625 - Browse repository at this point
Copy the full SHA efbc625View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21da6f8 - Browse repository at this point
Copy the full SHA 21da6f8View commit details -
temp: Rename .tsx -> .jsx & .ts -> .js for tests
This is a temporary commit since there are currently no webpack loaders that support tsx files in the test running. This commit should be removed once that is fixed upstream.
Configuration menu - View commit details
-
Copy full SHA for 79e6516 - Browse repository at this point
Copy the full SHA 79e6516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 262cb3f - Browse repository at this point
Copy the full SHA 262cb3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ea229f - Browse repository at this point
Copy the full SHA 1ea229fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0a30b7 - Browse repository at this point
Copy the full SHA a0a30b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4deaea9 - Browse repository at this point
Copy the full SHA 4deaea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2bdecf - Browse repository at this point
Copy the full SHA c2bdecfView commit details -
Merge branch 'yusuf-musleh/lib-v2-tab-studio-home' into rpenido/fal-3…
…753-library-home-page-bare-bones
Configuration menu - View commit details
-
Copy full SHA for 5213eff - Browse repository at this point
Copy the full SHA 5213effView commit details -
Configuration menu - View commit details
-
Copy full SHA for a24b3ba - Browse repository at this point
Copy the full SHA a24b3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2859741 - Browse repository at this point
Copy the full SHA 2859741View commit details -
Configuration menu - View commit details
-
Copy full SHA for d853f29 - Browse repository at this point
Copy the full SHA d853f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 567dcb4 - Browse repository at this point
Copy the full SHA 567dcb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 094086e - Browse repository at this point
Copy the full SHA 094086eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a95c990 - Browse repository at this point
Copy the full SHA a95c990View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3ebc55 - Browse repository at this point
Copy the full SHA e3ebc55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ed168d - Browse repository at this point
Copy the full SHA 8ed168dView commit details -
Configuration menu - View commit details
-
Copy full SHA for beda37f - Browse repository at this point
Copy the full SHA beda37fView commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e3fa43 - Browse repository at this point
Copy the full SHA 2e3fa43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72edfac - Browse repository at this point
Copy the full SHA 72edfacView commit details -
Merge branch 'yusuf-musleh/lib-v2-tab-studio-home' into rpenido/fal-3…
…753-library-home-page-bare-bones
Configuration menu - View commit details
-
Copy full SHA for 8086ebf - Browse repository at this point
Copy the full SHA 8086ebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91443e9 - Browse repository at this point
Copy the full SHA 91443e9View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for a29cf7e - Browse repository at this point
Copy the full SHA a29cf7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4deab76 - Browse repository at this point
Copy the full SHA 4deab76View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8bca34 - Browse repository at this point
Copy the full SHA e8bca34View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0078c0e - Browse repository at this point
Copy the full SHA 0078c0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 388c40e - Browse repository at this point
Copy the full SHA 388c40eView commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d6096e - Browse repository at this point
Copy the full SHA 7d6096eView commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 19b2935 - Browse repository at this point
Copy the full SHA 19b2935View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c87c481 - Browse repository at this point
Copy the full SHA c87c481View commit details -
3
Configuration menu - View commit details
-
Copy full SHA for c63bc2f - Browse repository at this point
Copy the full SHA c63bc2fView commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for efe0bed - Browse repository at this point
Copy the full SHA efe0bedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 942cbff - Browse repository at this point
Copy the full SHA 942cbffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7560fa2 - Browse repository at this point
Copy the full SHA 7560fa2View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d3be09 - Browse repository at this point
Copy the full SHA 2d3be09View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f9f78 - Browse repository at this point
Copy the full SHA e8f9f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9920f4 - Browse repository at this point
Copy the full SHA f9920f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd6c27 - Browse repository at this point
Copy the full SHA 7fd6c27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f483b - Browse repository at this point
Copy the full SHA 94f483bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b455f97 - Browse repository at this point
Copy the full SHA b455f97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ae6fe8 - Browse repository at this point
Copy the full SHA 3ae6fe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd12510 - Browse repository at this point
Copy the full SHA bd12510View commit details -
Configuration menu - View commit details
-
Copy full SHA for d611d29 - Browse repository at this point
Copy the full SHA d611d29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 499aced - Browse repository at this point
Copy the full SHA 499acedView commit details -
Configuration menu - View commit details
-
Copy full SHA for da1c2e0 - Browse repository at this point
Copy the full SHA da1c2e0View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8bc5fc - Browse repository at this point
Copy the full SHA c8bc5fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0843a1e - Browse repository at this point
Copy the full SHA 0843a1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e972fb0 - Browse repository at this point
Copy the full SHA e972fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55acb06 - Browse repository at this point
Copy the full SHA 55acb06View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1a0ad8 - Browse repository at this point
Copy the full SHA a1a0ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87358b7 - Browse repository at this point
Copy the full SHA 87358b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b4e90e - Browse repository at this point
Copy the full SHA 0b4e90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5687b76 - Browse repository at this point
Copy the full SHA 5687b76View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51d36ce - Browse repository at this point
Copy the full SHA 51d36ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd418d - Browse repository at this point
Copy the full SHA fbd418dView commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d9b86b - Browse repository at this point
Copy the full SHA 8d9b86bView commit details
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dee7c0b - Browse repository at this point
Copy the full SHA dee7c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a5d42b - Browse repository at this point
Copy the full SHA 2a5d42bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62fe7f5 - Browse repository at this point
Copy the full SHA 62fe7f5View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31012df - Browse repository at this point
Copy the full SHA 31012dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1534b61 - Browse repository at this point
Copy the full SHA 1534b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f2666 - Browse repository at this point
Copy the full SHA 42f2666View commit details