1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-05 17:16:38 +02:00

949 Commits

Author SHA1 Message Date
Kushagra Gour
17e4491d85
fix styles 2018-06-28 02:50:00 +05:30
Kushagra Gour
fa543e22f6
Replaced with .babelrc from preactjs template (which I missed)
https://github.com/preactjs-templates/default/blob/master/template/src/.babelrc
2018-06-28 02:21:15 +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
b015704215 fix(anchors): move anchors to buttons when more appropriate 2018-06-25 16:47:39 +02:00
Daniel Ruf
756e977668
update dependencies 2018-06-25 10:59:18 +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
Daniel Ruf
6b22a4ab4d
chore: improve Travis CI config 2018-06-23 22:33:42 +02:00
Kushagra Gour
d5a3fc1fcf build 3.3.1 v3.3.1 2018-06-23 18:57:47 +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
Kushagra Gour
dfffe5ad7b
Merge pull request #304 from nucliweb/fix/p5.js
Remove duplicate p5.js libraries
2018-06-23 15:09:38 +05:30
Joan León
c363ce1ef4 Remove duplicate p5.js libraries 2018-06-23 11:23:02 +02:00
Kushagra Gour
96cb99d97c build 3.3.0 v3.3.0 2018-06-23 12:18:49 +05:30
Kushagra Gour
1266be7183 bump to 3.3.0 2018-06-23 12:13:10 +05:30
Kushagra Gour
5f112336d9 gulpfile: fix zip task pattern 2018-06-23 12:12:36 +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
518060e91f package: remove sw from build 2018-06-23 10:05:54 +05:30
Kushagra Gour
9b01e5f849 fix manifest.json file mode 2018-06-23 09:48:17 +05:30
Kushagra Gour
2eb7c792b7 package: ignore detached-window.js in eslint 2018-06-23 09:46:37 +05:30
Kushagra Gour
c072a2624b add version to extension zip name 2018-06-23 09:42:42 +05:30
Kushagra Gour
207e0e2a85 notifications: refactor and add 3.3 changelog 2018-06-23 09:37:42 +05:30
Kushagra Gour
a9f95c0903
Merge pull request #303 from chinchang/preact
Migration from vanilla JS to Preact!
2018-06-22 21:57:31 +05:30
Kushagra Gour
540fd3b22e add icons to app/ 2018-06-22 21:39:29 +05:30
Kushagra Gour
1769875394 optimize icons 2018-06-22 21:29:06 +05:30
Kushagra Gour
d0c6295147 Merge remote-tracking branch 'origin/master' into preact 2018-06-22 21:21:22 +05:30
Kushagra Gour
be1068b6b4 fix travis 2018-06-22 21:18:11 +05:30
Kushagra Gour
e9e6b7a87b fix travis 2018-06-22 21:12:54 +05:30
Kushagra Gour
70f8078280 fix travis 2018-06-22 21:08:15 +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
9b8fb30b56 build 2018-06-21 01:04:45 +05:30
Kushagra Gour
1566c702ed add extension packaging task 2018-06-21 01:01:48 +05:30
Kushagra Gour
8b423b92cc switch back to split.js 1.3.4 to fix drag bug 2018-06-20 23:32:45 +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
380c60eca6 gulp: uncomment minify vendor task 2018-06-19 11:01:39 +05:30
Kushagra Gour
6e907dbc70 build 2018-06-19 11:00:29 +05:30
Kushagra Gour
475e429b89 gulp: fix swconcat task 2018-06-19 10:59:46 +05:30
Kushagra Gour
7a5c55a27c gulp: add task to concat sw-registrations and fix fixIndex task 2018-06-19 10:49:26 +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