1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-25 07:51:12 +02:00

Commit Graph

  • cd1c82956e add correct files to zip and test zip download Kushagra Gour 2018-07-29 21:04:57 +05:30
  • eb7732ccb5 add kontra game engine template Kushagra Gour 2018-07-29 02:39:06 +05:30
  • 7610153dbb update react logo Kushagra Gour 2018-07-09 23:48:55 +05:30
  • f3f9bf6b08 add support for templates Kushagra Gour 2018-07-09 23:25:12 +05:30
  • 66cf5ef0eb changes for a better dark theme Kushagra Gour 2018-07-09 23:23:08 +05:30
  • 0f3f7e6a6f fix btn class Kushagra Gour 2018-07-07 01:35:14 +05:30
  • df4b5a749d lil more finishing Kushagra Gour 2018-07-03 01:52:00 +05:30
  • 800504e1fd add basic Js13kgames mode Kushagra Gour 2018-06-30 11:07:55 +05:30
  • b0eee8f555 build 3.3.2 v3.3.2 Kushagra Gour 2018-07-03 10:41:48 +05:30
  • 0c3fb42d9f bump to 3.3.2 Kushagra Gour 2018-07-03 10:07:30 +05:30
  • 53faebfe28 add proper aria-label on buttons Kushagra Gour 2018-07-03 09:59:13 +05:30
  • ed670db395 turn some links into btns Kushagra Gour 2018-07-03 09:44:51 +05:30
  • 31a6f299e7 Merge pull request #306 from DanielRuf/chore/improve-ci Kushagra Gour 2018-07-03 01:49:42 +05:30
  • 12872f50a9 remove node 8 Kushagra Gour 2018-07-03 00:29:38 +05:30
  • c6804d1207 style.css: fix styles after converting a->button Kushagra Gour 2018-06-29 00:21:58 +05:30
  • b8f0d7be41 Merge pull request #308 from jpsc/fix/button-anchor Kushagra Gour 2018-06-29 00:08:21 +05:30
  • c8babdb74e add back A component Kushagra Gour 2018-06-28 02:51:33 +05:30
  • 17e4491d85 fix styles Kushagra Gour 2018-06-28 02:50:00 +05:30
  • fa543e22f6 Replaced with .babelrc from preactjs template (which I missed) Kushagra Gour 2018-06-28 02:21:15 +05:30
  • e173e5a975 fix: fix testsuite and create a sample test for the footer Daniel Ruf 2018-06-26 08:43:38 +02:00
  • cf7c578ef7 feat(libs): add rxjs to available libs - closes #259 jpsc 2018-06-25 23:43:57 +02:00
  • b015704215 fix(anchors): move anchors to buttons when more appropriate jpsc 2018-06-25 16:47:39 +02:00
  • 756e977668 update dependencies Daniel Ruf 2018-06-25 10:59:18 +02:00
  • 4163b6c59f propagate prefs to codemirrors. fixes #307 Kushagra Gour 2018-06-25 12:08:26 +05:30
  • a126338fc5 persist size info when it changes to fix size changing bug Kushagra Gour 2018-06-25 10:43:20 +05:30
  • 6b22a4ab4d chore: improve Travis CI config Daniel Ruf 2018-06-23 22:33:42 +02:00
  • d5a3fc1fcf build 3.3.1 v3.3.1 Kushagra Gour 2018-06-23 18:57:47 +05:30
  • 68711ab23d bump to 3.3.1 Kushagra Gour 2018-06-23 17:44:50 +05:30
  • 73d64ddf77 fix changelog Kushagra Gour 2018-06-23 17:49:27 +05:30
  • dfffe5ad7b Merge pull request #304 from nucliweb/fix/p5.js Kushagra Gour 2018-06-23 15:09:38 +05:30
  • c363ce1ef4 Remove duplicate p5.js libraries Joan León 2018-06-23 11:23:02 +02:00
  • 96cb99d97c build 3.3.0 v3.3.0 Kushagra Gour 2018-06-23 12:18:49 +05:30
  • 1266be7183 bump to 3.3.0 Kushagra Gour 2018-06-23 11:44:05 +05:30
  • 5f112336d9 gulpfile: fix zip task pattern Kushagra Gour 2018-06-23 12:12:36 +05:30
  • f0cb08382d fix onboarding and make mobile <600px Kushagra Gour 2018-06-23 12:07:16 +05:30
  • 2dfea13dbb notifications: fix link to blog Kushagra Gour 2018-06-23 11:39:39 +05:30
  • e0ec2a0302 service-worker-registration: fix condition to load sw Kushagra Gour 2018-06-23 10:15:30 +05:30
  • 518060e91f package: remove sw from build Kushagra Gour 2018-06-23 10:05:54 +05:30
  • 9b01e5f849 fix manifest.json file mode Kushagra Gour 2018-06-23 09:48:17 +05:30
  • 2eb7c792b7 package: ignore detached-window.js in eslint Kushagra Gour 2018-06-23 09:46:37 +05:30
  • c072a2624b add version to extension zip name Kushagra Gour 2018-06-23 09:42:42 +05:30
  • 207e0e2a85 notifications: refactor and add 3.3 changelog Kushagra Gour 2018-06-23 00:29:03 +05:30
  • a9f95c0903 Merge pull request #303 from chinchang/preact Kushagra Gour 2018-06-22 21:57:31 +05:30
  • 540fd3b22e add icons to app/ preact Kushagra Gour 2018-06-22 21:39:29 +05:30
  • 1769875394 optimize icons Kushagra Gour 2018-06-22 21:29:06 +05:30
  • d0c6295147 Merge remote-tracking branch 'origin/master' into preact Kushagra Gour 2018-06-22 21:21:22 +05:30
  • be1068b6b4 fix travis Kushagra Gour 2018-06-22 21:18:11 +05:30
  • e9e6b7a87b fix travis Kushagra Gour 2018-06-22 21:12:54 +05:30
  • 70f8078280 fix travis Kushagra Gour 2018-06-22 21:08:15 +05:30
  • f7c926e68a add check on externalLibs before using Kushagra Gour 2018-06-22 20:35:18 +05:30
  • 0eec8bec91 eslint fixes Kushagra Gour 2018-06-22 20:19:19 +05:30
  • 2b8e773e03 remove assets, favicon, preload tags Kushagra Gour 2018-06-22 14:45:15 +05:30
  • 2e90fa9ae1 port focus trapping in modal Kushagra Gour 2018-06-22 14:21:29 +05:30
  • 0807c10b0b onboard responsiveness Kushagra Gour 2018-06-22 13:58:53 +05:30
  • 7cd3902898 manifest fixes Kushagra Gour 2018-06-22 12:38:00 +05:30
  • 9b8fb30b56 build Kushagra Gour 2018-06-21 01:04:45 +05:30
  • 1566c702ed add extension packaging task Kushagra Gour 2018-06-21 01:01:48 +05:30
  • 8b423b92cc switch back to split.js 1.3.4 to fix drag bug Kushagra Gour 2018-06-20 23:32:45 +05:30
  • 1b46020f85 fix conditional rendering Kushagra Gour 2018-06-20 01:30:53 +05:30
  • d8fec965fa remove d-clicks Kushagra Gour 2018-06-19 11:27:18 +05:30
  • 9f1edeb3f8 onboardmodal: fix click event on button Kushagra Gour 2018-06-19 11:06:24 +05:30
  • 380c60eca6 gulp: uncomment minify vendor task Kushagra Gour 2018-06-19 11:01:39 +05:30
  • 6e907dbc70 build Kushagra Gour 2018-06-19 11:00:29 +05:30
  • 475e429b89 gulp: fix swconcat task Kushagra Gour 2018-06-19 10:59:46 +05:30
  • 7a5c55a27c gulp: add task to concat sw-registrations and fix fixIndex task Kushagra Gour 2018-06-19 10:49:26 +05:30
  • 5966139818 notifications: expose alertsService on window Kushagra Gour 2018-06-19 10:34:38 +05:30
  • 6865b8c562 misc fixes Kushagra Gour 2018-06-19 10:18:13 +05:30
  • 15d65f30ea misc fixes Kushagra Gour 2018-06-19 00:47:39 +05:30
  • 0c128f0671 add onboarding modal, separate icons Kushagra Gour 2018-06-17 22:48:35 +05:30
  • 6a1740202f eslint fixes Kushagra Gour 2018-06-17 22:23:59 +05:30
  • fd4cfe9ec4 eslint fixes Kushagra Gour 2018-06-17 22:19:44 +05:30
  • d185518911 eslint fixes Kushagra Gour 2018-06-17 18:14:19 +05:30
  • 178a5f5d1b move dom manipulation to jsx Kushagra Gour 2018-06-17 17:35:30 +05:30
  • ab8603bde1 add portals for modal Kushagra Gour 2018-06-17 17:31:01 +05:30
  • 6001a2fb18 add app manifest file Kushagra Gour 2018-06-17 16:09:59 +05:30
  • 8c246037b5 remove temp webmaker folder. thanq folder :) Kushagra Gour 2018-06-17 16:09:32 +05:30
  • fb016d9580 takeScreenshot: remove debugger Kushagra Gour 2018-06-17 16:07:25 +05:30
  • c52a2f45f3 library-list: get back p5.js master changes Kushagra Gour 2018-06-17 15:56:16 +05:30
  • 8bbb5f409d package.json: add lint-staged Kushagra Gour 2018-06-17 15:55:19 +05:30
  • 31faf0207e export BASE_PATH from utils Kushagra Gour 2018-06-17 15:41:56 +05:30
  • 3dd213749a remove scope usage Kushagra Gour 2018-06-17 00:53:09 +05:30
  • 5178af41a2 removed commented code Kushagra Gour 2018-06-17 00:51:24 +05:30
  • 7990b22371 focus last editor when saveditemspane closes Kushagra Gour 2018-06-17 00:51:01 +05:30
  • e713288d12 add code-blast Kushagra Gour 2018-06-16 23:31:14 +05:30
  • bbd1a95f35 fix release process Kushagra Gour 2018-06-16 19:18:24 +05:30
  • febf821f87 remove html minification Kushagra Gour 2018-06-16 15:25:26 +05:30
  • 3c5c8b012b revert manigest.json Kushagra Gour 2018-06-16 14:57:08 +05:30
  • dfcd5bc505 get preact files into root Kushagra Gour 2018-06-16 14:56:14 +05:30
  • f5d2b5d1a7 remove old files Kushagra Gour 2018-06-15 23:22:23 +05:30
  • dcd1cd80d4 fix browserlist and add vendor.js chunk Kushagra Gour 2018-06-15 19:10:22 +05:30
  • 6616fab11c remove ported code from old files Kushagra Gour 2018-06-15 17:30:28 +05:30
  • 6176f3920c style: modal close btn ui Kushagra Gour 2018-06-15 17:30:14 +05:30
  • d281bb7e53 port add library auto suggestion Kushagra Gour 2018-06-15 17:15:57 +05:30
  • 29687a748a fire trackEvent fn for elements with event data- attrs Kushagra Gour 2018-06-15 14:22:03 +05:30
  • cbb33b12f4 remove ported code from old files Kushagra Gour 2018-06-15 12:01:15 +05:30
  • c2e1d25d47 fix modal animation and layouts Kushagra Gour 2018-06-15 00:29:59 +05:30
  • 1757883183 fix alerts Kushagra Gour 2018-06-14 02:12:15 +05:30
  • 253f168f2c fix preact.config and add icon Kushagra Gour 2018-06-14 02:11:41 +05:30
  • df317d0dd4 more stuff Kushagra Gour 2018-06-14 01:50:23 +05:30
  • 5d0df8bc55 remove libraries that are fetched from npm Kushagra Gour 2018-06-10 15:54:32 +05:30