Peter Burns
10220c9af1
Add support for TrustedTypes ( #5692 )
...
* Add support for TrustedTypes to html-tag.js
This avoids setting innerHTML to a string.
* Comment on why .slice() the XMLSerializer output
* Handle data binding Trusted Types into attributes
Fixes #5648
* Lint clean
2021-08-26 12:37:17 -07:00
Kevin Schaaf
bddeff4a8f
Use babel parser for aslant for dynamic import.
2018-04-30 15:48:15 -07:00
Tim van der Lippe
6d240138af
Fix ESLint warnings
2018-04-20 17:20:16 +02:00
Daniel Freedman
a39f3f41ad
update node devDependencies
2017-12-04 11:15:46 -08:00
Tim van der Lippe
75c6fff78b
Enable ESLint 'semi' rule
...
Closes #4651
2017-08-16 19:23:50 -07:00
Daniel Freedman
446538135e
address some concerns from kschaaf
2017-06-29 16:47:17 -07:00
Daniel Freedman
70a54648c2
Merge branch 'master' into closure-mixins
2017-04-17 11:21:37 -07:00
Kevin Schaaf
8cab18b15d
Standardize @return, @param, type case.
2017-04-14 14:39:00 -07:00
Kevin Schaaf
72a454e93f
Enable error on jsdoc mistake.
2017-04-14 11:04:18 -07:00
Daniel Freedman
eea1ca23db
closure advanced compilation
2017-03-29 15:52:01 -07:00
Daniel Freedman
b3b7f3b55c
clean up eslint ignores and remove old CustomElements global
2017-03-03 16:33:27 -08:00
Daniel Freedman
b278977a67
enforce strictness tests
2017-03-03 16:03:45 -08:00
Steven Orvell
83f0104403
var -> let and turn on lint rule.
2017-03-03 15:58:52 -08:00
Daniel Freedman
b163f32888
ShadyCSS is back
2017-02-15 16:51:32 -08:00
Daniel Freedman
2df9370f16
fix eslint config for ScopingShim
2017-02-13 22:18:19 -08:00
Daniel Freedman
86510fb151
fix linting errors
2017-01-12 16:18:06 -08:00
Kevin Schaaf
0d1a0ec16a
Fix some lint stuff.
2016-09-09 14:44:14 -07:00
Daniel Freedman
754ab5c47a
update eslint to v3, enforce es6 syntax
2016-08-02 14:24:30 -07:00
Kevin Schaaf
5a5422e93c
readOnly & observer effects (no compat yet)
2016-02-17 19:19:06 -08:00
Steven Orvell
1922932d44
First commit.
2016-02-16 11:43:39 -08:00