Commit graph

57 commits

Author SHA1 Message Date
ochafik
28853b2da6 Update self-repo links to main branch 2023-03-27 19:41:43 +01:00
ochafik
1eea991010 Forgotten change 2023-03-27 19:36:31 +01:00
ochafik
0ed2d658d0 Add metadata to zipArchives (display Github links in explorer) 2023-03-27 19:34:52 +01:00
ochafik
7d354f749b Tweak position of settings button on small screens 2023-03-27 16:56:26 +01:00
ochafik
b7f20aeed2 Prefetch assets! 2023-03-27 16:44:03 +01:00
ochafik
ab0f7ae801 Disable zoom on mobile as conflicts w/ viewer 2023-03-27 16:31:17 +01:00
Marius Kintel
b91bbd3374 Minor tweak 2023-03-27 10:30:29 -04:00
ochafik
8c232049f4 rm useless code 2023-03-27 01:55:18 +01:00
ochafik
3c5aec27c3 Hide line numbers by default 2023-03-27 01:27:09 +01:00
ochafik
c141f3883a Don't inline sourcemaps for prod builds 2023-03-27 01:17:14 +01:00
ochafik
2ae038020b color picker floating above viewer 2023-03-27 01:08:45 +01:00
ochafik
c95616210b Let some projects' examples through in bundled zips 2023-03-27 00:25:39 +01:00
ochafik
6e05266da2 Adjust autocomplete to new file layout 2023-03-27 00:23:34 +01:00
ochafik
bcb5b5d5a4 More native settings button 2023-03-27 00:21:07 +01:00
ochafik
d7a8beeefb Add back-home button as one can stray far from the playground 2023-03-27 00:20:40 +01:00
ochafik
ba27a2261f fix completion 2023-03-27 00:19:28 +01:00
ochafik
51b481866f Simplify file handling: give up trying to execute examples in their folders, just copy all files to /. Breaks autocomplete 2023-03-26 23:39:41 +01:00
ochafik
bcebd5ae00 Run openscad from /home (w/ symlinks to libs) and force user files to relative 2023-03-26 22:33:14 +01:00
ochafik
8e33e4ed7e nits 2023-03-26 21:36:47 +01:00
ochafik
160c07d8f5 Update README.md 2023-03-26 21:16:00 +01:00
ochafik
870b9098f6 rm unused imports 2023-03-26 19:45:39 +01:00
ochafik
4891017b63 Update EditorPanel.tsx 2023-03-26 19:31:26 +01:00
ochafik
0e97a288e1 Split into more components 2023-03-26 19:29:24 +01:00
ochafik
704c6ed074 Split panel switcher out 2023-03-26 17:36:52 +01:00
ochafik
efca4a3125 Update README.md 2023-03-26 17:15:25 +01:00
ochafik
61fb767c3d Add primereact's license + update readme 2023-03-26 16:56:35 +01:00
ochafik
f9bcfd6740 Move contexts to own file not included by worker 2023-03-26 16:22:24 +01:00
ochafik
4c40dc5321 fix build 2023-03-26 16:05:01 +01:00
ochafik
c21f33f696 fix duplicate fs context 2023-03-26 15:59:42 +01:00
ochafik
cfda844339 Shuffle files around 2023-03-26 15:57:09 +01:00
ochafik
fb3f4a04a4 Fix opening / execution of bundled scripts 2023-03-26 15:40:56 +01:00
ochafik
42e78dab52 new actions menu 2023-03-26 15:29:18 +01:00
ochafik
05fb68ed14 state/model files refactoring 2023-03-26 15:28:05 +01:00
ochafik
4350b67f80 Merge branch 'rewrite1' of https://github.com/openscad/openscad-playground into rewrite1 2023-03-26 09:22:38 +01:00
ochafik
89190e9c22 Hack for iphone 100vh issue: put footer on top and reserve space at the bottom optimistically 2023-03-26 09:22:35 +01:00
Olivier Chafik
8478e94d00
Update README.md 2023-03-26 08:56:38 +01:00
ochafik
ba39e2ce9e fix safari 2023-03-26 08:49:58 +01:00
ochafik
741ab53e1b Update README.md 2023-03-26 08:39:41 +01:00
ochafik
028172b01d Fix line skipping in markers processing 2023-03-26 08:34:28 +01:00
ochafik
9a33556eeb tie up logs visibility w/ tabs 2023-03-26 08:34:03 +01:00
ochafik
a94dfa48ef Warn user before they download a preview 2023-03-26 08:33:49 +01:00
ochafik
6528baa7b6 Gooood progress 2023-03-26 07:48:04 +01:00
ochafik
f996bbc1fb widgets, file size and elapsed time 2023-03-25 20:41:16 +00:00
ochafik
8cdf0e29b9 Update README.md 2023-03-25 19:39:22 +00:00
ochafik
b381f38eef cleanup 2023-03-25 19:34:07 +00:00
ochafik
4b11073437 Switch to webpack 2023-03-25 19:30:34 +00:00
ochafik
5e0dfaf13d Fix typo 2023-03-25 17:01:19 +00:00
ochafik
f5ba146688 fork me on github ribbon + model refactor 2023-03-25 15:56:21 +00:00
ochafik
42d0d0a5d2 Add react-stl-viewer + fix preview vs. render flow 2023-03-25 15:23:54 +00:00
ochafik
d8cc597eba Naive state management + syntax check works! 2023-03-25 11:59:50 +00:00