Jack Lukic
|
549e61f35e
|
Fix observe changes not working correctly in popup
|
9 years ago |
Jack Lukic
|
e1e1a81ab3
|
Removes all references to year from copyright notice (lets save some annoyance every january)
|
9 years ago |
Jack Lukic
|
2afb4d95d2
|
#3932 Fixes compatibility issues with jq 3.0
|
9 years ago |
Jack Lukic
|
250a465263
|
Removal observer always should use document to teardown
|
9 years ago |
Jack Lukic
|
34988c7c4f
|
Fix possible memory leak in popup/sticky/visibility
|
9 years ago |
Jack Lukic
|
b7e317a5de
|
Fix popup to use observeChanges instead of autoremove
|
9 years ago |
Jack Lukic
|
50f5d8d74b
|
Fixes #3887 element removed from DOM would cause popup to be closed
|
9 years ago |
Jack Lukic
|
900f082387
|
Fix typo in popup, add new search setting selectFirstResult
|
9 years ago |
johann.rekowski
|
72dfb7fba2
|
let is not supported on Safari
supported browsers reference: http://caniuse.com/#search=let
|
9 years ago |
Jack Lukic
|
4a15af37d2
|
Adds boundary setting for popup and scroll context setting
|
9 years ago |
Jack Lukic
|
b155731ec6
|
Fixes #3887 issue with clicking element removed from DOM inside popup
|
9 years ago |
Jack Lukic
|
8c50ab24c2
|
Refix #3855 to fix scoping, allow for 'global' var without polluting global namespace
|
9 years ago |
Jack Lukic
|
4292ab5aa1
|
Allows modules to work in environment with global other than window #3855
|
9 years ago |
Jack Lukic
|
ddba1eabbf
|
Adds autoRemove option for popup, removing it immediately if its triggering element is destroyed
|
9 years ago |
Jack Lukic
|
465358bb78
|
Make casing consistent #3774
|
9 years ago |
Jack Lukic
|
ccfb0cda10
|
Cleans up SVG logic #3774
|
9 years ago |
jlukic
|
7040acdc44
|
#3713 - adds silent option to all modules
|
9 years ago |
Jack Lukic
|
caad06c30b
|
#3611 - Adds relative pixel variables up to 40px
|
9 years ago |
Jack Lukic
|
2c6e2cc8e5
|
Fixes #2781 issue with 'is visible' not returning correctly from popup
|
9 years ago |
jlukic
|
6a23d51507
|
Call order, params
|
9 years ago |
jlukic
|
99b3228a95
|
#3388 adds unplaceable callback, fixes docs
|
9 years ago |
Jack
|
4445a27ad2
|
Fixes svg use with popup #3043
|
9 years ago |
Jack
|
36fc2ac7ca
|
Add ability to get popup and change content with behavior
|
9 years ago |
Jack
|
af8c4a5454
|
Fix formatting
|
9 years ago |
Paris Holley
|
fa40c2c2b3
|
Fix for #3212
|
9 years ago |
Jack
|
8ddd2ee7de
|
Fixes svg use with popup #3043
|
9 years ago |
Jack
|
cb12641bdc
|
Add ability to get popup and change content with behavior
|
9 years ago |
Jack
|
f967c80b3e
|
Fix formatting
|
9 years ago |
Paris Holley
|
8a3eb93f40
|
Fix for #3212
|
9 years ago |
Jack Lukic
|
6f4ac8697b
|
#2934, fix onRemove firing when no popup removed
|
9 years ago |
Jack Lukic
|
f307ef2069
|
#2601 fix issue where popups with variations will not correctly recieve class names if pre-existing content
|
10 years ago |
Daniel Collins
|
2fadf77f37
|
Look for inline popup in all siblings of target, not just immediate sibling.
|
10 years ago |
jlukic
|
c9d0625d49
|
Fixes #2715 Fixes touchstart event, removes delay from touchstart, fixes possibility of onShow occuring twice when touch events used. Fixes onHide not calling
|
10 years ago |
jlukic
|
a089192f47
|
Remove verbose error message from popup, update rlsnotes
|
10 years ago |
jlukic
|
bc736b2e5f
|
#2526 adjust comments
|
10 years ago |
jlukic
|
5d113c01a5
|
#2526 Popup fluid width is now set by its parent DOM element, not its offsetContext (i.e. thing with position: relative)
|
10 years ago |
jlukic
|
9b2b1590ed
|
Enable error message for offstage position, adjust lastResort to also allow true instead of specified position
|
10 years ago |
jlukic
|
0775e8fffa
|
#2526 Increase jitter
|
10 years ago |
jlukic
|
d692dbc342
|
#2526 - Redo methods for determining boundaries exceeded to be more coherent
|
10 years ago |
jlukic
|
5b2b198101
|
#2526 Add jitter to deal with rounding issues when popup is adjacent to edge
|
10 years ago |
jlukic
|
ca3a3013a6
|
#1369 Popups should not preserve content by default
|
10 years ago |
Jack Lukic
|
ee69a51921
|
#2518 better check for hidden
|
10 years ago |
fentas
|
19d07ba85a
|
remove popup position check
|
10 years ago |
jlukic
|
bc96dcadc0
|
Add lineheight to popup
|
10 years ago |
jlukic
|
b0f400fbc2
|
Finish popup rewrite
|
10 years ago |
jlukic
|
d4aa9623d7
|
Finish popup rewrite
|
10 years ago |
jlukic
|
794d082218
|
Begin rewrite of popup calcs to cache correctly on each position check
|
10 years ago |
jlukic
|
472af4d86f
|
Add allowTouchEvents setting #2322
|
10 years ago |
jlukic
|
c1cc319b07
|
Popup- Add ability for onShow and onHide to cancel popup show/hide
|
10 years ago |
jlukic
|
544e92d279
|
#2308 Refactor as getters, to allow public API for retrieval
|
10 years ago |