Commit Graph

184 Commits

Author SHA1 Message Date
Nikolaj Frey
c925d6c03f feat: feature/mvp-sprint-1 Installed editor.js 2023-08-03 23:55:58 +10:00
Nikolaj Frey
59165727db feat: feature/mvp-sprint-1 Made Javascript strings editable and supported newlines with breaks 2023-08-03 23:48:56 +10:00
Nikolaj Frey
b20c4eb091 feat: feature/mvp-sprint-1 Progress commit on editable text 2023-08-03 20:56:42 +10:00
Nikolaj Frey
804f356adc feat: feature/mvp-sprint-1 Fixed a commander bug where root level values where not rendering the value in popup window correctly and fixed some overflow scroll issues on commander suggestions box 2023-07-24 13:02:27 +10:00
Nikolaj Frey
ae8e066c4f feat: feature/mvp-sprint-1 Fixed bug where value could not be updated with passed path because fullPath was not passed 2023-07-24 12:41:52 +10:00
Nikolaj Frey
200cb94321 feat: feature/mvp-sprint-1 Fixed setThingtime bug when updating value on thingtime root 2023-07-24 11:45:32 +10:00
Nikolaj Frey
cda2a88ba3 feat: feature/mvp-sprint-1 Fixed nested path not being reactive when setThingtime is run 2023-07-24 11:36:25 +10:00
Nikolaj Frey
39a0973b7c feat: feature/mvp-sprint-1 Added editable number using chakra number input field 2023-07-22 00:32:08 +10:00
Nikolaj Frey
d16b022807 feat: feature/mvp-sprint-1 2023-07-21 23:33:47 +10:00
Nikolaj Frey
e701e91e96 feat: feature/mvp-sprint-1 2023-07-21 11:13:02 +10:00
Nikolaj Frey
71d9fade5e feat: feature/commander-updates 2023-07-15 18:08:36 +10:00
Nikolaj Frey
21ad6d7ba2 feat: main 2023-07-10 11:58:16 +10:00
Nikolaj Frey
e09de7d3cd feat: main 2023-07-10 10:51:27 +10:00
Nikolaj Frey
ad26166723 feat: main 2023-07-10 10:49:30 +10:00
Nikolaj Frey
2452f0b126 feat: main 2023-07-10 10:46:30 +10:00
Nikolaj Frey
889163af6a feat: main 2023-07-10 10:45:27 +10:00
Nikolaj Frey
397bf818de Merge branch 'feature/rainbow-component' 2023-07-10 10:43:51 +10:00
Nikolaj Frey
5305e407c9 feat: feature/rainbow-component 2023-07-10 10:41:08 +10:00
Nikolaj Frey
cca6f44b8e feat: feature/rainbow-component Added Ode 2023-07-10 10:37:50 +10:00
Nikolaj Frey
2a8eb22976 feat: feature/rainbow-component Fixed a few things 2023-07-07 17:42:14 +10:00
Nikolaj
1a68cdd1ef
Merge pull request #2 from lopugit/feature/rainbow-component
feat: feature/rainbow-component Modified commander mobile view
2023-07-05 20:15:40 +10:00
Nikolaj Frey
c5c0958905 feat: feature/rainbow-component Modified commander mobile view 2023-07-05 20:14:49 +10:00
Nikolaj
4f82ab875d
Merge pull request #1 from lopugit/feature/rainbow-component
Feature/rainbow component
2023-07-05 20:06:25 +10:00
Nikolaj Frey
e30dc3f56c feat: feature/rainbow-component Added rainbow animation to commander 2023-07-05 20:05:35 +10:00
Nikolaj Frey
302302fa8f feat: feature/rainbow-component Added Gradient Path locally and started work on rainbow effect wrapper component 2023-07-05 14:49:14 +10:00
Nikolaj Frey
49e6152c28 feat: main Progress 2023-07-04 19:16:41 +10:00
Nikolaj Frey
7aae5d4970 feat: main Added good eslint presets and rules 2023-07-04 18:05:08 +10:00
Nikolaj Frey
4fb03692ce feat: main Made editableValue respect new lines 2023-07-02 01:05:55 +10:00
Nikolaj Frey
c6b02e4ea4 feat: main Removed forceable 2023-07-02 00:52:43 +10:00
Nikolaj Frey
f1d90ebeb6 feat: main Updated Bottom Content to just Content 2023-07-02 00:52:27 +10:00
Nikolaj Frey
0a99a50746 feat: main Added click away logic to commander 2023-07-02 00:49:01 +10:00
Nikolaj Frey
a95e6833fb feat: main 2023-07-02 00:43:31 +10:00
Nikolaj Frey
64396604ed feat: main Added ability to render identical keys using key content hack 2023-07-02 00:39:02 +10:00
Nikolaj Frey
ae6be981bb feat: main Fixed a couple bugs and added hideable key names 2023-07-02 00:29:07 +10:00
Nikolaj Frey
046f02e239 feat: main Added circular reference TODO 2023-07-02 00:22:57 +10:00
Nikolaj Frey
9b9171be21 feat: main Added hideable keys to objects 2023-07-02 00:22:04 +10:00
Nikolaj Frey
4cac573bb6 feat: main Made commander permanent, for now... 2023-07-02 00:14:43 +10:00
Nikolaj Frey
34cd118437 feat: main Added some very cool functionality, mainly the ctrl/cmd+p to modify thingtime state, also added new demo data and demo UGC block section so users can essentially edit the website locally for themselves. 2023-07-02 00:13:27 +10:00
Nikolaj Frey
cfa05adc94 feat: main Removed unneeded dependancies 2023-07-01 19:47:33 +10:00
Nikolaj Frey
253ba9d11a feat: main Progress, some pretty cool changes 2023-07-01 19:46:36 +10:00
Nikolaj Frey
0ce2a38e5b feat: main Added state 2023-06-30 11:46:42 +10:00
Nikolaj Frey
16b9c41bbe feat: main Attempted rolling own state 2023-06-30 10:06:07 +10:00
Nikolaj Frey
9793237357 feat: main Fixed responsiveness and added Safe and safe functions and added globalThis usage for recursion safety on SSR 2023-06-30 09:41:06 +10:00
Nikolaj Frey
56da3991a5 feat: main 2023-06-29 21:41:42 +10:00
Nikolaj Frey
f9ce2c293b feat: main 2023-06-29 21:41:12 +10:00
Nikolaj Frey
a139956a20 feat: main 2023-06-29 21:40:35 +10:00
Nikolaj Frey
9e40e2c227 feat: main Testing unique dom id system 2023-06-29 21:39:40 +10:00
Nikolaj Frey
7ea2048719 feat: main Progress 2023-06-29 21:06:58 +10:00
Nikolaj Frey
2cb89ebe26 feat: main 2023-06-28 18:25:17 +10:00
Nikolaj Frey
b261046799 feat: main 2023-06-28 18:10:45 +10:00