Jack Lukic
8a4f1777c0
Remove console.log
9 years ago
Jack Lukic
09ecab67fc
#2710 merge and modify this context
9 years ago
Jack Lukic
464ced0013
Fixes #2810 nested grid receives wrong flex-direction
9 years ago
Jack Lukic
1cac8a53f9
Fix parameters being encoded by default in tab, add encodeParameters setting to API #2752
9 years ago
Jack Lukic
b615696209
Fixes #2806 issue with trim in dropdown
9 years ago
jlukic
938a32e6b8
#2704 remove unused variable
9 years ago
jlukic
650ed5a439
Fixes calendar vendor styling in chrome being too damn tall #2704
9 years ago
jlukic
d6c6b6896b
#2694 adds disabled state for input
9 years ago
jlukic
b42aac829e
Make placeholder error color more consistent, fix input placeholder color #2786
9 years ago
jlukic
0d23f97335
#2758 #2760 fix this context for transition callbacks
9 years ago
jlukic
145b4f526c
#2760 - remove console.log from embed
9 years ago
jlukic
44be32a0e7
#2765 fixes bad icon utf value
9 years ago
jlukic
e0724cb516
#2802 - add support for attr value in ordered list
9 years ago
jlukic
a82ceadede
Adds #2808 , vertical divider can now be used multiple times in a column
9 years ago
jlukic
c9c81e005f
#2812 , improve settings docs for accordion
9 years ago
Michael P. Pfeiffer
e4e89b15f5
add missing @inputWidth var to form.less
@inputWidth exists in form variables file but is not actually used by form.less
9 years ago
Daniel Collins
2fadf77f37
Look for inline popup in all siblings of target, not just immediate sibling.
9 years ago
Igor Suleymanov
bfb1408509
chore: Remove unnecessary variable
9 years ago
Igor Suleymanov
4dfeaabe9b
Allow `onHide` callbacks for dropdown prevent hiding
I found out that there is no way to prevent dropdown from being hidden in specific cases, so I thought this might be quite handy.
In my scenario, I use an input field with attached `jquery-datepicker` and whenever I want to jump between month in it, the dropdown hides.
Therefore I propose to add this small feature.
9 years ago
jlukic
0f83ba085c
Finish working on basic label
9 years ago
jlukic
c2cfd765f4
Fix input to work with basic label, fix basic label hover, add left labeled button
9 years ago
jlukic
098d9fc02c
Add labeled button variation, basic label variation
9 years ago
jlukic
5c79d13e78
Fix dropdown icon size (slightly smaller), add variables
9 years ago
jlukic
a1f4fe4ecc
Fix arrow inheritance
9 years ago
jlukic
c6e78ae909
Adjust arrow variables to automatically resize
9 years ago
jlukic
d0d42c4941
Add right/left floated lists
9 years ago
jlukic
8cd1d304fc
Adds many new tabular variables
9 years ago
jlukic
fa179f766c
Add #1032 tabular variations for all directions
9 years ago
jlukic
7b2a696cae
#2744 Fixes issue with fluid container overflow
9 years ago
jlukic
ffd2a73c1d
Fix relaxed/veryrelaxed grid container
9 years ago
jlukic
688c64551a
Fix unchecked checkboxes not being accessible with get value
9 years ago
jlukic
d1fe145516
Finish iteration
9 years ago
jlukic
61cf566488
Fix text align of dropdown in icon menu
9 years ago
jlukic
f49b5495e5
Fix typo in menu
9 years ago
jlukic
5527ce6c9a
Rename pressedTextColor var
9 years ago
jlukic
a8d28c5bd8
Explain query is available in onSearchQuery
9 years ago
jlukic
f585d4cf16
Text menu now uses padding for larger hitboxes
9 years ago
jlukic
96502c3134
Fix typo in icon menu
9 years ago
jlukic
e6c57803d7
Update input
9 years ago
jlukic
c7139458c6
Removes label input padding, breaks valign with flex
9 years ago
jlukic
77f1d7c4dd
Remove vertical spacing from breadcrumb
9 years ago
jlukic
065524a170
Adds flex-shrink value for menu item
9 years ago
jlukic
c0f3c4ff01
Adjust appearance of labeled icon menu
9 years ago
jlukic
33469d3cf6
Fixes issue with modal close #2736
Makes selector more specific
9 years ago
jlukic
b6fa0b3020
#2737 typo in code
9 years ago
jlukic
a1ca414076
#2737 fix improper selector for autofocus setting, move setting check to outside function so it can be called manually
9 years ago
Michael P. Pfeiffer
e53401f57e
set @tabularBackgroundColor value to transparent
9 years ago
Michael P. Pfeiffer
54acbe7bd4
Add missing background-color variable for vertical tabular menu
@tabularBackgroundColor was missing for vertical tabular menu, too
9 years ago
Michael P. Pfeiffer
5897058fc0
Add missing background-color variable for tabular menu
The variable @tabularBackgroundColor was referenced in menu.variables but not actually used in menu.less
9 years ago
jlukic
66c89add39
Clean up logic in onComplete for cogency #2713
9 years ago