Commit Graph

57 Commits

Author SHA1 Message Date
Evgeny Kochetkov
a0709375ae chore(infra): release 0.19.2 2018-03-12 16:47:47 +03:00
Evgeny Kochetkov
448dc09c9b chore(infra): release 0.19.0 2018-03-02 14:22:03 +03:00
Evgeny Kochetkov
3e60017a07 chore(infra): release 0.18.0 2018-02-07 16:45:38 +03:00
Evgeny Kochetkov
80a985c045 feat(xod-client, xod-client-browser, xod-client-electron): add ability to trigger some actions by special xod:// links, “Open Tutorial Project” action and menu items 2018-01-29 13:38:28 +03:00
Evgeny Kochetkov
624272bcb0 refactor(xod-client-browser): rename “Initial Project” to “Tutorial Project” 2018-01-26 17:16:26 +03:00
Victor Nakoryakov
4f0cdcf449 chore(infra): fix few peer dependency warnings
- `mocha-webpack`: delete as it actually no longer used
- `react-sortable-hoc`: upgrade to the new version
- `react-event-listener`: upgrade to the new version
2018-01-22 12:52:36 +03:00
Evgeny Kochetkov
f5376292b9 chore(xod-client-electron, xod-client-browser): test ui-related using puppeteer instead of spectron 2018-01-12 15:09:28 +03:00
Evgeny Kochetkov
7847a2e375 chore(xod-client): update our fork of react-skylight 2017-12-27 17:01:10 +03:00
Victor Nakoryakov
f76ea90e6c chore(infra): release 0.17.1 2017-12-27 16:02:28 +03:00
Victor Nakoryakov
ec5946a00e chore(infra): release 0.17.0 2017-12-26 15:56:11 +03:00
Victor Nakoryakov
36579768c0 chore(infra): release 0.16.1 2017-12-13 12:47:58 +03:00
Evgeny Kochetkov
217589a4e4 infra(xod-client-browser): add UI performance benchmark using puppeteer 2017-12-11 12:43:18 +03:00
Evgeny Kochetkov
9d1a50dfcf infra(xod-project-browser): bring in why-did-you-update for detecting unnecessary rerenders
set env variable WHY_DID_YOU_UPDATE to true to enable it
2017-12-08 18:32:32 +03:00
Evgeny Kochetkov
327d0a10d8 chore(xod-client): upgrade to React v16.2
update incopmatible deps;
ditch our forks of `react-hotkeys` and `react-collapsible` in favor of upstream versions
2017-12-08 16:57:40 +03:00
Victor Nakoryakov
2a9c2f3f5e chore(infra): release 0.16.0 2017-12-01 13:46:09 +03:00
Evgeny Kochetkov
c93193add8 chore(xod-client, xod-client-electron, xod-cleint-browser): upgrade to react-fa v5; ditch our fork 2017-11-17 16:10:50 +03:00
Victor Nakoryakov
4c395b207e chore(infra): release 0.15.1 2017-10-31 13:54:35 +03:00
Victor Nakoryakov
dbafc6d8ee chore(infra): release 0.15.0 2017-10-31 12:00:02 +03:00
Evgeny Kochetkov
3c8ffce9e6 feat(xod-client, xod-client-browser, xod-client-electon): warn user about unsaved changes
Closes #830
2017-10-30 13:21:24 +03:00
Victor Nakoryakov
08bd83f4a3 chore(infra): release 0.14.0 2017-10-04 15:25:15 +03:00
Evgeny Kochetkov
41383173c7 refactor(xod-client): split Patch component to multiple files that are responsible for each editor mode 2017-09-15 13:25:59 +03:00
Victor Nakoryakov
8b7e497264 chore(infra): release 0.13.0 2017-09-04 12:35:03 +03:00
Evgeny Kochetkov
d3c74621e2 refactor(xod-client): choose patch to show in helpbar depending on focus 2017-08-29 20:14:51 +03:00
Victor Nakoryakov
3ba6ad5664 refactor(infra): remove code related to JS targets (Espruino & RPi) 2017-08-11 13:13:50 +03:00
Victor Nakoryakov
079a8f5aae chore(infra): release 0.12.1 2017-08-09 17:57:28 +03:00
Victor Nakoryakov
1e890d0f83 chore(infra): release 0.12.0 2017-08-07 11:14:08 +03:00
Victor Nakoryakov
495a7ba889 chore(infra): bump version to 0.12.0-dev.1 2017-08-04 18:07:06 +03:00
Victor Nakoryakov
80008d8da0 chore(infra): bump version to 0.12.0-dev 2017-08-03 12:37:53 +03:00
Victor Nakoryakov
3d98fedd04 chore(infra): release 0.11.0 2017-07-24 18:49:28 +03:00
Kirill Shumilov
b451036f92 chore(xod): bump package versions to 0.11.0-dev 2017-07-13 13:28:33 +03:00
Evgeny Kochetkov
2134cd4f39 infra(xod-client*): upgrade deps that use React to versions compatible with 15.5.x 2017-07-04 13:51:48 +03:00
Evgeny Kochetkov
e56f6ac566 chore(xod-client*): switch from React.PropTypes to ‘prop-types’ package 2017-07-04 13:49:02 +03:00
Kirill Shumilov
06ef445cfe chore(infra): bump package versions to 0.10.0 2017-06-28 13:54:47 +03:00
Victor Nakoryakov
74249f366c doc(infra): apply AGPL-3.0 license 2017-06-26 15:20:57 +03:00
Evgeny Kochetkov
f2e3c46005 feat(xod-client-browser): load project from xod default workspace
Closes #582
2017-06-23 19:04:43 +03:00
Evgeny Kochetkov
17ecdabc59 chore(all): specify actual published version is package.json 2017-06-20 13:47:52 +03:00
Evgeny Kochetkov
07bea4ea83 chore(all): get rid of ‘engines’ fields in package.json where they are not needed 2017-06-20 13:38:32 +03:00
Evgeny Kochetkov
9a45729896 tweak(xod-client): make popup with code fullscreen 2017-06-13 12:01:26 +03:00
Evgeny Kochetkov
8de68bd1b2 tweak(xod-client, xod-client-electron, xod-client-browser): update UI for modals 2017-06-13 12:01:26 +03:00
Evgeny Kochetkov
986a19fd26 tweak(xod-client*): remove some unused packages from dependencies 2017-04-11 18:55:14 +03:00
Evgeny Kochetkov
7d6cab4109 tweak(xod-client-browser): remove xod-core from dependencies 🙌 2017-04-06 16:28:31 +03:00
Kirill Shumilov
0357a43df7 fix(xod-client-*): fix handlebars warning and errors 2017-03-23 18:42:26 +03:00
Evgeny Kochetkov
9a93f0ae99 chore(*): update Ramda to 0.23 2017-03-10 21:39:18 +03:00
Evgeny Kochetkov
0448ea49b5 infra(xod-client, xod-client-browser, xod-client-electron): upgrade react to 15.4.2, get rid of react-hot-loader
Benefits of a fresher version of React don't need an explanation :)

And `react-hot-loader` was not doing anything for us — page was fully reloaded on every change anyway.
2017-03-02 19:51:06 +03:00
Kirill Shumilov
e18289b076 chore(xod-client-browser): fix webpack config and add react-fa into dependencies 2017-02-20 18:25:55 +03:00
Kirill Shumilov
24cd05c5f2 refactor(xod-client-browser, xod-client-electron): refactor xod-clients to transpile code using new transpiler 2017-02-17 18:18:58 +03:00
Victor Nakoryakov
62ffe4882b refactor(infra): move webpack configs to the roots of the packages 2016-12-14 12:06:34 +03:00
Victor Nakoryakov
8566d3eb48 chore(infra): recover all build scripts in packages’ .jsons 2016-12-12 15:42:52 +03:00
Kirill Shumilov
fdf6b0be37 fix(xod-client-browser): add xod-core into dependencies 2016-11-21 20:24:05 +03:00
Kirill Shumilov
f13f8801dc refactor(xod-js): rename xod-espruino into xod-js, and it will contain transpiler and runtime for any js-lang targets (espruino, nodejs) 2016-11-21 20:24:05 +03:00