Rachel Fenichel
|
1d8c234d33
|
Update uses of bindEvent_, bindEventWithChecks_, and unbindEvent_. Add missing requires for Blockly.browserEvents.
|
2021-02-23 11:23:28 -08:00 |
|
Rachel Fenichel
|
896ec0b637
|
Add jsdoc
|
2021-02-23 10:25:23 -08:00 |
|
Rachel Fenichel
|
ad37d9e5c6
|
More renaming
|
2021-02-23 10:21:46 -08:00 |
|
Rachel Fenichel
|
f20b06faa8
|
Rename checkAndBind and update comments.
|
2021-02-23 10:20:13 -08:00 |
|
Rachel Fenichel
|
ed358c8454
|
Renamed event_handling.js -> browser_events.js
|
2021-02-22 13:24:04 -08:00 |
|
Rachel Fenichel
|
54c4e8de39
|
Rename Blockly.eventHandling->Blockly.browserEvents and replace all Blockly.EventData annotations
|
2021-02-22 13:23:19 -08:00 |
|
Rachel Fenichel
|
2a3f5040e6
|
Move bind/unbind events functions to new file, with example usage.
|
2021-02-19 14:34:45 -08:00 |
|
Rachel Fenichel
|
59dfb20ee0
|
Merge pull request #4641 from rachel-fenichel/missing_require_feb
Fix remaining trivial missing requireTypes
|
2021-02-19 13:32:58 -08:00 |
|
Rachel Fenichel
|
2360a12493
|
Fix remaining trivial missing requireTypes
|
2021-02-19 13:17:14 -08:00 |
|
alschmiedt
|
5da6bb05ba
|
Updates beta release script to display current beta version (#4605)
|
2021-02-18 16:12:32 -08:00 |
|
Rachel Fenichel
|
ea39e03b8c
|
Merge pull request #4637 from rachel-fenichel/missing_require_feb
Fix missing requireTypes
|
2021-02-18 14:07:20 -08:00 |
|
dependabot[bot]
|
665829a3cf
|
Bump mocha from 8.2.1 to 8.3.0 (#4634)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 8.3.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.2.1...v8.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-18 14:04:31 -08:00 |
|
dependabot[bot]
|
b6ddf1fe4b
|
Bump eslint from 7.19.0 to 7.20.0 (#4632)
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.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/v7.19.0...v7.20.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-18 13:58:38 -08:00 |
|
alschmiedt
|
7b30cc76a4
|
Adds tests for metrics manager (#4635)
|
2021-02-18 13:45:53 -08:00 |
|
Rachel Fenichel
|
107181d6f5
|
Missing requires, r through v
|
2021-02-17 14:52:06 -08:00 |
|
Rachel Fenichel
|
05ab37690e
|
Missing requiretypes, m through r
|
2021-02-17 14:39:15 -08:00 |
|
Rachel Fenichel
|
9c5521122c
|
Fix keyboard nav requireTypes
|
2021-02-17 11:45:33 -08:00 |
|
Rachel Fenichel
|
a392fcc57c
|
More missing requireType calls
|
2021-02-17 11:32:54 -08:00 |
|
Rachel Fenichel
|
26d2b51681
|
Fix missing require types
|
2021-02-17 11:17:48 -08:00 |
|
translatewiki.net
|
21fd86a71a
|
Localisation updates from https://translatewiki.net.
|
2021-02-15 14:40:17 +01:00 |
|
alschmiedt
|
d81703a745
|
Metrics register (#4630)
|
2021-02-12 16:16:33 -08:00 |
|
translatewiki.net
|
b600e5770e
|
Localisation updates from https://translatewiki.net.
|
2021-02-11 18:45:07 +01:00 |
|
alschmiedt
|
a8f28c6b11
|
Metrics refactor (#4627)
|
2021-02-10 16:19:56 -08:00 |
|
Rachel Fenichel
|
5e293f60b9
|
Merge pull request #4629 from rachel-fenichel/missing_require_feb
Update more missing requireTypes
|
2021-02-10 16:01:42 -08:00 |
|
dependabot[bot]
|
e8e0790518
|
Bump @blockly/dev-tools from 2.0.8 to 2.0.9 (#4623)
Bumps [@blockly/dev-tools](https://github.com/google/blockly-samples/tree/HEAD/plugins/dev-tools) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/dev-tools@2.0.9/plugins/dev-tools)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-10 15:35:35 -08:00 |
|
dependabot[bot]
|
cd1c28d434
|
Bump chai from 4.2.0 to 4.3.0 (#4624)
Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/master/History.md)
- [Commits](https://github.com/chaijs/chai/compare/4.2.0...4.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-10 15:35:06 -08:00 |
|
Rachel Fenichel
|
84446215c0
|
Update more missing requireTypes
|
2021-02-10 14:59:05 -08:00 |
|
Rachel Fenichel
|
5e7ab7f06e
|
Merge pull request #4628 from rachel-fenichel/missing_require_feb
Fix some missing requires
|
2021-02-09 15:39:46 -08:00 |
|
Rachel Fenichel
|
f35aeb22b4
|
Remove circular dependency
|
2021-02-09 15:22:55 -08:00 |
|
Rachel Fenichel
|
9002492476
|
Fix missing require types in workspace svg
|
2021-02-09 15:01:05 -08:00 |
|
Rachel Fenichel
|
994fc2ce1f
|
Fix missing requires in dropdown div and widget div
|
2021-02-09 14:47:14 -08:00 |
|
Rachel Fenichel
|
c449a3ec6c
|
Fix missing requires in input and xml
|
2021-02-09 14:41:58 -08:00 |
|
Rachel Fenichel
|
da6fe1ac38
|
Fix missing requires in the insertion marker manager
|
2021-02-09 14:34:23 -08:00 |
|
translatewiki.net
|
950d23ad8d
|
Localisation updates from https://translatewiki.net.
|
2021-02-08 17:16:03 +01:00 |
|
Beka Westberg
|
87f4799be7
|
Remove last FieldLabel call and fix adding dummy inputs to json (#4601)
* Change insertFieldAt to use registry
* Fix adding dummy input for non field_ prefixed fields
* Remove bad new keyword
* Add type cast
|
2021-02-05 16:03:32 -08:00 |
|
translatewiki.net
|
acd7b6f55e
|
Localisation updates from https://translatewiki.net.
|
2021-02-04 08:47:15 +01:00 |
|
Rachel Fenichel
|
428d92d067
|
Merge pull request #4603 from google/dependabot/npm_and_yarn/develop/js-green-licenses-3.0.0
Bump js-green-licenses from 2.0.1 to 3.0.0
|
2021-02-02 15:55:58 -08:00 |
|
Rachel Fenichel
|
4a6121ffcf
|
Merge pull request #4602 from google/dependabot/npm_and_yarn/develop/webdriverio-6.12.1
Bump webdriverio from 6.11.3 to 6.12.1
|
2021-02-02 15:55:39 -08:00 |
|
Rachel Fenichel
|
37354956a2
|
Merge pull request #4611 from google/dependabot/npm_and_yarn/develop/eslint-7.19.0
Bump eslint from 7.18.0 to 7.19.0
|
2021-02-02 13:38:45 -08:00 |
|
dependabot[bot]
|
52c41dee46
|
Bump eslint from 7.18.0 to 7.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.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/v7.18.0...v7.19.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-02 20:51:48 +00:00 |
|
dependabot[bot]
|
f92fa7c6f2
|
Bump js-green-licenses from 2.0.1 to 3.0.0
Bumps [js-green-licenses](https://github.com/google/js-green-licenses) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/google/js-green-licenses/releases)
- [Changelog](https://github.com/google/js-green-licenses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/js-green-licenses/compare/v2.0.1...v3.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-02 20:51:38 +00:00 |
|
dependabot[bot]
|
44b20ca703
|
Bump webdriverio from 6.11.3 to 6.12.1
Bumps [webdriverio](https://github.com/webdriverio/webdriverio) from 6.11.3 to 6.12.1.
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/compare/v6.11.3...v6.12.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-02 20:51:27 +00:00 |
|
Rachel Fenichel
|
ef5cc2e021
|
Merge pull request #4608 from rachel-fenichel/renderer_requires
Renderer requires and requireTypes
|
2021-02-02 12:27:05 -08:00 |
|
Monica Kozbial
|
17d7d1b449
|
Use ScrollbarPair and WorkspaceDragger in flyouts (#4607)
* Use ScrollbarPair for flyouts
* Address PR comments
* Fix compile error
|
2021-02-02 11:46:06 -08:00 |
|
Rachel Fenichel
|
3c43738999
|
Add missing requireTypes to zelos
|
2021-02-02 11:38:08 -08:00 |
|
Rachel Fenichel
|
9ce06fb7d3
|
Add missing requireTypes for core/renderers/measurables
|
2021-02-02 11:38:08 -08:00 |
|
Rachel Fenichel
|
b2052aeff4
|
Add requireTypes for renderers/common
|
2021-02-02 11:38:08 -08:00 |
|
Rachel Fenichel
|
6791e1aff2
|
Fix missing requires and requireTypes in zelos
|
2021-02-02 11:38:08 -08:00 |
|
Rachel Fenichel
|
1f4891e309
|
Fix missing requires and requireTypes in thrasos
|
2021-02-02 11:38:08 -08:00 |
|
Rachel Fenichel
|
52c77c70d6
|
Fix missing require and requireTypes in geras
|
2021-02-02 11:38:08 -08:00 |
|