pimlie
|
4dafffea4e
|
refactor: prefer forEach
|
2019-03-12 10:03:46 +01:00 |
|
pimlie
|
7b888c9437
|
refactor: optimize getMetaInfo by extracting functions
this should make it easier for javascript engines to optimize these functions
|
2019-03-12 10:03:46 +01:00 |
|
pimlie
|
56f0b61d1b
|
feat: add es build
fix: add global window detection
chore: update deps
|
2019-02-20 17:05:51 +01:00 |
|
pimlie
|
3631526d6d
|
fix: typo
|
2019-02-11 14:16:57 +01:00 |
|
pimlie
|
5031acf0fa
|
fix: dont inline typeof definitions
|
2019-02-11 10:37:56 +01:00 |
|
pimlie
|
6bbcf74c94
|
fix: prefer includes over indexOf
|
2019-02-10 09:03:14 +01:00 |
|
pimlie
|
5d64d43862
|
feat: major refactor, cleanup and jest tests
|
2019-02-09 21:45:22 +01:00 |
|
Alexander Lichter
|
c590d8a4a7
|
feat: dedupe local meta object by VMID
|
2018-12-18 11:14:07 +00:00 |
|
issaTan
|
dc877f04a6
|
fixed issue #52
|
2018-09-29 18:49:02 +08:00 |
|
Sébastien Chopin
|
8672709db2
|
fix: Template in child but content only in parent
|
2018-08-20 12:11:58 +02:00 |
|
Alexander Lichter
|
e64c6076b6
|
feat: better template support
|
2018-08-19 17:26:32 +01:00 |
|
Alexander Lichter
|
0457b585e5
|
Add meta templates
|
2018-03-19 12:35:40 +01:00 |
|
pimlie
|
41907ed652
|
Add __dangerouslyDisableSanitizersByTagID property
Specify which property for which tagIDKeyName should not be sanitized
|
2017-11-24 15:10:12 +01:00 |
|
Atinux
|
885a3f5fdf
|
fix: Handle body attribute with valid W3C HTML
|
2017-11-06 12:32:43 +01:00 |
|
Sean
|
6283e1e3fd
|
Bind titleTemplate function call to component instance
|
2017-09-08 12:59:10 -07:00 |
|
Sean
|
c3cc4bdae4
|
Allow titleTemplate to be a function
|
2017-09-08 12:54:09 -07:00 |
|
Vincenzo Ferrari
|
16ce5ad0dc
|
added headAttrs
|
2017-08-10 17:44:43 +02:00 |
|
Sebastien Chopin
|
96f9c1d1bd
|
Lint code
|
2017-05-15 15:04:38 +02:00 |
|
Sebastien Chopin
|
b3e9a4cab1
|
Improve __dangerouslyDisableSanitizers
|
2017-05-15 14:48:32 +02:00 |
|
Declan de Wet
|
801dfaf4b1
|
use different escape sequence on client side
|
2016-12-07 13:32:10 +02:00 |
|
Declan de Wet
|
ff6d7cc38a
|
implement sanitization
|
2016-11-23 14:56:32 +02:00 |
|
Sébastien Chopin
|
8f39c97128
|
Fix: merge array if vmid is undefined
|
2016-11-14 20:40:10 +01:00 |
|
Declan de Wet
|
814a0dd2c3
|
fix tests
|
2016-11-10 17:47:54 +02:00 |
|
Declan de Wet
|
d218afa2e6
|
support custom options
|
2016-11-10 17:37:44 +02:00 |
|
Declan de Wet
|
495f61629a
|
Favor function syntax over per-attribute function syntax
|
2016-11-10 15:28:21 +02:00 |
|
Declan de Wet
|
076832cbd6
|
More reliable strategy for getting deepmost component + addition of refresh() method + example & documentation on asynchronous updates
|
2016-11-09 07:26:38 +02:00 |
|
Declan de Wet
|
6ad56ec73e
|
implement fix for #9 edge-case
|
2016-11-08 04:04:14 +02:00 |
|
Declan de Wet
|
4c49c52c49
|
begin testing getMetaInfo
|
2016-11-05 08:32:27 +02:00 |
|
Declan de Wet
|
716307a2ce
|
change to more versatile merge behaviour
|
2016-11-04 09:06:28 +02:00 |
|
Declan de Wet
|
a17478c2ae
|
prevent overriding pre-existing meta tags with shared attribute names
|
2016-11-04 03:24:35 +02:00 |
|
Declan de Wet
|
7fe58438d8
|
add change event
|
2016-11-03 19:06:01 +02:00 |
|
Declan de Wet
|
bb98313007
|
support for client tag updates
|
2016-11-03 08:08:43 +02:00 |
|
Declan de Wet
|
701bedc170
|
logically group modules into folders
|
2016-11-02 23:11:28 +02:00 |
|