jlukic
3c91c57d98
Update rlsnotes
9 years ago
jlukic
f8645a6131
Fixes #2552 issue with last step
9 years ago
Davi Alexandre
58b404696a
Properly set the dropdown value when dealing with remote loaded choices
This problem happens only when we have a dropdown created from a select
that loads remote content. In this scenario, we don't know in advance
which choices will be available, so we start with a select without any
options. When an choice is selected, module.set.value will try to set
the select value, but it will fail, since there's no options.
To fix this, module.set.value will add a new option to the select, before
setting the value. This will be done only if the dropdown input is a select
and if we are dealing with remote loaded content.
9 years ago
jlukic
f32cc39b27
Update URL again
9 years ago
jlukic
a39cf66afe
Fix errored input border radius
9 years ago
jlukic
00f17f7345
Fix URL validation isssue with form
9 years ago
jlukic
c7e16efe3d
Metadata can now be used to parse content links in docs
9 years ago
jlukic
a99f26a288
#1369 rlsnotes
9 years ago
jlukic
ca3a3013a6
#1369 Popups should not preserve content by default
9 years ago
jlukic
82159dafeb
Fix admin tasks failing to create npm repos for single components
9 years ago
jlukic
4e401acb34
Merge branch 'next' of github.com:Semantic-Org/Semantic-UI
9 years ago
jlukic
9c1a96738c
Build 2.0.2
9 years ago
jlukic
d5b4ebbe3d
Update release notes
9 years ago
jlukic
dbaac4fc0f
#2510 remove debug
9 years ago
jlukic
89e05127d0
#2510 Fix dropdown icon to always toggle visibility of dropdown menu
9 years ago
jlukic
04458b4c50
RLsnotes
9 years ago
jlukic
77a12579da
#2539 , update text before onChange
9 years ago
jlukic
64b087d663
#2524 - remove console log (actually)
9 years ago
jlukic
43b8be1934
#2524 - remove console log
9 years ago
jlukic
9b96a047df
#2524 , clicking on labels will no longer trigger toggle behavior. Caused by detached dom element not being considered click inside module
9 years ago
jlukic
2185d200b7
RLSNOTES
9 years ago
jlukic
459194a750
#2516 dropdown will now cycle between choices starting with a letter
9 years ago
jlukic
4514ac4089
#2533 - Fixes issue with hideAndClear when no maxSelection
9 years ago
jlukic
4ca68e818a
#2538 Remove test emSize change
9 years ago
jlukic
6e5755bd7c
#2538 @size ratio values should always be expressed in terms of default em size, so that they scale with @emSize
9 years ago
jlukic
9d5a31df38
'Merge branch 'master' of github.com:Semantic-Org/Semantic-UI into next
9 years ago
Jack Lukic
7bc3504230
Merge pull request #2536 from vennamo/patch-2
Fix checkbox label font size variable name
9 years ago
Veke
90fd88209b
Fix checkbox label font size variable name
9 years ago
jlukic
056f074895
Fix unnecessasry line from rlsnotes
9 years ago
jlukic
9362682f5e
Package 2.0.1
9 years ago
jlukic
bbf360958c
Update rlsnotes
9 years ago
jlukic
ecccaf50a3
Dropdown will now show when only messsage in menu. Fixed maxSelections from hiding dropdown after selection. #2523
9 years ago
jlukic
0268ade8a3
Update rlsnotes
9 years ago
jlukic
0291b5dfdf
Revert changes to install task
9 years ago
jlukic
8d4b0f248b
Fix border top on fixed bottom
9 years ago
jlukic
6e2938bb37
#2525 Remove toggle on multiple dropdown touchstart, fix tap color
9 years ago
jlukic
15db4c3e85
RLSNOTES
9 years ago
jlukic
90b581f05e
Instead of clearing on reset when no default was set, do nothing #2504
9 years ago
jlukic
de53fd257d
Safely removes .field .field margin #2487
9 years ago
jlukic
7d64b86c6c
Checkbox- Fixes issue where radio checkbox would uncheck itself mistakenly when unchecking other radios #2506
9 years ago
jlukic
7a5366423c
Fix issues with ajax tabs not obeying cache #2493
9 years ago
jlukic
cf19a3e771
RLSNOTES
9 years ago
jlukic
9794ecefa6
Removes transparent border from inverted menu. Fixed vertical compact menu
9 years ago
jlukic
540e629efb
#2522 , less confusing variable usage
9 years ago
jlukic
e35ca4d2fa
#2522 Read metadata method does not set progress correctly. Debug should be off by default
9 years ago
Jack Lukic
e51d09df10
Remove PM check from update scripts
9 years ago
Jack Lukic
34d892e517
Merge branch 'next' of github.com:Semantic-Org/Semantic-UI into next
Conflicts:
src/definitions/modules/popup.js
9 years ago
Jack Lukic
ee69a51921
#2518 better check for hidden
9 years ago
Jack Lukic
f6aa8c1da2
Merge pull request #2519 from fentas/next
remove popup position check
9 years ago
Jack Lukic
4bbe8e9653
RLSNOTES
9 years ago