- Refactoring: Display inline styles within a template for readability

(until we may refactor as class swapping)
- Refactoring: Line breaks
This commit is contained in:
Brett Zamir
2018-10-24 09:44:43 +08:00
parent a714c122d3
commit 25f02d99f2
10 changed files with 103 additions and 48 deletions

View File

@@ -13,6 +13,9 @@
correctly by default anyways)
- Refactoring: Avoid redundant use of \*AttributeNS methods with
`null` value; just use \*Attribute methods without namespace
- Refactoring: Display inline styles within a template for readability
(until we may refactor as class swapping)
- Refactoring: Line breaks
- Docs: CHANGES clarifications
- Docs (JSdoc): Denote optional arguments
- Docs: More info on `importLocale` for extensions