This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
supabase
Watch
1
Star
0
Fork
0
You've already forked supabase
mirror of
https://github.com/supabase/supabase.git
synced
2026-07-04 23:14:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b88f3554071fc158de07f1cb3020051467686ea
supabase
/
studio
/
components
/
interfaces
/
TableGridEditor
/
SidePanelEditor
/
ColumnEditor
History
Joshen Lim
5b88f35540
Fix column type wrong rendering
2022-05-24 11:05:46 +08:00
..
ColumnDefaultValue.tsx
Remove console log
2022-05-20 17:47:07 +08:00
ColumnEditor.constants.ts
…
ColumnEditor.tsx
Fix ForeignKeySelector not showing updated foreign key config after initial round of saving
2022-05-20 17:05:11 +08:00
ColumnEditor.types.ts
…
ColumnEditor.utils.ts
fix: unescape literal util method returning wrongly for functions which are longer than one word, and json + added tests
2022-05-20 17:47:07 +08:00
ColumnForeignKey.tsx
Update tailwind colors
2022-05-20 17:05:11 +08:00
ColumnType.tsx
Fix column type wrong rendering
2022-05-24 11:05:46 +08:00
HeaderTitle.tsx
…
InputWithSuggestions.tsx
Column editor default value field to be mono if type selected is json
2022-05-20 17:47:07 +08:00