jlukic
85c73ab953
Fix border radius on dropdowns in vertical menus
10 years ago
jlukic
db2e66b1c9
Fixes #1330 , indicating progress does not update correctly in webkit, adds data-percent value to module
10 years ago
jlukic
6c75d3668e
Fixes centered row inside centered grid
10 years ago
jlukic
8195230837
Adds inverted accordion variation
10 years ago
jlukic
3d438ee1bd
Fixes z positioning issue with forced layering inside sidebar #1492
10 years ago
jlukic
2c6ab3096e
Fixes #1479 vertical segment border does not appear correctly with background
10 years ago
jlukic
a8b028d916
Fixes #1483 , issues with repaint on buttons
10 years ago
jlukic
2dd4ccf97b
Fixes #1491 , double padding on padded stackable grid
10 years ago
jlukic
f771e315da
#1484 #1403 #1261 , default to HTTPS
10 years ago
jlukic
a1b273300a
Adding debug statements to detachable #1472
10 years ago
jlukic
1edd7e3a17
Adds dimmer settings #1472 , refactors init to use new behavior create dimmer
10 years ago
jlukic
dd4ccb3b26
Add @inputFont variable, remove @pageFont from input default theme vars #1487
10 years ago
jlukic
41790b2a19
Enables API debug by default
10 years ago
jlukic
bbf6a49f0c
Adds new debug to popup for positioning
10 years ago
jlukic
135ff9ee0e
#1470 , remove popup should not error if called without popup
10 years ago
Pavel Sysolyatin
9540385082
styles for inputs without type attribute
10 years ago
jlukic
222df1c5e3
Builds 1.3.2
10 years ago
jlukic
e674afa101
Fix FF dimmer issues with preserve-3d, horizontal/vertical flip work with just perspective prop anyway
10 years ago
jlukic
042e6c93cc
Fixes bug in modal hide, dimmer not hiding
10 years ago
jlukic
0a429b1a25
Add structured table variation, fixes #1293 and #1359
10 years ago
jlukic
c661f091c5
Fixes #1393 Dropdown shows/hides on window focus/blur. Adds window blur detection to element blur
10 years ago
jlukic
f9d3e54fc1
Dropdown now uses a loading class to calculate scroll position for active element before showing
10 years ago
jlukic
9170fad1bd
Consolidate styling for UUID across modules
10 years ago
jlukic
7991372b62
Search dropdown is now more efficient, will only process text content for searching, and values. Not text html values
10 years ago
jlukic
b30779e371
Fix several references to this in proxy to use variable 'element' to avoid keyword issues
10 years ago
jlukic
4623bf436f
Fixes #1458 Improvements to Dropdown
- Dropdown now allows callback on noSearch Results
- Dropdown now throttles input events
- Dropdown now does not search for active element on show to find scroll position (smoother animations)
- Dropdown getChoiceValue and getChoiceText consolidated across multiple uses internally
10 years ago
jlukic
48193f37c2
Labels now work inside attached segment
10 years ago
jlukic
096f13071c
Fix typo from replace on svg image
10 years ago
jlukic
ed8fb73ace
Fixes #1412 , nested stackable grid display issues
10 years ago
jlukic
46f14ab0e0
Disable modal debug:
10 years ago
jlukic
d912d06eeb
#1425 adds svg to all image variations
10 years ago
jlukic
04b63bfa10
#1417 #1432 #1420 , typo in failSafe, should be useFailSafe. Adds animation queueing as a setting for modal
10 years ago
jlukic
20316e73c4
Wrong boolean #1432 #1417
10 years ago
jlukic
d4a9a9c642
Remove console.log
10 years ago
jlukic
51cf4f5b58
Modal/dimmer now correctly handle several simultaneous animation conditions, showing while hiding, hiding others while showing, etc. Animations now use failsafe to avoid animationend race-conditions with webkit, and the same duration #1417 #1432
10 years ago
jlukic
319a0c320d
Update release notes
10 years ago
jlukic
6a11e491f1
Fix method not exist error on transition
10 years ago
jlukic
f5ffe9bfe9
Adds debug line to transition
10 years ago
jlukic
9686faed1b
Fixes floating dropdown menu child position
10 years ago
jlukic
826db9f184
Adds #1429 , dropdown menu left/right position
10 years ago
jlukic
e98edae321
Fixes #1413 , Vertical segment shouldnt remove padding on first-last child
10 years ago
jlukic
43e9113d55
Add form disabled check
10 years ago
jlukic
3433381f5a
Adds missing error message for unknown method call (behavior)
10 years ago
jlukic
a399007b44
Adds sidebar IoS detection for overflow. Fixes #1442 , modal losing scroll position on mobile when package includes sidebar. #1320 issue with mobile scroll in docs
10 years ago
jlukic
8ec88c9f2c
Merges in #1453 , or line height
10 years ago
jlukic
dda7ee36a5
Adds #947 , #1428 . Adds unstackable variation, and tablet stackable variation to tables to allow for more granularity in responsive sizing
10 years ago
Dominic Vonk
c93e5c2088
Position "or" vertical aligned.
10 years ago
jlukic
7412467112
Fixes very basic table padding issues
10 years ago
jlukic
0e645b23d1
Consolidate block rules #1428
10 years ago
jlukic
cf5e4b4da2
Fix responsive sizing of definition table #1428
10 years ago