Commit Graph

13 Commits

Author SHA1 Message Date
Aaron Dodson
a663b1225b Move @package annotation to export for core/marker_manager.js 2021-07-26 09:50:47 -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
Aaron Dodson
df794d7e3a Migrate core/marker_manager.js to goog.module 2021-07-23 14:31:10 -07:00
Aaron Dodson
808ec6a5d3 Migrate core/marker_manager.js to ES6 const/let 2021-07-23 14:29:05 -07:00
Neil Fraser
e661c92a36 More JSDoc improvements 2021-05-27 21:30:26 -07:00
Neil Fraser
dd0314bc0b Normalize comments 2021-05-19 09:57:14 -07:00
Rachel Fenichel
2360a12493 Fix remaining trivial missing requireTypes 2021-02-19 13:17:14 -08:00
alschmiedt
a3adc42e8a Remove keyboard navigation from core (#4593) 2021-01-19 11:50:51 -08:00
Monica Kozbial
a89ff37bd8 Add checks to WorkspaceSvg dispose and fix shared Workspace tests (#4170)
* Fix workspace tests and add add checks for WorkspaceSvg dispose

* Move flyout test to WorkspaceSvg
2020-08-17 10:32:55 -07:00
Sam El-Husseini
29dc7bd7f7 Adjust marker and cursor colours from the theme (#3735)
* Support adjusting marker and cursor colours from the theme
2020-03-11 11:23:29 -07:00
Neil Fraser
4e2f8e6e02 Use SPDX licences.
This is a followup to #3127.
At the time, SPDX licenses were pending approval by Google.
2020-02-11 13:27:20 -08:00
alschmiedt
481fe63302 Marker manager (#3497)
* Adds a marker manager
2019-12-10 10:53:34 -08:00