Commit Graph

7115 Commits

Author SHA1 Message Date
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
Christopher Allen
607c5e191b Ignore public/ directory; always serve repository root
By default http-server will serve ./public if it exists.  We
want it to always serve the repository root, so configure the
start script to specify that explicitly, so that the existence of
a public/ directory will not break things.
2021-07-19 17:42:23 +01: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
Rachel Fenichel
f7a5d809bc clang-format core/renderers/common/info.js 2021-07-16 15:14:32 -07:00
Rachel Fenichel
b3877ffbb9 Migrate core/renderers/common/info.js to named requires 2021-07-16 15:13:41 -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
Aaron Dodson
f38a451987 Migrate core/comment.js to ES6 const/let 2021-07-16 14:48:29 -07:00
Aaron Dodson
5b9505802e clang-format core/connection_checker.js 2021-07-16 14:46:07 -07:00
Aaron Dodson
e23560343e Migrate core/connection_checker.js to named requires 2021-07-16 14:45:35 -07:00
Rachel Fenichel
20079a64aa Migrate core/renderers/common/info.js to goog.module 2021-07-16 14:38:01 -07:00
kozbial
fb512f8b8e Migrate core/interfaces/i_copyable.js named requires 2021-07-16 14:31:24 -07:00
kozbial
35cc70c528 Migrate core/interfaces/i_copyable.js to goog.module 2021-07-16 14:31:24 -07:00
Aaron Dodson
50793c20cb Migrate core/connection_checker.js to goog.module 2021-07-16 14:30:16 -07:00
Aaron Dodson
29c560dfbb Migrate core/connection_checker.js to ES6 const/let 2021-07-16 14:26:36 -07:00
Aaron Dodson
bdd0353549 clang-format core/connection.js 2021-07-16 14:16:06 -07:00
Rachel Fenichel
1e81334c15 Migrate core/renderers/common/info.js to ES6 const/let 2021-07-16 14:15:25 -07:00
kozbial
1b15437e2f Migrate core/interfaces/i_draggable.js named requires 2021-07-16 14:15:17 -07:00
kozbial
9806fc13f9 Migrate core/interfaces/i_draggable.js to goog.module 2021-07-16 14:15:17 -07:00
kozbial
98e6020baf Migrate core/interfaces/i_delete_area.js named requires 2021-07-16 14:14:28 -07:00
kozbial
cae985369d Migrate core/interfaces/i_delete_area.js to goog.module 2021-07-16 14:14:28 -07:00
Aaron Dodson
210fcea198 Migrate core/connection.js to named requires 2021-07-16 14:13:40 -07:00
Rachel Fenichel
3a23fe3b1e Merge pull request #5100 from google/rachel-fenichel-patch-2
Use pull request target trigger for tagging cleanup
2021-07-16 14:06:58 -07:00
Rachel Fenichel
8c0304ece8 Use pull request target trigger for tagging cleanup 2021-07-16 14:02:44 -07:00
Aaron Dodson
fc62fed33c Migrate core/connection.js to goog.module 2021-07-16 13:55:08 -07:00
Aaron Dodson
fa158d143e Migrate core/connection.js to ES6 const/let 2021-07-16 13:48:33 -07:00
Rachel Fenichel
ec9030818f Merge pull request #5086 from google/rachel-fenichel-patch-1
Auto-tag and add milestones for cleanup PRs
2021-07-16 13:32:52 -07:00
Rachel Fenichel
aefeb1655f Merge pull request #5083 from rachel-fenichel/update_common_drawer
Migrate core/renderers/common/drawer.js to goog.module syntax
2021-07-16 13:16:26 -07:00
kozbial
a2d12a1536 Migrate core/interfaces/i_deletable.js to goog.module 2021-07-16 13:13:13 -07:00
Rachel Fenichel
218046495f Sort requires 2021-07-16 13:12:05 -07:00
kozbial
4ab9380434 Migrate core/interfaces/i_component.js to goog.module 2021-07-16 13:03:24 -07:00
kozbial
bfc801ed9f Migrate core/interfaces/i_bounded_element.js named requires 2021-07-16 13:02:52 -07:00
kozbial
e922d2a831 Migrate core/interfaces/i_bounded_element.js to goog.module 2021-07-16 13:02:52 -07:00
kozbial
88525f5ab4 Migrate core/interfaces/i_block_dragger.js named requires 2021-07-16 12:25:06 -07:00