1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-17 03:51:13 +02:00
Commit Graph

790 Commits

Author SHA1 Message Date
Kushagra Gour
c8babdb74e add back A component 2018-06-28 02:51:33 +05:30
Kushagra Gour
17e4491d85 fix styles 2018-06-28 02:50:00 +05:30
Daniel Ruf
e173e5a975 fix: fix testsuite and create a sample test for the footer 2018-06-26 08:43:38 +02:00
jpsc
cf7c578ef7 feat(libs): add rxjs to available libs - closes #259 2018-06-25 23:43:57 +02:00
jpsc
b015704215 fix(anchors): move anchors to buttons when more appropriate 2018-06-25 16:47:39 +02:00
Kushagra Gour
4163b6c59f propagate prefs to codemirrors. fixes #307 2018-06-25 12:08:26 +05:30
Kushagra Gour
a126338fc5 persist size info when it changes to fix size changing bug 2018-06-25 10:43:20 +05:30
Kushagra Gour
68711ab23d bump to 3.3.1 2018-06-23 17:49:36 +05:30
Kushagra Gour
73d64ddf77 fix changelog 2018-06-23 17:49:27 +05:30
Joan León
c363ce1ef4 Remove duplicate p5.js libraries 2018-06-23 11:23:02 +02:00
Kushagra Gour
1266be7183 bump to 3.3.0 2018-06-23 12:13:10 +05:30
Kushagra Gour
f0cb08382d fix onboarding and make mobile <600px 2018-06-23 12:07:16 +05:30
Kushagra Gour
2dfea13dbb notifications: fix link to blog 2018-06-23 11:39:39 +05:30
Kushagra Gour
e0ec2a0302 service-worker-registration: fix condition to load sw 2018-06-23 10:15:30 +05:30
Kushagra Gour
207e0e2a85 notifications: refactor and add 3.3 changelog 2018-06-23 09:37:42 +05:30
Kushagra Gour
d0c6295147 Merge remote-tracking branch 'origin/master' into preact 2018-06-22 21:21:22 +05:30
Kushagra Gour
f7c926e68a add check on externalLibs before using 2018-06-22 20:35:18 +05:30
Kushagra Gour
0eec8bec91 eslint fixes 2018-06-22 20:19:19 +05:30
Kushagra Gour
2b8e773e03 remove assets, favicon, preload tags 2018-06-22 14:45:15 +05:30
Kushagra Gour
2e90fa9ae1 port focus trapping in modal 2018-06-22 14:21:29 +05:30
Kushagra Gour
0807c10b0b onboard responsiveness 2018-06-22 13:58:53 +05:30
Kushagra Gour
7cd3902898 manifest fixes 2018-06-22 12:38:00 +05:30
Kushagra Gour
1b46020f85 fix conditional rendering 2018-06-20 01:30:53 +05:30
Kushagra Gour
d8fec965fa remove d-clicks 2018-06-19 11:27:18 +05:30
Kushagra Gour
9f1edeb3f8 onboardmodal: fix click event on button 2018-06-19 11:06:24 +05:30
Kushagra Gour
5966139818 notifications: expose alertsService on window 2018-06-19 10:34:38 +05:30
Kushagra Gour
6865b8c562 misc fixes 2018-06-19 10:18:13 +05:30
Kushagra Gour
15d65f30ea misc fixes 2018-06-19 00:47:39 +05:30
Kushagra Gour
0c128f0671 add onboarding modal, separate icons 2018-06-17 22:48:35 +05:30
Kushagra Gour
6a1740202f eslint fixes 2018-06-17 22:23:59 +05:30
Kushagra Gour
fd4cfe9ec4 eslint fixes 2018-06-17 22:19:44 +05:30
Kushagra Gour
d185518911 eslint fixes 2018-06-17 18:14:19 +05:30
Kushagra Gour
178a5f5d1b move dom manipulation to jsx 2018-06-17 17:35:30 +05:30
Kushagra Gour
ab8603bde1 add portals for modal 2018-06-17 17:31:01 +05:30
Kushagra Gour
fb016d9580 takeScreenshot: remove debugger 2018-06-17 16:07:25 +05:30
Kushagra Gour
c52a2f45f3 library-list: get back p5.js master changes 2018-06-17 15:56:16 +05:30
Kushagra Gour
31faf0207e export BASE_PATH from utils 2018-06-17 15:41:56 +05:30
Kushagra Gour
3dd213749a remove scope usage 2018-06-17 00:53:09 +05:30
Kushagra Gour
7990b22371 focus last editor when saveditemspane closes 2018-06-17 00:51:01 +05:30
Kushagra Gour
e713288d12 add code-blast 2018-06-16 23:31:14 +05:30
Kushagra Gour
bbd1a95f35 fix release process 2018-06-16 19:18:24 +05:30
Kushagra Gour
3c5c8b012b revert manigest.json 2018-06-16 14:57:08 +05:30
Kushagra Gour
dfcd5bc505 get preact files into root 2018-06-16 14:56:14 +05:30
Kushagra Gour
f5d2b5d1a7 remove old files 2018-06-15 23:22:23 +05:30
Kushagra Gour
6616fab11c remove ported code from old files 2018-06-15 17:30:28 +05:30
Kushagra Gour
cbb33b12f4 remove ported code from old files 2018-06-15 12:01:15 +05:30
Kushagra Gour
3981fa2488 remove ported code from old files 2018-06-10 03:29:30 +05:30
Kushagra Gour
e4bfc15764 remove ported code from old script 2018-06-07 11:07:26 +05:30
Kushagra Gour
359b270295 remove ported code from old script 2018-06-07 10:21:08 +05:30
Joan León
c8118d5615 Spell correction 2018-05-22 14:41:54 +02:00