Maribeth Bottorff
|
88ff901a72
|
chore: use prettier instead of clang-format (#7014)
* chore: add and configure prettier
* chore: remove clang-format
* chore: remove clang-format config
* chore: lint additional ts files
* chore: fix lint errors in blocks
* chore: add prettier-ignore where needed
* chore: ignore js blocks when formatting
* chore: fix playground html syntax
* chore: fix yaml spacing from merge
* chore: convert text blocks to use arrow functions
* chore: format everything with prettier
* chore: fix lint unused imports in blocks
|
2023-05-10 16:01:39 -07:00 |
|
Neil Fraser
|
e90aba9273
|
fix: Rename Generator to CodeGenerator (#6585)
Stops collisions with ES6's Generator.
The old Blockly.Generator still exists as a name, but is now deprecated.
|
2022-10-28 01:59:00 +02:00 |
|
Rachel Fenichel
|
64dbffb5a9
|
chore: remove IE support from CONTRIBUTING.md (#6389)
|
2022-08-29 12:21:13 -04:00 |
|
Rachel Fenichel
|
05e24497c6
|
Create .github folder and add pull request template and issue template (#1314)
* Create .github folder and move CONTRIBUTING.md to the new folder
* Add pull request template and issue template
* Update ISSUE_TEMPLATE.md
* Update PULL_REQUEST_TEMPLATE.md
* Update ISSUE_TEMPLATE.md
* Update PULL_REQUEST_TEMPLATE.md
|
2017-09-14 16:29:30 -07:00 |
|