Commit Graph

5114 Commits

Author SHA1 Message Date
Rachel Fenichel
0951b5e613 Update eslintrc for eslint v7, and resolve new lint errors 2020-08-10 15:10:48 -07:00
dependabot[bot]
21a7fd960f Bump eslint from 5.16.0 to 7.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 7.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.16.0...v7.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 20:41:46 +00:00
Rachel Fenichel
a4f7548dcb Merge pull request #4143 from samelhusseini/upgrade_closure
Upgrade closure compiler to latest
2020-08-10 13:40:20 -07:00
Sam El-Husseini
ab2031c353 Upgrade closure compiler to latest 2020-08-10 11:57:56 -07:00
Maribeth Bottorff
9568d3f2cc Add tests for contextmenu_items (#4118)
Add tests for context menu items
2020-08-10 11:46:10 -07:00
Rachel Fenichel
6dcf927e05 Merge pull request #4130 from google/dependabot/npm_and_yarn/develop/js-green-licenses-2.0.1
Bump js-green-licenses from 1.1.0 to 2.0.1
2020-08-10 11:16:18 -07:00
dependabot[bot]
ea303787f0 Bump js-green-licenses from 1.1.0 to 2.0.1
Bumps [js-green-licenses](https://github.com/google/js-green-licenses) from 1.1.0 to 2.0.1.
- [Release notes](https://github.com/google/js-green-licenses/releases)
- [Changelog](https://github.com/google/js-green-licenses/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/js-green-licenses/compare/v1.1.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 18:10:28 +00:00
Rachel Fenichel
666658a73a Merge pull request #4134 from google/dependabot/npm_and_yarn/develop/gulp-shell-0.8.0
Bump gulp-shell from 0.7.1 to 0.8.0
2020-08-10 11:09:03 -07:00
mfallihee
254fb60481 Use toLocaleString to count decimal places consistently (#4124) 2020-08-10 10:47:14 -07:00
Rachel Fenichel
a2f851cda6 Merge pull request #4140 from google/rachel-fenichel-patch-1
Increase mocha timeout to 5m30s
2020-08-10 10:43:48 -07:00
Rachel Fenichel
2624026ad6 Update run_mocha_tests_in_browser.js 2020-08-10 10:37:05 -07:00
dependabot[bot]
bc7e29bef7 Bump gulp-shell from 0.7.1 to 0.8.0
Bumps [gulp-shell](https://github.com/sun-zheng-an/gulp-shell) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/sun-zheng-an/gulp-shell/releases)
- [Commits](https://github.com/sun-zheng-an/gulp-shell/compare/0.7.1...0.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-07 20:27:26 +00:00
Rachel Fenichel
c341d0f2e5 Merge pull request #4129 from google/rachel-fenichel-patch-1
Create dependabot.yml on master
2020-08-07 13:25:18 -07:00
Rachel Fenichel
a1075a8b83 Create dependabot.yml 2020-08-07 13:11:30 -07:00
Rachel Fenichel
2ad9876c2c Merge pull request #4125 from google/rachel-fenichel-patch-1
Create dependabot.yml
2020-08-07 13:08:18 -07:00
Rachel Fenichel
65a047428d Update dependabot.yml 2020-08-07 11:46:19 -07:00
translatewiki.net
a6e039871d Localisation updates from https://translatewiki.net. 2020-08-07 09:36:45 +02:00
Rachel Fenichel
1885171999 Create dependabot.yml 2020-08-06 19:03:02 -07:00
Rachel Fenichel
8ad78169fb Merge pull request #4121 from rachel-fenichel/deserialization_tests
Add and use helper functions in block_test.js
2020-08-06 12:02:24 -07:00
Rachel Fenichel
a39f688b6b Merge pull request #4122 from rachel-fenichel/delet_screenshot_tests
remove pixel-perfect screenshot tests
2020-08-06 11:54:44 -07:00
Rachel Fenichel
f093b0896b Merge pull request #4120 from rachel-fenichel/privacy_footers
Add privacy policy to demos that use storage
2020-08-06 11:51:14 -07:00
Rachel Fenichel
3922bd30c2 Alphabetize 2020-08-06 11:47:20 -07:00
Monica Kozbial
b9b8281c61 Add high precision constraint test case for FieldNumber (#4115)
* Add test case for high precision setValue

* Fix eslint
2020-08-06 11:35:42 -07:00
Rachel Fenichel
ecb8739c5f Lint 2020-08-06 10:30:04 -07:00
Rachel Fenichel
6f0dddc2fa Add createRenderedBlock to eslint globals 2020-08-06 10:20:16 -07:00
Rachel Fenichel
3a7a636d28 Move createRenderedBlock to test helpers, fix setup, use helper in more places 2020-08-05 20:33:34 -07:00
Monica Kozbial
7015607f45 Insertion Marker tests async cleanup (#4117)
* Add call for shared setup and cleanup

* Skip failing test suite

* Fix TODO formatting
2020-08-05 20:24:57 -07:00
Monica Kozbial
cadc419928 Adding cleanup to theme tests (#4112) 2020-08-05 20:24:13 -07:00
Rachel Fenichel
50b2745900 remove pixel-perfect screenshot tests 2020-08-05 20:11:22 -07:00
Rachel Fenichel
6dd5428e5b Add and use helper functions in block_test.js 2020-08-05 19:58:23 -07:00
Rachel Fenichel
1fd7622cf0 Add privacy policy to demos that use storage 2020-08-05 19:43:28 -07:00
Monica Kozbial
ba228ec235 Nav modify test shared cleanup (#4114)
* Add call for shared setup and cleanup

* skip failing tests
2020-08-05 17:20:21 -07:00
Monica Kozbial
b69f59eae7 Cleanup of chai asserts (#4100) 2020-08-05 16:03:06 -07:00
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