alschmiedt
|
a4e6cfe393
|
Fix undo (#4511)
|
2020-12-10 09:02:00 -08:00 |
|
alschmiedt
|
45478bdbe9
|
Add a remove all key mapping function (#4498)
|
2020-12-09 16:50:10 -08:00 |
|
Monica Kozbial
|
29b96d8d35
|
Fix ui event checks (#4512)
|
2020-12-08 16:21:52 -08:00 |
|
Maribeth Bottorff
|
2de6c9ec7a
|
Make sure el can be blurred before doing so (#4506)
|
2020-12-08 16:07:58 -08:00 |
|
alschmiedt
|
ede19163b4
|
Remove deprecated functions in comment.js (#4496)
|
2020-12-07 10:44:49 -08:00 |
|
Monica Kozbial
|
6510e49162
|
Add warning to blockToCode (#4492)
* Add warning to blockToCode
* Address PR comments
|
2020-12-07 10:38:32 -08:00 |
|
Monica Kozbial
|
dd977b295b
|
Preventing workspace click when trashcan is clicked (#4497)
|
2020-12-07 10:38:04 -08:00 |
|
alschmiedt
|
697f7a2365
|
Move where a non editable bubble is created (#4495)
|
2020-12-04 12:36:42 -08:00 |
|
Monica Kozbial
|
adb521f705
|
Remove TODO and add workspace comment create event (#4494)
|
2020-12-03 12:55:21 -08:00 |
|
Monica Kozbial
|
b8cfab62e8
|
Remove warning from Block bumpNeighbors (#4484)
* Remove warning
|
2020-12-02 16:39:30 -08:00 |
|
Monica Kozbial
|
5a3b99a08c
|
Updating JsDoc in response to comment (#4491)
|
2020-12-02 16:13:53 -08:00 |
|
Monica Kozbial
|
bbca82cffb
|
Add info to JsDoc for blockToCode (#4490)
|
2020-12-02 15:27:48 -08:00 |
|
alschmiedt
|
520aa600a6
|
Remove deprecated field functions (#4489)
|
2020-12-02 14:54:28 -08:00 |
|
jossie
|
80c1fb8703
|
fix #3596:Textarea of comment missing scrollbars (#4447)
|
2020-12-02 09:30:03 -08:00 |
|
alschmiedt
|
ded97db12e
|
Fix statement input height bug (#4486)
|
2020-12-01 10:26:46 -08:00 |
|
alschmiedt
|
97117bdb12
|
Update method names in shortcut registry (#4479)
|
2020-11-30 10:52:09 -08:00 |
|
Maribeth Bottorff
|
b5c77137bd
|
factor out getX and getY methods for flyouts (#4463)
|
2020-11-19 10:12:06 -08:00 |
|
Monica Kozbial
|
31cf78abc9
|
Make FieldDropdown menu_ field protected (#4453)
|
2020-11-18 14:21:13 -08:00 |
|
Monica Kozbial
|
a523dacacb
|
Link to multiline text field documentation in JSDoc (#4455)
* Link to FieldMultilineTextInput documentation in JSDoc
* Remove TODO
|
2020-11-17 13:49:03 -08:00 |
|
Beka Westberg
|
7a4470f486
|
Add mutator bump back in (#4450)
|
2020-11-17 11:44:55 -08:00 |
|
Monica Kozbial
|
e6cdbf9a5d
|
Add fix for display text on multiline text block (#4454)
|
2020-11-16 17:19:42 -08:00 |
|
Beka Westberg
|
76192da16e
|
Fixes pitch field not working with prompt (#4436)
|
2020-11-09 10:50:21 -08:00 |
|
Monica Kozbial
|
8361268c63
|
Refactor field_variable_tests to use dev-tools (#4417)
* Refactor field_variable_tests to use dev-tools
|
2020-11-06 11:35:00 -08:00 |
|
Monica Kozbial
|
637497148d
|
Renaming ui event properties and updating documentation for consistency (#4432)
* Renaming properties and updating documentation for consistency
* Update more properties
* fix tests
|
2020-11-05 11:40:17 -08:00 |
|
Monica Kozbial
|
40ef586260
|
Refactoring Ui events in core (#4418)
* Ui events base (#4370)
* Add constants for new ui event types
* Add property to indicate an event as UI event
* Click events (#4372)
* Creating new ui base class.
* Refactor theme event (#4391)
* Add themeName property to theme event
* Refactor marker move events. (#4389)
* Refactor trashcan open event (#4392)
* Refactor selected event (#4387)
* Refactor toolbox item change event (#4394)
* Refactor bubble open events (#4390)
* Refactor block drag event (#4388)
* Viewport events (#4395)
* Fix event filtering for ui events (#4401)
* Move events to new directory and rename Ui events base (#4400)
* Move events to new directory and rename Ui events base
* Add missing fromJson implementation for click event (#4410)
* Adding serialization tests for events
* Zoom controls event (#4407)
* Refactor zoom event
* Rename IS_UI_EVENT to isUiEvent
|
2020-11-04 14:43:54 -08:00 |
|
Sam El-Husseini
|
d782e2f4af
|
Fix conflict in background CSS for dropdown div (#4431)
* Fix conflict in background CSS for dropdown div
* Fix comment
|
2020-11-04 14:05:36 -08:00 |
|
Anjali Pal
|
eff3fcc289
|
set data-id on block svgs for IE11 (#4425)
|
2020-11-02 14:08:12 -08:00 |
|
alschmiedt
|
f1498e7f07
|
Keyboard shortcuts (#4421)
* Adds shortcut registry and removes action and key map (#4398)
* Adds Shortcut tests and refactored navigation tests (#4412)
* Adds shortcut items (#4408)
* Add shortcuts for navigation (#4409)
* Add final keyboard shortcut cleanup (#4413)
|
2020-11-02 13:30:05 -08:00 |
|
alschmiedt
|
8eb794f30e
|
Uses the ws scroll value when updating flyout (#4415)
|
2020-10-30 13:30:53 -07:00 |
|
Sam El-Husseini
|
363095a7e5
|
Fix graph demo (#4406)
* Fix graph demo by resetting a couple of CSS fields
|
2020-10-26 14:55:10 -07:00 |
|
alschmiedt
|
edbd6991b4
|
Small fixes to the toolbox (#4380)
|
2020-10-19 09:43:41 -07:00 |
|
alschmiedt
|
624e126121
|
Remove component file (#4379)
|
2020-10-16 16:47:44 -07:00 |
|
alschmiedt
|
a8196cbbb3
|
Changes flag name in registry to be more descriptive (#4375)
|
2020-10-16 10:01:20 -07:00 |
|
Monica Kozbial
|
981dc09d85
|
Update access level of methods in FieldTextInput (#4359)
|
2020-10-13 10:55:56 -07:00 |
|
Sam El-Husseini
|
fba35d342c
|
Add missing require Blockly.constants (#4366)
|
2020-10-12 17:56:42 -04:00 |
|
michellammertink
|
b27231c0e3
|
Add Blockly.constants dependency to utils/toolbox.js (#4360)
|
2020-10-12 11:53:49 -07:00 |
|
alschmiedt
|
ae4f894233
|
Make private methods protected (#4365)
|
2020-10-12 11:20:28 -07:00 |
|
Halit Anil Donmez
|
c913c027c5
|
select text on comment open (#4349)
|
2020-10-12 11:15:45 -07:00 |
|
Halit Anil Donmez
|
a131794ef0
|
add deprecation warning (#4356)
* add deprecation warning
* fix indent and update deprecation date
|
2020-10-07 13:16:27 -07:00 |
|
Halit Anil Donmez
|
9bafa7e40d
|
do value update if the value is valid again (#4351)
* do value update if the value is valid again
* update the logic at set value
* fix tests
* update logging
|
2020-10-07 11:05:02 -07:00 |
|
alschmiedt
|
a0c0b86679
|
Fix toolbox types (#4355)
|
2020-10-07 11:04:10 -07:00 |
|
Maribeth Bottorff
|
ba9ea757b6
|
Change weights of default context menu items to support easier sorting (#4344)
|
2020-10-02 10:34:20 -07:00 |
|
alschmiedt
|
64fe425944
|
Fix toolbox resize problem (#4340)
|
2020-09-30 12:55:27 -07:00 |
|
alschmiedt
|
e9f46aea28
|
Fix adding an icon in xml definition (#4336)
|
2020-09-29 18:04:41 -07:00 |
|
Rachel Fenichel
|
3bf8a38020
|
Delete some deprecated functions
|
2020-09-28 13:09:19 -07:00 |
|
alschmiedt
|
3d698f4bcc
|
Block factory fix (#4327)
|
2020-09-28 10:42:45 -07:00 |
|
alschmiedt
|
b01faa09e0
|
Fix typo (#4324)
|
2020-09-25 13:52:35 -07:00 |
|
Maribeth Bottorff
|
4ea112fcd3
|
Don't undo the change events from disableOrphans (#4304)
|
2020-09-25 11:46:29 -07:00 |
|
alschmiedt
|
bdfdb2ece5
|
Fix jsdoc errors and warnings (#4309)
|
2020-09-23 13:26:58 -07:00 |
|
alschmiedt
|
3969f3129f
|
Fix bug in trashcan (#4306)
|
2020-09-22 16:35:22 -07:00 |
|