snowballtools-base/packages/frontend/src
Wahyu Kurniawan 9b6c777f5f
[T-4865: feat] Segmented controls component (#91)
* ️ feat: create segmented controls component

* 📝 docs: add segmented controls component to example page

* ♻️ refactor: put the icon size to icon theme

* 🐛 fix: remove `value` from `useCallback` dependency
2024-02-23 10:20:08 +07:00
..
assets Merge remote-tracking branch 'origin/main' 2024-02-21 11:00:14 +07:00
components [T-4865: feat] Segmented controls component (#91) 2024-02-23 10:20:08 +07:00
context Merge remote-tracking branch 'origin/main' 2024-02-21 11:00:14 +07:00
layouts Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
pages [T-4865: feat] Segmented controls component (#91) 2024-02-23 10:20:08 +07:00
utils 🔧 chore: implement classnames utils 2024-02-21 15:43:09 +07:00
App.test.tsx Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
App.tsx Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
constants.ts Show public repo GitHub activity without authentication (#68) 2024-02-14 17:35:02 +05:30
index.css feat: focus ring class 2024-02-19 20:05:29 +08:00
index.tsx 🔧 chore: gqlclientprovider import 2024-02-22 17:11:03 +07:00
logo.svg Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
react-app-env.d.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
reportWebVitals.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
setupTests.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
types.ts Merge remote-tracking branch 'origin/main' 2024-02-21 11:00:14 +07:00