jlukic
ce70b13573
Merge branch 'master' of github.com:Semantic-Org/Semantic-UI into next
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
a6aa91c121
Update release notes
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
Jack Lukic
11d57b060c
Merge pull request #1443 from brigand/patch-3
remove irc channel from readme
10 years ago
jlukic
8ec88c9f2c
Merges in #1453 , or line height
10 years ago
jlukic
c72d958220
Merge branch 'master' of https://github.com/DominicVonk/Semantic-UI into next
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
Frankie Bagnardi
90fcb617b8
remove irc channel from readme
The irc channel is being abandoned (lack of use, unanswered questions, etc.). Most people come, ask a question, and leave after a few minutes. It should be removed from anywhere else it's mentioned (if anywhere).
If more people joined it'd be a different story, but you need a certain number of active users to make a channel valuable, and that didn't happen.
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
jlukic
44b443bcaf
Add responsive step stylings #1131
10 years ago
jlukic
b53f2d1fcb
#1425 Add svg compatibility with ui image
10 years ago
jlukic
094a2b7b7f
Fixes isssues with full screen modal positioning on mobile
10 years ago
jlukic
926e5e1229
Merge branch 'master' of https://github.com/eduardoromero/Semantic-UI into next
10 years ago
jlukic
cd2172281c
Fixes #1433 Issue with bottom left attached label border radius
10 years ago
jlukic
464392d6a6
Fixes #1422 , #1423- form layout issues
10 years ago
jlukic
d32505e3b2
Fix issue with responsive column widths
10 years ago
jlukic
c885e971f7
Fix ordered step alignment
10 years ago
eduardoromero
a659a4a20d
missing else
Else if, to stop it from entering the rest of the conditionals.
10 years ago
eduardoromero
a2e863829d
updating form.js
If the field is disabled, just mark it as valid.
10 years ago
Jack Lukic
40bec48556
Update RELEASE-NOTES.md
10 years ago
Jack Lukic
743fa423fd
Update RELEASE-NOTES.md
10 years ago
Jack Lukic
7aed41f6aa
Update RELEASE-NOTES.md
10 years ago
jlukic
db15a9ab24
Finish release notes
10 years ago
jlukic
a42cf029d0
Merge branch 'master' of github.com:Semantic-Org/Semantic-UI into next
10 years ago
jlukic
5b360207e0
Build 1.2.0
10 years ago
jlukic
75b4f578ae
Dimmer now can be clicked even before element has finished animating in, #1363
10 years ago
jlukic
1aa8dc1598
Fixes issue mentioned by @gabormeszoly #1363
10 years ago
jlukic
bd8ee7ea7a
Update release notes
10 years ago
jlukic
4176c588e9
Disable progress debug
10 years ago
jlukic
b493f13504
Adds #1396 , Adds optional parameter to form validation
10 years ago
jlukic
0de927c029
Alphabetize and comment out validation rules #1396
10 years ago
jlukic
1c3f4f0a09
#1395 , adds setting for limiting values above/below bounds
10 years ago
jlukic
f4e8e490f6
Fixes #1395 , Progress poorly handles undefined/false/0 values evaluating as false
10 years ago
jlukic
8cbaa0f63a
Fixes required form checkbox
10 years ago
jlukic
2df1eeb174
Release notes
10 years ago
Jack Lukic
0c4b47dbf8
Merge pull request #1398 from martindale/datetime-fields
Add Support for <input type="datetime-local">
10 years ago