Commit Graph

7335 Commits

Author SHA1 Message Date
Aaron Dodson
48d422159b Migrate core/theme_manager.js to goog.module 2021-07-26 11:48:59 -07:00
Aaron Dodson
2d480a1b20 Migrate core/theme_manager.js to ES6 const/let 2021-07-26 11:46:58 -07:00
Aaron Dodson
4e3bfee2aa clang-format core/theme.js 2021-07-26 11:42:17 -07:00
Aaron Dodson
9cf50a61c1 Migrate core/theme.js to named requires 2021-07-26 11:39:57 -07:00
Aaron Dodson
367b94dfdd Migrate core/theme.js to goog.module 2021-07-26 11:36:48 -07:00
Aaron Dodson
a106f37cbb Migrate core/theme.js to ES6 const/let 2021-07-26 11:33:46 -07:00
Aaron Dodson
9e2d6f2aba clang-format core/shortcut_registry.js 2021-07-26 11:28:57 -07:00
Aaron Dodson
3519f4abc8 Migrate core/shortcut_registry.js to named requires 2021-07-26 11:28:19 -07:00
Aaron Dodson
69b900aa46 Migrate core/shortcut_registry.js to goog.module 2021-07-26 11:25:30 -07:00
Aaron Dodson
055533e783 Migrate core/shortcut_registry.js to ES6 const/let 2021-07-26 11:17:17 -07:00
Aaron Dodson
372f5c0834 clang-format core/rendered_connection.js 2021-07-26 10:39:45 -07:00
Aaron Dodson
c9225da3f3 Migrate core/rendered_connection.js to named requires 2021-07-26 10:38:47 -07:00
Aaron Dodson
07b2e07ba8 Migrate core/rendered_connection.js to goog.module 2021-07-26 09:59:41 -07:00
Aaron Dodson
d5f729e636 Migrate core/rendered_connection.js to ES6 const/let 2021-07-26 09:56:57 -07:00
Aaron Dodson
a663b1225b Move @package annotation to export for core/marker_manager.js 2021-07-26 09:50:47 -07:00
Aaron Dodson
e0efd4cf29 clang-format core/registry.js 2021-07-26 09:47:06 -07:00
Aaron Dodson
6c40e05dc8 Migrate core/registry.js to named requires 2021-07-26 09:46:35 -07:00
kozbial
46c0050ce6 clang-format core/gesture.js 2021-07-26 09:41:35 -07:00
kozbial
12aa4af674 Migrate core/gesture.js named requires 2021-07-26 09:41:35 -07:00
kozbial
1d847eda4a Migrate core/gesture.js to goog.module 2021-07-26 09:41:35 -07:00
kozbial
71e187adc9 Migrate core/gesture.js to ES6 const/let 2021-07-26 09:41:35 -07:00
Aaron Dodson
6ce759d15e Migrate core/registry.js to goog.module 2021-07-26 09:40:02 -07:00
Aaron Dodson
ccd314279e Migrate core/registry.js to ES6 const/let 2021-07-26 09:24:43 -07:00
kozbial
e997330085 Fix require order in core/field_label.js 2021-07-23 18:32:59 -07:00
kozbial
0889defe55 clang-format core/field_label.js 2021-07-23 18:32:59 -07:00
kozbial
4945825d6e Migrate core/field_label.js named requires 2021-07-23 18:32:59 -07:00
kozbial
a765a3016e Migrate core/field_label.js to goog.module 2021-07-23 18:32:59 -07:00
kozbial
78fee48459 Migrate core/field_label.js to ES6 const/let 2021-07-23 18:32:59 -07:00
Monica Kozbial
1360b5bb49 Apply fixes for convert-file script (#5206) 2021-07-23 18:10:38 -07:00
Rachel Fenichel
d2efb59358 Merge pull request #5204 from rachel-fenichel/update_constants
Migrate core/renderers/common/constants.js to goog.module syntax
2021-07-23 16:43:03 -07:00
Rachel Fenichel
1dfee3a722 Make defs private and add nullability 2021-07-23 16:39:40 -07:00
Aaron Dodson
7bdef61631 Merge pull request #5180 from gonfunko/flyout_base
Migrate core/flyout_base.js to goog.module syntax
2021-07-23 15:47:58 -07:00
Aaron Dodson
682048254c Merge branch 'goog_module' into flyout_base 2021-07-23 15:47:51 -07:00
Aaron Dodson
fd02f43009 Merge pull request #5191 from gonfunko/flyout_vertical
Migrate core/flyout_vertical.js to goog.module syntax
2021-07-23 15:46:34 -07:00
Aaron Dodson
d23fe44de5 Merge branch 'goog_module' into flyout_vertical 2021-07-23 15:46:27 -07:00
Aaron Dodson
b5c8320a0a Merge pull request #5177 from gonfunko/field_textinput
Migrate core/field_textinput.js to goog.module syntax
2021-07-23 15:37:10 -07:00
Aaron Dodson
265d069d90 Merge branch 'goog_module' into field_textinput 2021-07-23 15:31:02 -07:00
Aaron Dodson
b327e990e8 Merge pull request #5195 from gonfunko/input
Migrate core/input.js to goog.module syntax
2021-07-23 15:29:41 -07:00
Rachel Fenichel
a392696c7a Convert core/renderers/common/constants.js to const/let 2021-07-23 15:07:30 -07:00
Rachel Fenichel
4aef7e3bcd clang-format core/renderers/common/constants.js 2021-07-23 15:00:14 -07:00
Aaron Dodson
e7feef669e clang-format core/mutator.js 2021-07-23 15:00:09 -07:00
Aaron Dodson
949d3f3593 Migrate core/mutator.js to named requires 2021-07-23 14:59:16 -07:00
Monica Kozbial
96ec93f91e Remove deconstructing properties and update logic (#5202) 2021-07-23 14:52:42 -07:00
Rachel Fenichel
82c1d8c47a Migrate core/renderers/common/constants.js named requires 2021-07-23 14:48:55 -07:00
Aaron Dodson
e843a68b41 Migrate core/mutator.js to goog.module 2021-07-23 14:43:32 -07:00
Aaron Dodson
227030f451 Migrate core/mutator.js to ES6 const/let 2021-07-23 14:41:22 -07:00
Rachel Fenichel
e9c1e67d17 Migrate core/renderers/common/constants.js to goog.module 2021-07-23 14:38:20 -07:00
Rachel Fenichel
046636547e Change how the debug filter is created 2021-07-23 14:37:20 -07:00
Aaron Dodson
126e02927f clang-format core/marker_manager.js 2021-07-23 14:34:30 -07:00
Aaron Dodson
608a4fd9f1 Migrate core/marker_manager.js to named requires 2021-07-23 14:34:01 -07:00