psychedelicious
|
01738deb23
|
feat(ui): add eslint rules
- `curly` requires conditionals to use curly braces
- `react/jsx-curly-brace-presence` requires string props to *not* have curly braces
|
2023-08-21 19:17:36 +10:00 |
|
psychedelicious
|
fbff22c94b
|
feat(ui): memoize all components
|
2023-08-21 19:17:36 +10:00 |
|
psychedelicious
|
990b6b5f6a
|
feat(ui): useful tooltips on invoke button
|
2023-08-21 19:17:36 +10:00 |
|
psychedelicious
|
6d111aac90
|
fix(ui): fix node opacity slider hitbox
|
2023-08-21 19:17:36 +10:00 |
|
psychedelicious
|
4be4fc6731
|
feat(ui): rework add node select
- `space` and `/` open floating add node select
- improved filter logic (partial word matches)
|
2023-08-21 19:17:36 +10:00 |
|
psychedelicious
|
adb05cde5b
|
feat(ui): simple partial search for nodes
|
2023-08-21 19:17:36 +10:00 |
|
psychedelicious
|
211e8203f8
|
feat(ui): organise nodes files
- also remove old `.gitignore` of `inputs/` which wasn't used and was ignoring a frontend folder
|
2023-08-21 19:17:36 +10:00 |
|