Commit Graph

5081 Commits

Author SHA1 Message Date
Monica Kozbial
2e92123314 Adding async cleanup to tests (#4103)
* Adding setup and teardown to more mocha tests.

* Update workspace dispose cleanup calls.
2020-08-05 16:00:00 -07:00
Monica Kozbial
12b5658109 Rename trashcan api calls for open/close lid. (#4110)
* Rename trashcan api calls for open/close lid.

* Update comments.
2020-08-05 12:25:35 -07:00
Rachel Fenichel
4fad1b86d8 Merge pull request #4109 from google/master
Apply dependabot change to develop
2020-08-05 10:28:45 -07:00
Rachel Fenichel
4368f97f85 Merge pull request #4079 from rachel-fenichel/deprecation_warnings
Deprecation warnings
2020-08-05 10:24:09 -07:00
Rachel Fenichel
ffaafc2b67 Merge pull request #4054 from google/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-08-05 10:21:17 -07:00
Rachel Fenichel
f27354d8ab PR comments 2020-08-05 10:09:18 -07:00
seldomU
ade149d77c flyout button stores all the deserialized properties (#4107)
The properties can be useful for callbacks, see https://github.com/google/blockly/issues/4027#issuecomment-656325534
2020-08-05 07:54:19 -07:00
Sam El-Husseini
f3fdab11fb Add IBubble interface (#4104)
* Add IBubble interface and make use of it for WorkspaceCommentSvgs
2020-08-04 17:28:12 -04:00
Monica Kozbial
b7305c1eed Shared events cleanup (#4092)
* Remove temp fix for event queue cleanup.

* Implementing shared setup and cleanup.

* Remove unecessary restore and add comment.

* Adds helper for workspace teardown

* Remove unecessary restore calls in event tests
2020-08-03 16:50:23 -07:00
Sam El-Husseini
4a2b0b583c Add option sub types (#4096)
* Add option types
2020-08-03 12:33:07 -07:00
Sam El-Husseini
51bbc2d9bb Move events into the global registry (#4053)
* Move events into the global registry
2020-08-03 08:11:58 -07:00
Rachel Fenichel
9ffefb7d6a Merge pull request #4082 from rachel-fenichel/demos_last_accessed
Add last accessed time to Xml model, and update it when getting from the db
2020-07-31 15:06:54 -07:00
Rachel Fenichel
afdd558f0e Simplify 2020-07-31 14:57:52 -07:00
Rachel Fenichel
0d9d590e42 Add last accessed time to Xml model, and update it when getting from the db 2020-07-28 16:03:11 -07:00
Rachel Fenichel
b72c5736b1 December 2020-07-28 10:55:48 -07:00
Rachel Fenichel
b296ccae97 Add formal deprecation warnings 2020-07-28 10:51:28 -07:00
Sam El-Husseini
bef7ba3087 Merge branch 'master' into develop 2020-07-27 11:35:20 -07:00
Sam El-Husseini
02ff548801 Snap dev tools to 1.1.1 (#4077) 2020-07-27 11:33:06 -07:00
Sam El-Husseini
af5b273288 Snap to 1.1.0 (#4075) 2020-07-27 10:49:36 -07:00
translatewiki.net
c98531e53a Localisation updates from https://translatewiki.net. 2020-07-27 18:18:58 +02:00
Monica Kozbial
3868db3221 Refactor shared (#4066)
* Refactoring event helpers.

* Fix concurrent test failure.
2020-07-24 14:49:39 -07:00
Monica Kozbial
4d8da1cda2 Allow es6 in mocha tests lint check (#4062)
* Allow es6 in mocha tests.
2020-07-24 14:41:56 -07:00
Sam El-Husseini
5d43d256e2 Move test blocks to dev-tools, refactor advanced playground (#4057)
* Remove remaining advanced playground actions, and remove test blocks
2020-07-24 13:53:00 -07:00
alschmiedt
0f00f42580 Adds Ability to Add a Flyout as a Plugin (#4059) 2020-07-22 17:13:19 -07:00
Rachel Fenichel
7606df1e2c Merge pull request #4058 from google/rachel-fenichel-patch-1
Update README.md
2020-07-21 17:37:26 -07:00
Rachel Fenichel
7b2f748074 Update README.md 2020-07-21 17:17:54 -07:00
Monica Kozbial
26993a120f Emitting event on trashcan close. (#4056)
* Emitting event on trashcan close.
2020-07-21 13:14:29 -07:00
Monica Kozbial
e88ec53425 Hide flyout after Events are re-enabled when creating a block (#4055) 2020-07-21 12:58:40 -07:00
Monica Kozbial
64488c1402 Add listener for flyout events to playground. (#4035)
* Update workspace click and add listener for flyout events to playground.

* Fix test.

* Fix typing error

* change variable

* Update variable.
2020-07-20 14:00:03 -07:00
translatewiki.net
3e2f66c506 Localisation updates from https://translatewiki.net. 2020-07-20 19:43:20 +02:00
dependabot[bot]
a6cb625c21 Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 13:07:03 +00:00
Rachel Fenichel
37751f67d8 Merge pull request #4052 from rachel-fenichel/more_connection_checks
Use registry for connection checker
2020-07-17 10:56:25 -07:00
Rachel Fenichel
e1a221de30 Fix tests 2020-07-17 11:23:39 -06:00
Rachel Fenichel
98b436031c Use registry for connection checker 2020-07-17 10:51:39 -06:00
Rachel Fenichel
70812ae97d Merge pull request #4050 from rachel-fenichel/connection_checks
Connection checker object
2020-07-17 08:53:59 -07:00
Rachel Fenichel
7a515b2caf Lint 2020-07-17 09:49:37 -06:00
Rachel Fenichel
815c8b8919 More deprecation 2020-07-16 17:49:51 -06:00
Rachel Fenichel
602d1b6d63 Use new deprecation warning helper 2020-07-16 17:46:49 -06:00
Rachel Fenichel
1700efc77b Add distance parameter to canConnect 2020-07-16 17:40:13 -06:00
Rachel Fenichel
bc0f54b769 Fix tests 2020-07-16 17:40:13 -06:00
Rachel Fenichel
3322834a9b Add deprecation warnings and tests 2020-07-16 17:40:13 -06:00
Rachel Fenichel
745017f325 Move from one, two to a, b 2020-07-16 17:40:13 -06:00
Rachel Fenichel
e47d33148e Review feedback 2020-07-16 17:40:13 -06:00
Rachel Fenichel
809148b435 Fix compiler errors 2020-07-16 17:40:13 -06:00
Rachel Fenichel
7288c66294 Rename connectionTypeChecker->connectionChecker 2020-07-16 17:40:13 -06:00
Rachel Fenichel
8ae3dc3d5e Cleanup 2020-07-16 17:40:13 -06:00
Rachel Fenichel
e24f3cef9b Add isDragging to canConnectWithReason and delete newly unused code paths. 2020-07-16 17:40:13 -06:00
Rachel Fenichel
e3c8d834cb Add todos and rebuild 2020-07-16 17:40:13 -06:00
Rachel Fenichel
01d33ce2e7 Fix type checks 2020-07-16 17:40:13 -06:00
Rachel Fenichel
450aed0aa2 More work on connection type checks 2020-07-16 17:40:12 -06:00