Commit Graph

7229 Commits

Author SHA1 Message Date
kozbial 569a86901e clang-format core/field_label_serializable.js 2021-07-22 17:21:36 -07:00
kozbial bcb57b7efd Migrate core/field_label_serializable.js named requires 2021-07-22 17:21:36 -07:00
kozbial 20ef2462b5 Migrate core/field_label_serializable.js to goog.module 2021-07-22 17:21:36 -07:00
kozbial b07c6869ba Migrate core/field_label_serializable.js to ES6 const/let 2021-07-22 17:21:36 -07:00
Maribeth Bottorff f38c7825c8 Update package-lock to try to unstick dependabot (#5184)
* Update package-lock

* Don't upgrade webdriverio
2021-07-22 17:14:21 -07:00
alschmiedt 39f5b4c7cd Fixes lint warnings 2021-07-22 16:49:01 -07:00
alschmiedt 8cb794feb5 Suppress unused vars 2021-07-22 16:36:30 -07:00
Aaron Dodson 6a43f7c9b7 clang-format core/flyout_button.js 2021-07-22 15:04:19 -07:00
Aaron Dodson fe01fbebc2 Migrate core/flyout_button.js named requires 2021-07-22 15:03:35 -07:00
Aaron Dodson a84660000f Migrate core/flyout_button.js to goog.module 2021-07-22 14:53:15 -07:00
Aaron Dodson c3d1447993 Migrate core/flyout_button.js to ES6 const/let 2021-07-22 14:47:23 -07:00
Aaron Dodson 9cbe84b804 Merge pull request #5172 from gonfunko/field_registry
Migrate core/field_registry.js to goog.module syntax
2021-07-22 12:50:25 -07:00
Aaron Dodson 3e19807374 Merge pull request #5178 from gonfunko/field_variable
Migrate core/field_variable.js to goog.module syntax
2021-07-22 12:49:56 -07:00
Aaron Dodson bdf8529a47 Merge pull request #5150 from gonfunko/delete_area
Migrate core/delete_area.js to goog.module syntax
2021-07-22 12:49:32 -07:00
Aaron Dodson a9a431357b Merge branch 'goog_module' into delete_area 2021-07-22 12:49:21 -07:00
Aaron Dodson 47314fd0b9 clang-format core/flyout_base.js 2021-07-22 11:27:36 -07:00
Aaron Dodson c5694ba711 Migrate core/flyout_base.js named requires 2021-07-22 11:26:32 -07:00
Aaron Dodson 3df8c32594 Migrate core/flyout_base.js to goog.module 2021-07-22 11:11:27 -07:00
Aaron Dodson 380cfd5963 Migrate core/flyout_base.js to ES6 const/let 2021-07-22 11:08:58 -07:00
alschmiedt 48ccc38cbb Fix destructuring 2021-07-22 10:42:56 -07:00
Aaron Dodson ee565f16d6 Silence unused variable warnings for requires used in JSDoc 2021-07-22 10:41:55 -07:00
Aaron Dodson 88aa32510c clang-format core/field_variable.js 2021-07-22 10:38:10 -07:00
Aaron Dodson bd5fd3bb08 Migrate core/field_variable.js named requires 2021-07-22 10:37:24 -07:00
Aaron Dodson f5de84486f Migrate core/field_variable.js to goog.module 2021-07-22 10:32:47 -07:00
Aaron Dodson f92968b302 Migrate core/field_variable.js to ES6 const/let 2021-07-22 10:29:34 -07:00
Aaron Dodson 13272c3713 clang-format core/field_textinput.js 2021-07-22 10:23:06 -07:00
Aaron Dodson 9573f2b7ec Migrate core/field_textinput.js to named requires 2021-07-22 10:21:57 -07:00
Monica Kozbial 9d29bff713 Ask before deconstructing properties for a require (#5169) 2021-07-22 10:01:41 -07:00
Monica Kozbial 720059e502 Fix bugs (#5175) 2021-07-22 09:59:02 -07:00
Monica Kozbial efdc9e3afa Support filepath as first argument and cleanup (#5168) 2021-07-22 09:11:54 -07:00
alschmiedt 296eed06fb Fix build 2021-07-22 09:01:59 -07:00
alschmiedt e5468a50b4 clang-format core/menu.js 2021-07-22 08:51:13 -07:00
alschmiedt 6dd36c3432 Migrate core/menu.js named requires 2021-07-22 08:51:13 -07:00
alschmiedt 4b19c7ecb5 Migrate core/menu.js to goog.module 2021-07-22 08:51:13 -07:00
alschmiedt 9134d45d94 Migrate core/menu.js to ES6 const/let 2021-07-22 08:50:57 -07:00
Aaron Dodson d2a43460d0 Migrate core/field_textinput.js to goog.module 2021-07-22 08:49:08 -07:00
Aaron Dodson c3eaf1afc5 Migrate core/field_textinput.js to ES6 const/let 2021-07-22 08:44:28 -07:00
Aaron Dodson 223ec1dd6c clang-format core/field_registry.js 2021-07-22 08:35:25 -07:00
Aaron Dodson 222b234802 Migrate core/field_registry.js to named requires 2021-07-22 08:34:55 -07:00
Aaron Dodson 063dc8b804 Migrate core/field_registry.js to goog.module 2021-07-22 08:30:54 -07:00
Aaron Dodson f1a41023d9 Migrate core/field_registry.js to ES6 const/let 2021-07-22 08:27:35 -07:00
Aaron Dodson b65242803b Merge pull request #5162 from gonfunko/field_dropdown
Migrate core/field_dropdown.js to goog.module syntax
2021-07-22 08:14:14 -07:00
Aaron Dodson d369ce49fd Merge branch 'goog_module' into field_dropdown 2021-07-22 08:11:31 -07:00
Aaron Dodson 83ff0ea09e Merge pull request #5148 from gonfunko/rerefactor
Update goog.module-migrated files to fix style issues
2021-07-22 08:09:53 -07:00
Aaron Dodson a797fe70fc Merge pull request #5145 from gonfunko/field_number
Migrate core/field_number.js to goog.module syntax
2021-07-22 08:08:59 -07:00
Aaron Dodson 500bcaba00 Merge pull request #5159 from gonfunko/field_colour
Migrate core/field_colour.js to goog.module syntax
2021-07-22 08:08:25 -07:00
Aaron Dodson f6506d2102 Merge branch 'goog_module' into field_colour 2021-07-22 08:08:14 -07:00
Neil Fraser 2325c66d69 Fix double execution in Code demo (#5152)
* Fix double execution in Code demo

PR #5037  fixed double execution of the run button on mobile.  But the link button and other events still suffer from double execution.  This PR moves the fix from the run button to the central bind function so that it applies universally.

* Pass the event to the user function

Not used but good to have.
2021-07-21 19:17:00 -07:00
Monica Kozbial c6650f0b83 Remove need for require instead of requireType for Block in ASTNode (#5157) 2021-07-21 16:53:08 -07:00
Rachel Fenichel 6b059205dc Merge pull request #5140 from rachel-fenichel/update_constants
Make constants.js have no side effects
2021-07-21 15:52:33 -07:00