1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-02-23 14:44:53 +01:00

568 Commits

Author SHA1 Message Date
Kushagra Gour
a230d6929f Add a database proxy 2018-01-05 02:47:20 +05:30
Kushagra Gour
a29139485a add gulp useref to concat stuff 2018-01-05 02:47:20 +05:30
Kushagra Gour
e29a9afafc bump to 2.9.6 v2.9.6 2017-12-12 11:10:53 +05:30
Kushagra Gour
ca77b2f75e Add changelog for 2.9.6 2017-12-12 11:09:36 +05:30
Kushagra Gour
13ae06a903 keyboard-shortcuts.html: fix spacing 2017-12-12 11:04:42 +05:30
Kushagra Gour
9129d22cd6 move more html outside index, as partials 2017-12-12 11:00:18 +05:30
Kushagra Gour
154cf9f0da
Merge pull request #238 from ClassicOldSong/fix-key-binding
Fix keyboard shortcut
2017-12-12 10:36:12 +05:30
Kushagra Gour
29e7b2f94a script.js: Make compileNodes() recursive to compile imported HTMLs also. fixes #239 2017-12-12 10:27:48 +05:30
Yukino Song
535fcee505 Fix keyboard shortcut 2017-12-12 11:59:14 +08:00
Kushagra Gour
949008f9ce bump to 2.9.5 v2.9.5 2017-12-11 20:02:36 +05:30
Kushagra Gour
989a634836 Add changelog for 2.9.5 2017-12-11 19:57:29 +05:30
Kushagra Gour
8fe23767eb Add a modal to list all keyboard shortcuts. fixes #236 2017-12-11 19:43:58 +05:30
Kushagra Gour
75e941f1e1 improve add external lib modal ux 2017-12-11 17:55:24 +05:30
Kushagra Gour
c232a167ef script.js: dont put screenlog.js when exporting as file 2017-12-11 14:55:45 +05:30
Kushagra Gour
ffeae1ec6a library-list.js: update libs 2017-12-11 14:44:36 +05:30
Kushagra Gour
61e44e129a
Merge pull request #210 from jlapitan/master
update library list(tweenmax and reactjs)
2017-12-11 14:35:07 +05:30
Kushagra Gour
d6abe5bef8
Merge branch 'master' into master 2017-12-11 14:29:18 +05:30
Kushagra Gour
f1c4bec8df
Merge branch 'master' into master 2017-12-11 14:26:51 +05:30
Kushagra Gour
f9bc4b3842
Merge pull request #235 from ClassicOldSong/allow-fullscreen
Allow preview to enter fullscreen
2017-12-11 14:00:12 +05:30
Yukino Song
8669ccce23 Allow preview to enter fullscreen 2017-12-11 15:27:14 +08:00
Kushagra Gour
db89f7fbd5 maximize code panes on dbl click instead of collapsing. fixes #123 2017-12-11 01:09:56 +05:30
Kushagra Gour
e1263cc0ab
update dev support link 2017-11-09 10:52:00 +05:30
Kushagra Gour
782c3b74d1 bump to 2.9.4 v2.9.4 2017-11-09 10:39:24 +05:30
Kushagra Gour
e473d8f164
Merge pull request #230 from chinchang/2.9.4
2.9.4
2017-11-09 10:37:32 +05:30
Kushagra Gour
1da7d9011e add changelog 2017-11-09 10:36:44 +05:30
Kushagra Gour
958f231d13
Merge pull request #212 from prashantagarwal/bug/Github-211
Fixed z-index
2017-11-09 10:09:17 +05:30
Kushagra Gour
b799934bc1
Make footer show over console and fix comments 2017-11-09 10:06:34 +05:30
Kushagra Gour
0aa8f2a5b9 script: prevent JS breaking when logging circular obj. fixes #224 2017-11-09 00:28:44 +05:30
Kushagra Gour
d4424bd95b atomizer-generator: fix filename 2017-11-09 00:04:01 +05:30
Kushagra Gour
c96d580177 update atomizer and also add atomizer generator. fixes #226 2017-11-09 00:01:19 +05:30
Kushagra Gour
bba5f040a4 bump to 2.9.3 v2.9.3 2017-10-27 00:51:42 +05:30
Kushagra Gour
8fd1f7ea1e Merge pull request #225 from chinchang/2.9.3
2.9.3
2017-10-27 00:47:25 +05:30
Kushagra Gour
f8df8afd4b fix only css updation in detached windows style tag. 2017-10-27 00:45:00 +05:30
Kushagra Gour
60481b7c9d add Changelog 2017-10-27 00:30:51 +05:30
Kushagra Gour
e0546ad7c6 ask for save location when exporting creations. fixes #200 2017-10-27 00:30:51 +05:30
Kushagra Gour
18484fdfcb prevent double console logs in detached mode. fixes #223 2017-10-27 00:30:51 +05:30
Kushagra Gour
8e987d6cb3 Merge pull request #215 from diomed/patch-1
Update library-list.js
2017-10-26 10:44:54 +05:30
Kushagra Gour
a034fc6aae stop main frame updation in detached mode. fixes #223 2017-10-25 01:03:45 +05:30
Kushagra Gour
214f0d89b4 Fix call to clearCOnsole in case of detached window. fixes #222 2017-10-25 00:36:36 +05:30
Kushagra Gour
4bb296761c Merge pull request #221 from gauravmuk/inlets-fix
inlet.js used only for color picker & dev cleanup
2017-10-24 00:59:32 +05:30
Kushagra Gour
53f3d7697a Merge branch '2.9.3' into inlets-fix 2017-10-24 00:53:42 +05:30
Gaurav Nanda
91f8df92f9 inlet.js used only for color picker 2017-10-22 20:36:50 +05:30
May Kittens Devour Your Soul
1c80427267 Update library-list.js
new ui-kit version
2017-10-20 16:56:05 +02:00
Kushagra Gour
b9382d128d Merge pull request #219 from AshBardhan/retina-screenshot-fix
Retina screenshot Fix
2017-10-15 23:38:24 +05:30
AshBardhan
5b6fa361d5 Fixed screenshots for Retina display system 2017-10-15 12:00:05 +05:30
AshBardhan
98a6abd36e Improved .gitignore file 2017-10-15 11:55:51 +05:30
May Kittens Devour Your Soul
007da9dda4 Update library-list.js 2017-10-13 23:12:49 +02:00
Kushagra Gour
b591734921 Merge pull request #216 from AdilMah/master
Corrected a typo in Readme File
2017-10-13 10:15:47 +05:30
Kushagra Gour
890ccd5e0e add contributing guidelines. fixes #217 2017-10-13 10:14:25 +05:30
Kushagra Gour
8594ea4d77 add gstatic.com to domain whitelist. fixes #213 2017-10-13 10:14:25 +05:30