kozbial
|
2ef8b2c86b
|
clang-format core/keyboard_nav/basic_cursor.js
|
2021-07-20 10:42:03 -07:00 |
|
kozbial
|
4a3d67abeb
|
Migrate core/keyboard_nav/basic_cursor.js named requires
|
2021-07-20 10:42:03 -07:00 |
|
kozbial
|
29cfb470aa
|
Migrate core/keyboard_nav/basic_cursor.js to goog.module
|
2021-07-20 10:42:03 -07:00 |
|
kozbial
|
09b020e62f
|
Migrate core/keyboard_nav/basic_cursor.js to ES6 const/let
|
2021-07-20 10:42:03 -07:00 |
|
Aaron Dodson
|
784c1c86a3
|
Merge pull request #5098 from gonfunko/comment
Migrate core/comment.js to goog.module syntax
|
2021-07-20 09:47:32 -07:00 |
|
Aaron Dodson
|
52bde51784
|
Merge branch 'comment' of https://github.com/gonfunko/blockly into comment
|
2021-07-20 09:38:16 -07:00 |
|
Aaron Dodson
|
d9625b1caf
|
Require userAgent module instead of destructuring in core/comment.js
|
2021-07-20 09:38:06 -07:00 |
|
kozbial
|
514f744a6f
|
Migrate core/interfaces/i_autohideable.js named requires
|
2021-07-19 15:20:10 -07:00 |
|
kozbial
|
e43c82d9bb
|
Migrate core/interfaces/i_autohideable.js to goog.module
|
2021-07-19 15:20:10 -07:00 |
|
kozbial
|
867c6cb140
|
Migrate core/interfaces/i_toolbox.js named requires
|
2021-07-19 15:14:54 -07:00 |
|
kozbial
|
c72805b48a
|
Migrate core/interfaces/i_toolbox.js to goog.module
|
2021-07-19 15:14:54 -07:00 |
|
kozbial
|
d55ce59224
|
Migrate core/interfaces/i_flyout.js named requires
|
2021-07-19 15:14:28 -07:00 |
|
kozbial
|
583e321647
|
Migrate core/interfaces/i_flyout.js to goog.module
|
2021-07-19 15:14:28 -07:00 |
|
Aaron Dodson
|
b2210de0a5
|
Merge pull request #5121 from gonfunko/connection_db
Migrate core/connection_db.js to goog.module syntax
|
2021-07-19 14:36:47 -07:00 |
|
Aaron Dodson
|
a8cba441e7
|
Fix comment indentation in core/connection_db.js
|
2021-07-19 14:33:15 -07:00 |
|
Aaron Dodson
|
cf176fc476
|
Merge branch 'goog_module' into comment
|
2021-07-19 13:55:27 -07:00 |
|
Aaron Dodson
|
ac1fb9a4dd
|
Revise imports in core/comment.js
|
2021-07-19 13:53:47 -07:00 |
|
Aaron Dodson
|
f2ca659447
|
clang-format core/connection_db.js
|
2021-07-19 10:59:44 -07:00 |
|
Aaron Dodson
|
acd7e55968
|
Migrate core/connection_db.js to named requires
|
2021-07-19 10:59:08 -07:00 |
|
Aaron Dodson
|
a87b2b0bfa
|
Migrate core/connection_db.js to goog.module
|
2021-07-19 10:53:42 -07:00 |
|
Aaron Dodson
|
f77d5f1264
|
Migrate core/connection_db.js to ES6 const/let
|
2021-07-19 10:49:20 -07:00 |
|
kozbial
|
bdede7c1ab
|
Migrate core/interfaces/i_contextmenu.js to goog.module
|
2021-07-19 10:29:21 -07:00 |
|
kozbial
|
94e36dba31
|
Migrate core/interfaces/i_keyboard_accessible.js named requires
|
2021-07-19 10:28:07 -07:00 |
|
kozbial
|
3d174ae058
|
Migrate core/interfaces/i_keyboard_accessible.js to goog.module
|
2021-07-19 10:28:07 -07:00 |
|
kozbial
|
04ef2705d1
|
Migrate core/interfaces/i_ast_node_location_with_block.js named requires
|
2021-07-19 10:28:07 -07:00 |
|
kozbial
|
794e4554fe
|
Migrate core/interfaces/i_ast_node_location_with_block.js to goog.module
|
2021-07-19 10:28:07 -07:00 |
|
kozbial
|
cdea0789dd
|
Migrate core/interfaces/i_ast_node_location_svg.js named requires
|
2021-07-19 10:28:07 -07:00 |
|
kozbial
|
1c72055e4f
|
Migrate core/interfaces/i_ast_node_location_svg.js to goog.module
|
2021-07-19 10:28:07 -07:00 |
|
kozbial
|
81b067f83a
|
Migrate core/interfaces/i_ast_node_location.js to goog.module
|
2021-07-19 10:28:07 -07:00 |
|
kozbial
|
e722097c1b
|
Break up interfaces in core/i_accessibility.js into separate files
|
2021-07-19 10:28:07 -07:00 |
|
kozbial
|
456969767b
|
Migrate core/interfaces/i_selectable.js to goog.module
|
2021-07-19 10:26:10 -07:00 |
|
kozbial
|
bac62dc9be
|
Update jsdoc annotation in core/interfaces/i_bubble.js
|
2021-07-19 10:13:45 -07:00 |
|
kozbial
|
2c80b90dab
|
Migrate core/interfaces/i_bubble.js named requires
|
2021-07-19 10:13:45 -07:00 |
|
kozbial
|
30f27606c8
|
Migrate core/interfaces/i_bubble.js to goog.module
|
2021-07-19 10:13:45 -07:00 |
|
Aaron Dodson
|
821cdcef0f
|
Merge pull request #5060 from gonfunko/style
Migrate core/utils/style.js to goog.module syntax
|
2021-07-19 09:45:03 -07:00 |
|
Aaron Dodson
|
9b5a919212
|
Convert core/utils/styles.js to inline export style
|
2021-07-19 09:41:58 -07:00 |
|
Aaron Dodson
|
646513c0a6
|
Merge pull request #5081 from gonfunko/bubble_dragger
Migrate core/bubble_dragger.js to goog.module syntax
|
2021-07-19 09:30:34 -07:00 |
|
Aaron Dodson
|
daa0b3bfb5
|
Add TODO for resolving WorkspaceCommentSvg require issue
|
2021-07-19 09:26:17 -07:00 |
|
kozbial
|
cc324d53e5
|
Migrate core/interfaces/i_drag_target.js named requires
|
2021-07-19 09:21:36 -07:00 |
|
kozbial
|
f723d1d384
|
Migrate core/interfaces/i_drag_target.js to goog.module
|
2021-07-19 09:21:36 -07:00 |
|
kozbial
|
282cd26ede
|
Migrate core/interfaces/i_positionable.js named requires
|
2021-07-19 09:20:02 -07:00 |
|
kozbial
|
11b47aab25
|
Migrate core/interfaces/i_positionable.js to goog.module
|
2021-07-19 09:20:02 -07:00 |
|
Aaron Dodson
|
c6112df77a
|
Switch some requires in core/comment.js to destructuring
|
2021-07-19 09:16:29 -07:00 |
|
Aaron Dodson
|
77d011b819
|
Merge pull request #5106 from gonfunko/connection_checker
Migrate core/connection_checker.js to goog.module
|
2021-07-19 08:19:08 -07:00 |
|
Aaron Dodson
|
bbdf5730f6
|
Reordered core/connection_checker.js requires
|
2021-07-19 08:10:47 -07:00 |
|
kozbial
|
b990eb08a3
|
Migrate core/interfaces/i_styleable.js to goog.module
|
2021-07-16 17:10:01 -07:00 |
|
kozbial
|
dbf6308f03
|
Migrate core/interfaces/i_movable.js to goog.module
|
2021-07-16 16:24:45 -07:00 |
|
Aaron Dodson
|
d1ae27eb60
|
clang-format core/comment.js
|
2021-07-16 14:48:29 -07:00 |
|
Aaron Dodson
|
30a6948a9a
|
Migrate core/comment.js to named requires
|
2021-07-16 14:48:29 -07:00 |
|
Aaron Dodson
|
530964e03b
|
Migrate core/comment.js to goog.module
|
2021-07-16 14:48:29 -07:00 |
|