jlukic
487f7b0965
Removes popup console.log from debug #1470 updates release notes
10 years ago
jlukic
2f549e89b4
Fixes #1470 Timers still exist after destroy is called
10 years ago
jlukic
dda61fd14e
Adds #1533 focus background to input default theme
10 years ago
jlukic
8bf9d3cf5c
Fixes #1477 Fixes issue with missing margin from (x) wide field on mobile
10 years ago
jlukic
3276cf1f9f
Fixes #1515 issue with ui action input with ui with icon variation
10 years ago
jlukic
2ca95bb4e8
#1509 remove media query from ios scroll to support landscape ipad
10 years ago
jlukic
096f44a1c7
Fixes #1520 Issue when using named popup in different offset container
10 years ago
jlukic
164dfb97ca
Adds #407 , right ribbon label
10 years ago
jlukic
cd9f4f9e58
Update all misuses of regexp test
10 years ago
jlukic
1d76049535
Fixes #1532 Regexp restarts search from middle of string on multiple iterations, breaking search
10 years ago
jlukic
9c3b5e70b6
Fix secondary bug in #1532 , dropdown focus state in form gets input marker
10 years ago
jlukic
d971ac6dc5
Move all callbacks to native js for slight performance increase
10 years ago
jlukic
5099530e92
#1309 Progress now continuously updates progress bar labels during animations at 30fps
10 years ago
jlukic
400949ce41
Fix #1510 image display inside ui table
10 years ago
jlukic
31ffc11100
Fixes #1512 , inline fields rules apply to input but not ui input. Pointing labeled variation needs additional horizontal padding to compensate for triangle size
10 years ago
jlukic
ce07403580
Adds #1503 , adds sortSelect option, fixes select to preserve original value order by default
10 years ago
jlukic
f751dfb68c
Build patch 1.4.1
10 years ago
jlukic
484c282dab
Fix selection dropdown inside menu
10 years ago
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