Keyur Shah
|
ac0dda5199
add files
|
5 years ago |
Keyur Shah
|
b89d8b29ad
created a separate file for ie11 config and installed concurrently package to be able to watch both config files
|
5 years ago |
Keyur Shah
|
925ebcdf30
Merge branch 'master' into master-ie11
|
5 years ago |
Caleb Porzio
|
333665f106
Bump version
|
5 years ago |
Caleb Porzio
|
024f5acf85
Make .once honor false return value
|
5 years ago |
Caleb Porzio
|
352a763362
Bump version
|
5 years ago |
Caleb Porzio
|
0769eca6ae
Merge pull request #162 from SimoTod/feature/event-return-value
|
5 years ago |
Caleb Porzio
|
58f7612dfb
Build assets
|
5 years ago |
Caleb Porzio
|
8233c61d94
Merge branch 'master' into feature/event-return-value
|
5 years ago |
Caleb Porzio
|
761a1a07c3
Merge pull request #163 from SimoTod/feature/proxy-refactoring
|
5 years ago |
Keyur Shah
|
d99fa19cd8
modify README for polyfill modifications and IE11 specific build script
|
5 years ago |
Keyur Shah
|
dbbbd39aa7
run build
|
5 years ago |
Keyur Shah
|
51aac9ada4
Merge remote-tracking branch 'simotod/master-ie11' into master-ie11
|
5 years ago |
Keyur Shah
|
7cf0fc366d
revert how CustomEvent is checked
|
5 years ago |
Simone Todaro
|
7148bf3f30
Fix tests - for real
|
5 years ago |
Simone Todaro
|
e51744810a
Merge branch 'master-ie11' of github.com:SimoTod/alpine into master-ie11
|
5 years ago |
Simone Todaro
|
9cb7ff61fe
Fix tests
|
5 years ago |
Simone Todaro
|
1443bcc33e
Merge branch 'master-ie11' into master-ie11
|
5 years ago |
Simone Todaro
|
86b3a2ff55
Remove IE11 code at compile-time
|
5 years ago |
Keyur Shah
|
886c1a3ef3
add HTMLTemplateElement to polyfill to get x-if to work.
|
5 years ago |
Keyur Shah
|
6e8f18e0ca
add conditional checks for ie11 for code differences
|
5 years ago |
Keyur Shah
|
41247cdb45
revert change and create as a separate PR later (not ie11 related)
|
5 years ago |
Keyur Shah
|
ff2c22b85b
clean example file
|
5 years ago |
Keyur Shah
|
ffbd3713d6
add classList to get transitions working
|
5 years ago |
Keyur Shah
|
b4678db549
add shim for selectedOptions for multiple select functionality
|
5 years ago |
Keyur Shah
|
4bd6b1c3a6
add .window for custom event to ie example page
|
5 years ago |
Keyur Shah
|
c80fb923cb
Merge branch 'master-ie11-custom-event' into master-ie11
|
5 years ago |
Keyur Shah
|
b040b46192
added a check to see if event.detail existed in model.js
|
5 years ago |
Simone Todaro
|
f95a9fdc37
Refactor proxyhandler to improve performance
|
5 years ago |
Simone Todaro
|
64921e87ee
Prevent default action when an event handler returns false
|
5 years ago |