Neil Fraser
c929b3015b
chore: Convert == to === and != to !== where possible. ( #5599 )
2021-10-15 09:17:04 -07:00
Monica Kozbial
ce6dd329a8
Fix plane demo bug. ( #3774 )
...
* Fix plane demo bug.
2020-03-27 09:29:20 -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
Neil Fraser
b46a4fe286
Bring our license format up to date ( #3127 )
...
* Google changed from an Inc to an LLC.
This happened back in 2017 but we didn’t notice. Officially we should update files from Inc to LLC when they are changed as part of regular edits, but this is a nightmare to remember for the next decade.
* Remove project description/titles from licenses
This is no longer part of Google’s header requirements. Our existing descriptions were useless (“Visual Blocks Editor”) or grossly obselete (“Visual Blocks Language”).
* License no longer requires URL.
* Fix license regexps.
2019-10-02 14:46:56 -07:00
Neil Fraser
52b6ce18a5
Fix unit tests
2019-07-08 13:29:43 -07:00
Rachel Fenichel
6092e4c517
Calls to getAllBlocks should pass a value for _ordered_
2018-09-13 16:06:19 -07:00
Neil Fraser
93125fd1e6
Make it easy to disable unconnected blocks.
2016-06-21 04:31:45 -07:00
Neil Fraser
5a6ef5a6e3
Merge pull request #235 from pjkui/patch-2
...
fixed an translation error
2016-04-14 16:50:23 -07:00
Neil Fraser
4e42a1b78e
Swap order of arguments on domToWorkspace.
2016-04-04 18:31:41 -07:00
Neil Fraser
05fc1ad91b
Add workspace.clearUndo
2016-03-25 19:03:18 -07:00
Quinn Pan
920566c9b4
fixed an translation error
...
change "簡體中文" to "简体中文"
2016-01-13 20:09:56 +08:00
Neil Fraser
e0f90e6e33
Adding more type documentation.
2015-07-13 15:03:22 -07:00
Neil Fraser
3ff69d47fe
Inject can now take an ID. Also, fix unit tests.
2015-04-29 20:26:04 -07:00
Neil Fraser
89d1aafd5b
Update demos to use non-deprecated workspace calls.
2015-04-28 15:07:33 -07:00
Neil Fraser
90c58d51db
Fix Plane demo.
2015-01-15 15:35:41 -08:00
Neil Fraser
a8414a0ecb
Remove unneeded HTML attributes (Google style guide).
2014-12-02 18:22:46 -08:00
Neil Fraser
ab133cb539
Move Code app to demos directory.
2014-11-20 15:37:12 -08:00
Neil Fraser
8d53788810
Move Plane app to demos.
2014-11-18 22:21:00 -08:00