chore: Merge branch 'main' into feat/types-building
b694c43d
1 file(s) · +9 −2
| 42 | 42 | ||
| 43 | 43 | - [x] Implement `norns.json` initialization |
|
| 44 | 44 | - [x] Improve styles and UX of commands and help menus |
|
| 45 | + | - [ ] Include utility files like types in initialization and `norns.json` |
|
| 45 | 46 | ||
| 46 | 47 | **Components** |
|
| 47 | 48 | ||
| 48 | 49 | - [x] Connect Wallet |
|
| 49 | 50 | - [x] Contract Call |
|
| 50 | 51 | - [ ] TX Toasts? |
|
| 51 | - | - [ ] Contract State and Functions |
|
| 52 | - | - [ ] Framework compatability (React, Svelte, etc) |
|
| 52 | + | - [ ] Contract State (similar to contract call but auto loads the state) |
|
| 53 | + | - [ ] Framework compatability |
|
| 54 | + | - [x] React |
|
| 55 | + | - [ ] Svelte |
|
| 56 | + | - [ ] Vue |
|
| 57 | + | - [ ] General types through JSDoc? |
|
| 58 | + | - [ ] Add tailwindcss class/className prop |
|
| 59 | + | - [ ] Styles override if shadcn present? |
|
| 53 | 60 | ||
| 54 | 61 | ## Contributing |
|
| 55 | 62 |