Commit Graph

4566 Commits

Author SHA1 Message Date
Kirill Shumilov
5ad84ca6a4 chore(infra): release 0.28.2 2019-03-28 11:58:58 +03:00
Kirill Shumilov
bfdf445c17 Merge pull request #1732 from xodio/fix-default-board-in-upload-popup
Fix default board index value
2019-03-27 12:43:01 +03:00
Kirill Shumilov
a4c23e019f fix(xod-client-electron): fix default board index value and force setting of board index as integer 2019-03-26 18:53:36 +03:00
Evgeny Kochetkov
10164742da Merge pull request #1722 from xodio/release-0.28.1
Release 0.28.1
2019-03-15 15:34:59 +03:00
Evgeny Kochetkov
2fbb264eb0 chore(infra): release 0.28.1 v0.28.1 2019-03-15 11:08:25 +03:00
Evgeny Kochetkov
437b11c7dc Merge pull request #1719 from xodio/fix-1718-tabs-height-when-code-editor-is-open
Fix tabs height when code editor is open
2019-03-15 10:59:49 +03:00
Evgeny Kochetkov
e6e4f39607 fix(xod-client): fix tabs height when code editor is open
Closes #1718
2019-03-12 22:32:53 +03:00
Evgeny Kochetkov
b64abdd9b0 Merge pull request #1717 from xodio/tweak-pin-label-colors
Make node and pin labels a bit brighter
2019-03-12 20:35:47 +03:00
Evgeny Kochetkov
21bfafe95f tweak(xod-client): make node and pin labels a bit brighter 2019-03-12 13:39:52 +03:00
Kirill Shumilov
b807be94bd Merge pull request #1716 from xodio/fix-add-bus-node-position
Fix adding a bus node while linking in the right position
2019-03-12 00:01:40 +03:00
Kirill Shumilov
414ce92bfa fix(client): fix adding a bus node while linking in the right position 2019-03-11 15:49:11 +03:00
Evgeny Kochetkov
9c56725666 Merge pull request #1714 from xodio/release-0.28.0
Release 0.28.0
2019-03-07 19:13:24 +03:00
Evgeny Kochetkov
0eda31fff0 chore(infra): release 0.28.0 v0.28.0 2019-03-07 12:27:03 +03:00
Evgeny Kochetkov
c7d2c31420 Merge pull request #1713 from xodio/doc-chengelog-for-upcoming-0.28.0
Update changelog for upcoming 0.28.0
2019-03-06 18:51:42 +03:00
Evgeny Kochetkov
42a8886cf0 doc(changelog): update for upcoming 0.28.0 2019-03-06 14:11:01 +03:00
Evgeny Kochetkov
68b95b11e7 Merge pull request #1712 from xodio/fix-inserted-comment-dimensions
Fix inserted comment dimensions
2019-03-06 13:35:53 +03:00
Evgeny Kochetkov
7a9822f19e fix(xod-client): fix inserted comment dimensions 2019-03-06 13:01:42 +03:00
Evgeny Kochetkov
82034ca56e Merge pull request #1711 from xodio/fix-panning-in-slots
Convert offset to slots when panning by holding spacebar or middle mouse button
2019-03-06 12:42:30 +03:00
Evgeny Kochetkov
0717dee7a3 fix(xod-client): convert offset to slots when panning by holding spacebar or middle mouse button 2019-03-05 17:28:38 +03:00
Kirill Shumilov
218efaff36 Merge pull request #1708 from xodio/fix-slot-bugs
Fix bus link splitting and nodes/comment resizing
2019-03-04 13:44:11 +03:00
Kirill Shumilov
e6bc42b394 fix(xod-client): fix resizing of nodes and comments 2019-03-04 13:24:58 +03:00
Kirill Shumilov
ce3e5e0cb4 fix(xod-client): fix splitting links with buses 2019-03-04 13:24:58 +03:00
Evgeny Kochetkov
cc4853f6ef Merge pull request #1707 from xodio/fix-1691-links-begaviour-during-node-resize
Move links during node resize
2019-03-04 13:20:00 +03:00
Evgeny Kochetkov
d6f9e7bebb fix(xod-client): move links during node resize
Closes #1691
2019-03-01 16:24:21 +03:00
Kirill Shumilov
4cd76eff1e Merge pull request #1706 from xodio/fix-1693-perfect-links
Make pixel perfect links
2019-03-01 16:23:52 +03:00
Kirill Shumilov
0fab856f67 fix(xod-client): make pixel perfect links 2019-03-01 15:05:40 +03:00
Kirill Shumilov
61f00dbb81 Merge pull request #1705 from xodio/fix-pan-to-center
Fix calculating of entities bounding box
2019-03-01 13:14:33 +03:00
Kirill Shumilov
72f98a0bde fix(xod-client): fix calculating of entities bounding box 2019-03-01 12:47:45 +03:00
Evgeny Kochetkov
9f5fecc0c9 Merge pull request #1704 from xodio/fix-1699-incorrect-handling-of-0bh-byte-literal
Prevent `0bh` byte literal from being converted to `00000000b`
2019-02-28 13:31:34 +03:00
Evgeny Kochetkov
e4204baa4e fix(xod-client): prevent 0bh byte literal from being converted to 00000000b
Closes #1699
2019-02-28 13:06:48 +03:00
Evgeny Kochetkov
493d0a1503 Merge pull request #1703 from xodio/fix-generic-jumper-coloring
Fix coloring of jumper node when it’s connected to generic pins
2019-02-27 23:05:48 +03:00
Evgeny Kochetkov
04575ad756 fix(xod-client): fix coloring of jumper node when it’s connected to generic pins 2019-02-27 22:01:43 +03:00
Kirill Shumilov
f1975278af Merge pull request #1695 from xodio/refactor-1679-pixels-to-slots
Change nodes size/positioning from pixels to slots
2019-02-27 21:54:37 +03:00
Kirill Shumilov
0de6fcb912 refactor(xod-client): convert slots to pixels on client 2019-02-27 20:25:10 +03:00
Kirill Shumilov
027607849b chore(workspace): update all projects and libraries in workspace to use "slots" instead of legacy pixels in Position and Size properties of Nodes and Comments 2019-02-27 20:25:10 +03:00
Kirill Shumilov
10f5277f0e tweak(xod-client-electron): print all errors occured in main process workspace actions into terminal 2019-02-27 20:25:09 +03:00
Kirill Shumilov
0a59a2fc47 test(xod-client-electron): update fixture 2019-02-27 20:25:09 +03:00
Kirill Shumilov
3716b992b8 refactor(xod-project, xod-fs): migrate from “legacy” pixels to slots 2019-02-27 20:25:09 +03:00
Kirill Shumilov
5378da7e1f refactor(xod-func-tools, xod-client): move ExtendedModel from client/types into xod-func-tools/types 2019-02-27 20:25:09 +03:00
Kirill Shumilov
785dfa5d51 refactor(xod-project): move migration from old bound values into bount literals into migrations directory 2019-02-27 20:25:09 +03:00
Evgeny Kochetkov
a2d6552cf2 Merge pull request #1702 from xodio/tweak-list-of-actions-that-trigger-hinting-update
Tweak list of actions that trigger hinting update
2019-02-27 20:07:36 +03:00
Evgeny Kochetkov
5c8e3994bf fix(xod-client): update patch markers on library install
Closes #1697
2019-02-27 19:40:10 +03:00
Evgeny Kochetkov
1186970534 fix(xod-client): update deduced type on node arity change
Closes #1692
2019-02-27 19:40:10 +03:00
Evgeny Kochetkov
1408e20135 Merge pull request #1701 from xodio/feat-add-ui-for-tweak-pulses
`tweak-pulse` nodes
2019-02-27 19:39:25 +03:00
Evgeny Kochetkov
44a98a41cc feat(xod-client, xod-client-browser, xod-client-electron): add UI for sending pulses during debug sessions through tweak-pulse nodes 2019-02-27 19:03:03 +03:00
Evgeny Kochetkov
45f835929c feat(stdlib): add xod/debug/tweak-pulse node 2019-02-27 19:03:03 +03:00
Evgeny Kochetkov
8f844eb73c Merge pull request #1590 from xodio/feat-xod-core-integrate-dt
Add `xod/core/integrate-dt`
2019-02-27 18:17:32 +03:00
gabbapeople
00721a9198 feat(stdlib): add xod/core/integrate-dt 2019-02-27 16:27:07 +03:00
Evgeny Kochetkov
3a6923e1c7 Merge pull request #1700 from xodio/feat-stdlib-add-xod-math-min-max
Add xod/math/min and xod/math/max
2019-02-26 18:13:27 +03:00
Evgeny Kochetkov
cfb261dae6 fix(stdlib): make xod/math/map-clip output correct values when target range bounds are reversed 2019-02-26 16:59:34 +03:00