0ceb4ecc5e
Adds functionality of toggling Full Screen in Files Mode
2022-03-20 17:52:32 +05:30
1e0d04d7a0
Merge branch 'v5' of github.com:chinchang/web-maker into v5
2022-03-12 14:18:25 +05:30
1eaebeaacb
update package-lock
2022-03-12 14:16:46 +05:30
2863d1296b
Merge pull request #502 from chinchang/v5-fix-443
...
(v5) fix detached preview not working in Files mode and some nits
2022-03-12 14:13:18 +05:30
d13e7981e0
Replace preview with index in the check
...
The iframe where the output is displayed in case of Files Mode has
the url http(s)://<domain>/index.html and not preview.html.
2022-03-12 12:26:23 +05:30
d97430880a
Package concurrently added to run gulp and preact
...
Previously we had to run two separate commands to start the gulp preview
server and the actual preact app. This new dev package will run those
commands concurrently under the hood. We just have to use npm run
start.
2022-03-12 12:00:56 +05:30
4437069580
fix: remove this on onKeyDownHandler
2022-03-12 11:17:24 +05:30
a78a686ef1
Merge pull request #501 from chinchang/v5-fix-498
...
(v5) fix top header buttons misaligned
2022-03-11 22:18:46 +05:30
c62592bf57
Remove stylesheets from html and include in js
...
The stylesheets that were linked in the index.html were redundant, as
they were already bundled by the webpack. The style.css was again imported in
the components/app.jsx. Now, it is placed in the index.js in a
order that style.css overrides the other stylesheets.
2022-03-11 20:05:28 +05:30
43db944c0d
set engine to node 16 🔥
2022-03-08 12:39:12 +05:30
5e548d681c
Merge remote-tracking branch 'origin/master' into v5
2022-03-08 12:37:56 +05:30
18a5007a2a
upgrade firebase and import css files
2022-03-08 12:31:44 +05:30
887cc68943
update node version
2022-02-26 17:10:34 +05:30
cbe0b695e0
Update README.md
2022-02-26 02:20:14 +05:30
c0eac0392e
Update README.md
2022-02-24 01:07:01 +05:30
1a22e6ad1a
Merge pull request #490 from chinchang/RELEASE-v4.2.0
...
Release v4.2.0
2022-02-21 21:27:21 +05:30
f4e4565f3b
bump to 4.2.0
2022-02-20 22:28:13 +05:30
736219297c
fix changelog message
2022-02-20 22:28:07 +05:30
2952ffab31
add changelog
2022-02-20 15:45:46 +05:30
ad4f65eaed
Merge pull request #489 from chinchang/add-build-extension-task
...
Add build extension task in gulpfile.js
2022-02-20 14:41:43 +05:30
0611a1df8d
Update RELEASE.md
2022-02-20 14:09:32 +05:30
fe05e7c9c2
update .gitignore
2022-02-20 14:07:41 +05:30
c7faa25a7c
Add build-extension task in gulpfile.js
2022-02-20 14:05:37 +05:30
5d11b9f6be
add RELEASE.md
2022-02-20 13:48:13 +05:30
3d62101282
Merge pull request #487 from chinchang/fix-{476}-add-strict-node-version
...
add strict node version
2022-02-20 13:01:17 +05:30
d7ce1c4b69
strictly mention node version in package.json
2022-02-18 23:48:41 +05:30
d3a7acf95c
strictly mention node version in package.json
2022-02-18 20:23:50 +05:30
3332629211
Update README.md
2022-02-16 18:13:12 +05:30
12f3c8e3c7
Merge pull request #478 from LoganDark/patch-1
...
Add tailwind CDN to CSP and bump minor version
2022-01-01 18:59:16 +05:30
c44df07b1f
revert version
2022-01-01 18:58:43 +05:30
18d1987a06
Update AddLibrary.jsx
2021-12-28 01:59:59 -08:00
2185ba6c1f
Update AddLibrary.jsx
2021-12-28 01:59:50 -08:00
3b6c5a781e
Add tailwind cdn to csp and bump minor version
2021-12-28 01:58:42 -08:00
3ec44da3af
Update README.md
2021-12-04 22:33:47 +05:30
a7f6af540b
Update README.md
2021-09-23 00:19:58 +05:30
92d206aff1
Update README.md
2021-09-23 00:17:27 +05:30
413a36fb2c
Update footer.html
2021-06-13 14:01:17 +05:30
6809b006c9
add footer pic
2021-06-13 13:55:50 +05:30
9f5fd294c7
hero bg change
2021-06-13 10:32:01 +05:30
489d2aae02
spiceup screenshot
2021-06-13 10:28:19 +05:30
e6cc568108
Update README.md
2021-06-11 12:50:58 +05:30
197949eb07
Merge pull request #458 from frank-dspeed/master
...
Update README.md
2021-05-14 12:13:50 +05:30
c6e01f9cb3
Update README.md
...
Corrected your labs URL as i like your project its a good example to demonstrate
2021-05-13 06:05:24 +02:00
5380b41925
fix copy files
2021-04-01 15:19:16 +05:30
f0bebb14f3
remove package ext from devrelease
2021-04-01 14:45:32 +05:30
f522518868
comment unused data svg url as it errors with css parser
2021-04-01 14:28:59 +05:30
a274ece4c5
turn modal into fn component
2021-04-01 14:27:59 +05:30
9643ae6ff0
prettierrc
2021-03-31 03:22:35 +05:30
4da8415636
import style.css n fix settings not updating correctly
2021-03-31 03:22:04 +05:30
f540ffb936
gulpfile: add logging in exec commands
2021-03-31 03:13:23 +05:30