Commit Graph

5114 Commits

Author SHA1 Message Date
Evgeny Kochetkov
50dd0ec00a chore(infra): release 0.35.0 v0.35.0 2020-09-08 16:54:04 +03:00
Evgeny Kochetkov
a1ad0f8abc Merge pull request #2030 from xodio/chore-prepare-changelog-for-0.35.0
Update changelog for the upcoming v0.35.0
2020-09-08 16:51:04 +03:00
Evgeny Kochetkov
8ede5c5758 doc(changelog): update for the upcoming v0.35.0 2020-09-08 16:09:37 +03:00
Kirill Shumilov
d49d825a14 Merge pull request #2029 from xodio/tweak-update-arduino-cli-0.12.0
Update bundled arduino-cli to 0.12.0
2020-09-08 10:37:01 +03:00
Kirill Shumilov
300a04cf6e test(xod-cli): fix test (arduino-cli 0.12.0 stores build artifacts in the nested directory) and add one more case for compilation 2020-09-07 19:13:53 +03:00
Kirill Shumilov
3344becb48 tweak(infra): update version of bundled arduino-cli from 0.10.0 to 0.12.0 2020-09-07 17:55:28 +03:00
Kirill Shumilov
96a507f0aa tweak(xod-client-electron, xod-deploy-bin, arduino-cli): output arduino-cli version, path to binary, and sketchbook directory in terminal in dev mode 2020-09-07 17:55:28 +03:00
Evgeny Kochetkov
2c4da81cb5 Merge pull request #2007 from xodio/read-only-types
Introduce constant types
2020-09-04 17:14:22 +03:00
Kirill Shumilov
f911ad580b chore(workspace): update fixtures 2020-09-04 16:38:52 +03:00
Kirill Shumilov
a73f950997 chore(stdlib): update xod/json 2020-09-04 16:38:52 +03:00
Kirill Shumilov
cf35165411 chore(stdlib): update xod-dev/es2812 2020-09-04 16:38:52 +03:00
Kirill Shumilov
f9d2113a14 chore(stdlib): update xod-dev/w5500 2020-09-04 16:38:52 +03:00
Kirill Shumilov
4f768e6da9 chore(stdlib): update xod-dev/text-lcd 2020-09-04 16:38:52 +03:00
Kirill Shumilov
5c7d4be0ff chore(stdlib): update xod-dev/st7735-display 2020-09-04 16:38:52 +03:00
Kirill Shumilov
7e48b21428 chore(stdlib): update xod-dev/st-mems 2020-09-04 16:38:52 +03:00
Kirill Shumilov
be49b7da7f chore(stdlib): update xod-dev/ssd1306-display 2020-09-04 16:38:52 +03:00
Kirill Shumilov
41dec74207 chore(stdlib): update xod-dev/servo 2020-09-04 16:38:52 +03:00
Kirill Shumilov
14ca2264fb chore(stdlib): update xod-dev/pn532-nfc 2020-09-04 16:38:52 +03:00
Kirill Shumilov
f65b8328db chore(stdlib): update xod-dev/hc-sr04 2020-09-04 16:38:52 +03:00
Kirill Shumilov
44587ba68b chore(stdlib): update xod-dev/esp8266-mcu 2020-09-04 16:38:52 +03:00
Kirill Shumilov
d965ec5e07 chore(stdlib): update xod-dev/esp8266 2020-09-04 16:38:52 +03:00
Kirill Shumilov
c2edb56e72 chore(stdlib): update xod-dev/ds-rtc 2020-09-04 16:38:52 +03:00
Kirill Shumilov
d7ab608308 chore(stdlib): update xod-dev/dht 2020-09-04 16:38:52 +03:00
Kirill Shumilov
5e9ff7939a chore(stdlib): update xod/color 2020-09-04 16:38:52 +03:00
Kirill Shumilov
229e19a9a2 chore(stdlib): update xod/core 2020-09-04 16:38:52 +03:00
Kirill Shumilov
090cc95f2b chore(stdlib): update xod/graphics 2020-09-04 16:38:52 +03:00
Kirill Shumilov
7f8339031c chore(stdlib): update xod/uart 2020-09-04 16:38:52 +03:00
Kirill Shumilov
73c5422226 chore(stdlib): update xod/net 2020-09-04 16:38:52 +03:00
Kirill Shumilov
4cab8a63f7 chore(stdlib): update xod/stream 2020-09-04 16:38:52 +03:00
Kirill Shumilov
fb1f4d3368 chore(stdlib): update xod/debug (without tweak-strings) 2020-09-04 16:38:52 +03:00
Kirill Shumilov
f6590fba52 chore(stdlib): update xod/mutex 2020-09-04 16:38:52 +03:00
Kirill Shumilov
4bc52d5e13 chore(stdlib): update xod/math 2020-09-04 16:38:52 +03:00
Kirill Shumilov
cfbe8c8ce7 chore(stdlib): update xod/bits 2020-09-04 16:38:52 +03:00
Kirill Shumilov
80a349e557 chore(stdlib): update xod/datetime 2020-09-04 16:38:52 +03:00
Kirill Shumilov
1742645222 chore(stdlib): update xod/i2c 2020-09-04 16:38:52 +03:00
Evgeny Kochetkov
7b2e122965 feat(xod-project, xod-arduino, xod-tabtest): introduce read-only types 2020-09-04 16:38:52 +03:00
Kirill Shumilov
07b5e416db Merge pull request #2011 from xodio/tweak-1970-bind-color-self
Make color-type outputs bindable
2020-09-01 18:23:29 +03:00
Kirill Shumilov
2f6865de1b tweak(xod-client): render bindable custom type nodes (with output-self) as constant nodes 2020-09-01 17:20:10 +03:00
Kirill Shumilov
e897fb8e16 tweak(xod-project): allow to bind values to bindable custom types with output-self terminal 2020-09-01 17:20:10 +03:00
Evgeny Kochetkov
b14fe4064f Merge pull request #2027 from xodio/fix-debugger-follow-log
Fix follow log in Debugger pane
2020-09-01 17:06:17 +03:00
Kirill Shumilov
67d30e8552 tweak(xod-client): reset "Follow log" button state when the log has been cleared and write how much lines was skipped if there was some 2020-09-01 16:01:20 +03:00
Kirill Shumilov
4ae9b42022 fix(xod-client): fix Autoscroll component to correctly detect is view box scrolled down to the bottom 2020-09-01 16:01:20 +03:00
Kirill Shumilov
0fc1db31d7 fix(xod-client): fix Debugger in storybook and add default initial state to the editor reducer 2020-09-01 16:01:20 +03:00
Evgeny Kochetkov
51d2a124e8 Merge pull request #2000 from xodio/feat-stdlib-waves
Add xod/waves library
2020-09-01 13:12:45 +03:00
Evgeny Kochetkov
d5c0cd7204 feat(stdlib): add xod/waves library
and deprecate *-wave nodes from xod/core:
xod/core/saw-wave
xod/core/saw-wave-map
xod/core/sine-wave
xod/core/sine-wave-map
xod/core/square-wave
xod/core/tri-wave
xod/core/tri-wave-map
2020-09-01 12:49:32 +03:00
Kirill Shumilov
8b2aa21ec7 Merge pull request #2026 from xodio/feat-point-bundled-esp-package-to-upstream
Use upstream ESP8266 package index instead of locked v2.4.3
2020-08-31 20:32:57 +03:00
Kirill Shumilov
26b4c960e8 feat(xod-deploy-bin): use upstream ESP8266 package index instead of our locked version 2020-08-28 18:12:31 +03:00
Kirill Shumilov
6bfa1a66aa Merge pull request #2025 from xodio/fix-stale-output-terminals-without-links-below
Fix flatten: get rid of stale output custom type terminals
2020-08-28 17:38:20 +03:00
Kirill Shumilov
33619d81ed fix(xod-project): fix passing bound values to nested custom type terminals 2020-08-28 17:05:39 +03:00
Kirill Shumilov
0b319e7e0e fix(xod-project): get rid of stale output custom type terminals without output links 2020-08-28 17:05:39 +03:00