Jack Lukic
711b56b94b
Merge pull request #3333 from space-alien/next
Fix for flags with invalid country class
9 years ago
Jack Lukic
7f2384c846
Merge pull request #3405 from youngjay/build-css-gulp-fix
callback on correct timing
9 years ago
Neaox
bc7ea6c096
[Dropdown] Allow ignoring of case when getting an item
Currently get.item compares labels and values case sensitively. This can cause duplicates when `allowAdditions` is `true`. To prevent these duplicates get.item should be capable of comparing labels and values while ignoring case.
However the current behaviour should be preserved by default.
To achieve this a new setting is added called `ignoresCase`, which when `true` will disregard the casing of labels and string values when performing the comparision.
9 years ago
yangjie
35ee9c9b45
callback on correct timing
9 years ago
jlukic
5de7fcc947
#3039 rlsnotes
9 years ago
jlukic
6d34ae21e5
Fixes issue where search wont close when clicked on message #3039
9 years ago
jlukic
d34b18b661
#3122 fixes issue with loading form styles
9 years ago
jlukic
740b0d13e1
#3148 fixes default setting name for onEnabled to match typo name
9 years ago
jlukic
1062ce9110
#3300 Fixes load order of very thin sidebar
9 years ago
jlukic
e194140210
#3306 remove transform hack from sidebar
9 years ago
jlukic
6a23d51507
Call order, params
9 years ago
jlukic
4ea2514905
Adds category search component
9 years ago
jlukic
99b3228a95
#3388 adds unplaceable callback, fixes docs
9 years ago
Jack Lukic
2e1560fea2
Merge pull request #3401 from DavidePastore/fix-typo
Fix typo
9 years ago
davidepastore
1c65c2a2ec
Fix typo
9 years ago
Michael de Hoog
e444af2483
Support modification of 'closable' setting while modal is open
9 years ago
Felipe Peñailillo Castañeda
7a7f9c36e9
Fix FontAwesome header version
9 years ago
Felipe Peñailillo Castañeda
133101d8ce
Upgrading to FontAwesome v4.5.0
9 years ago
eduardom
cc8c2b9c41
Correcting name: yes, Wales
9 years ago
eduardom
a912dd6150
[Flag] Adding Scotland and Walles
9 years ago
BreadMaker y la CTM
0a87a751be
Even more order.
9 years ago
Matt Jenkins
6c704deebc
Fix for flags with invalid country class
Fix for #3260 . When a flag has a missing or invalid country class name,
render blank instead of showing the flag of Andorra.
9 years ago
Felipe Peñailillo Castañeda
3ffbd8193a
More order. More.
9 years ago
Felipe Peñailillo Castañeda
1207e4278b
Ensures actual utf sorting.
9 years ago
Felipe Peñailillo Castañeda
5f335b9aa9
Adds a few more aliases. Gives every class its own css rule. Deletes number classes. Reorders by utf code. Fixes classes' conflicts.
9 years ago
Felipe Peñailillo Castañeda
423a4d025c
Fixing classnames for facebook and pinterest.
9 years ago
Felipe Peñailillo Castañeda
8c9bd9c2b1
Silly update icons to FontAwesome v4.4
9 years ago
Jack
d2b75201c9
Update version to 2.1.6
9 years ago
Jack
83e2ef5797
Fixes createEvent to use same bubbling/cancelable settings as specified in spec
9 years ago
Jack
ae592a9f61
Fix links to github issues
9 years ago
Jack
d1c6b9b7ba
Fix admin issues
9 years ago
Jack
637471e86c
Update version to 2.1.6
9 years ago
Jack
0905774143
Fixes createEvent to use same bubbling/cancelable settings as specified in spec
9 years ago
Jack
b2ef3a8847
Fix links to github issues
9 years ago
Jack
f2b82bd1b6
Build 2.1.5
9 years ago
Jack
a2347d68b7
Fix some conditions which caused dropdown to hide all results
9 years ago
Jack
5fc217690f
Fix #142 , several pretty bad issues in fixed template
9 years ago
Jack
7f3399c9e2
Fixes #3016 , adds setting for keys
9 years ago
Jack
4ca20c47cf
Make shortcut key values a setting #3016
9 years ago
Jack
767ad26cb9
Rlsnotes #3080
9 years ago
Jack
e5c5e090f3
Adds ability to use a different expected field group with API #3080
9 years ago
Jack
697fcfe326
#3193 , renames scroll to scrollContext for clarification internally, adds fits check
9 years ago
Jack
9e2bab59b6
Fixes #3011 bottom attached cannot immediately jump to top attached
9 years ago
Jack
df3ef37da8
Sub headers now force display: block #3020
9 years ago
Jack
4445a27ad2
Fixes svg use with popup #3043
9 years ago
Jack
dc5eac012e
Rlsnotes
9 years ago
Jack
36fc2ac7ca
Add ability to get popup and change content with behavior
9 years ago
Jack
360f99d21f
Fixes #3036 , reset does not reset value
9 years ago
Jack
206a674c21
Rlsnotes
9 years ago
Jack
77954a298c
#3002 , fixes tab index broken on selection dropdown
9 years ago