mmathrani
|
74b179bfd6
|
Update link alert description in demos (#4160)
* Alert update on save blocks
* Add a missing \ in the alert message
* added missing words in storage message
|
2020-08-12 12:28:36 -07:00 |
|
Monica Kozbial
|
b0b3c67b90
|
Support dispatching pointer events in click tests (#4154)
* Add helpers for simulating mouse click.
* Update field and workspace click tests.
|
2020-08-11 11:17:33 -07:00 |
|
Rachel Fenichel
|
b24b2dabde
|
Merge pull request #4153 from google/dependabot/npm_and_yarn/develop/rimraf-3.0.2
Bump rimraf from 2.7.1 to 3.0.2
|
2020-08-10 20:06:46 -07:00 |
|
dependabot[bot]
|
37efef752d
|
Bump rimraf from 2.7.1 to 3.0.2
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 3.0.2.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v2.7.1...v3.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-11 00:13:01 +00:00 |
|
Rachel Fenichel
|
964d1c232a
|
Merge pull request #4151 from google/dependabot/npm_and_yarn/develop/through2-4.0.2
Bump through2 from 3.0.1 to 4.0.2
|
2020-08-10 16:53:40 -07:00 |
|
dependabot[bot]
|
ab3da1076e
|
Bump through2 from 3.0.1 to 4.0.2
Bumps [through2](https://github.com/rvagg/through2) from 3.0.1 to 4.0.2.
- [Release notes](https://github.com/rvagg/through2/releases)
- [Commits](https://github.com/rvagg/through2/compare/v3.0.1...v4.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-10 23:46:08 +00:00 |
|
Rachel Fenichel
|
07abbf58e2
|
Merge pull request #4149 from rachel-fenichel/remove_img_deps
Remove img deps
|
2020-08-10 16:43:25 -07:00 |
|
Rachel Fenichel
|
e66435890f
|
Merge pull request #4147 from google/dependabot/npm_and_yarn/develop/selenium-standalone-6.18.0
Bump selenium-standalone from 6.17.0 to 6.18.0
|
2020-08-10 16:34:16 -07:00 |
|
Rachel Fenichel
|
cf3ec22f7c
|
Remove two unused dev dependencies
|
2020-08-10 16:21:40 -07:00 |
|
dependabot[bot]
|
5c3b34cc5e
|
Bump selenium-standalone from 6.17.0 to 6.18.0
Bumps [selenium-standalone](https://github.com/vvo/selenium-standalone) from 6.17.0 to 6.18.0.
- [Release notes](https://github.com/vvo/selenium-standalone/releases)
- [Changelog](https://github.com/vvo/selenium-standalone/blob/master/HISTORY.md)
- [Commits](https://github.com/vvo/selenium-standalone/compare/v6.17.0...v6.18.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-10 23:14:08 +00:00 |
|
Rachel Fenichel
|
e4b8f61e5d
|
Merge pull request #4146 from rachel-fenichel/upgrade_eslint
Upgrade eslint
|
2020-08-10 16:01:56 -07:00 |
|
Monica Kozbial
|
fa36fdb01f
|
Xml test cleanup (#4119)
* Add call for shared setup and cleanup
* Fix test errors
* Add missing workspace cleanup.
|
2020-08-10 16:01:41 -07:00 |
|
Rachel Fenichel
|
b07105c237
|
Remove node 8 and add node 14
|
2020-08-10 15:20:22 -07:00 |
|
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 |
|