feat: icon picker complete
Showing
- .env.example 1 addition, 1 deletion.env.example
- README.md 1 addition, 1 deletionREADME.md
- app/_layout.tsx 4 additions, 0 deletionsapp/_layout.tsx
- app/application/habits/[habitId]/index.tsx 1 addition, 1 deletionapp/application/habits/[habitId]/index.tsx
- app/application/habits/new.tsx 1 addition, 1 deletionapp/application/habits/new.tsx
- infrastructure/supabase/seed.sql 2 additions, 2 deletionsinfrastructure/supabase/seed.sql
- package-lock.json 41 additions, 40 deletionspackage-lock.json
- package.json 3 additions, 5 deletionspackage.json
- presentation/react/components/HabitCreateForm/HabitIconList.tsx 0 additions, 56 deletions...tation/react/components/HabitCreateForm/HabitIconList.tsx
- presentation/react/components/HabitCreateForm/HabitIconSelectorModal.tsx 0 additions, 137 deletions...act/components/HabitCreateForm/HabitIconSelectorModal.tsx
- presentation/react/components/HabitForm/HabitCreateForm.tsx 38 additions, 15 deletionspresentation/react/components/HabitForm/HabitCreateForm.tsx
- presentation/react/components/HabitForm/HabitEditForm.tsx 34 additions, 10 deletionspresentation/react/components/HabitForm/HabitEditForm.tsx
- presentation/react/components/HabitForm/IconSelectorModal.tsx 121 additions, 0 deletions...entation/react/components/HabitForm/IconSelectorModal.tsx
- presentation/react/components/HabitForm/IconsList.tsx 74 additions, 0 deletionspresentation/react/components/HabitForm/IconsList.tsx
- presentation/react/components/HabitsMainPage/HabitCard.tsx 5 additions, 4 deletionspresentation/react/components/HabitsMainPage/HabitCard.tsx
Please register or sign in to comment