Jack
08c616fade
Rlsnotes typo
7 years ago
Jack
9f1f6ab4cd
Build 2.2.11
7 years ago
Jack
de525a58b4
Update rlsnotes
7 years ago
Jack
942538047e
#4211 - Fix left pointing menu to swap sides with leftward
7 years ago
Jack
b13bef17bc
Fix top right pointing dropdown to move arrow when leftward #4211
7 years ago
Jack
3b802c33c1
#4211 Change is.fitWidth to can.openRightward, fix logic to work after setting leftward
7 years ago
Jack
96c0952c4f
Merge branch 'next' of https://github.com/ChurchDesk/Semantic-UI into next
7 years ago
Jack
7ab65977e1
CSS indenting #3714
7 years ago
Jack Lukic
b79a6ab8df
Merge pull request #3714 from TemaSM/master
Fix #3439 - Now steps can be .unstackable
7 years ago
Jack
8f1409aeb5
#4267 #5253 Fix some mistaken logic
7 years ago
Jack
bd6e37c5d0
#4267 #5253 Adds new behaviors for form validation - Add rule, Add field, remove field, remove rule
7 years ago
Jack
073db057a9
#5522 update jsfiddle link to canonical
7 years ago
Jack Lukic
44b75957a3
Merge pull request #5522 from Banandrew/5521
[Docs] #5521 Update the JSFiddle to use HTTPS
7 years ago
Andrew Golubev
8eeb3ad70f
Update the JSFiddle.
7 years ago
Andrei Horodinca
06aaeb007a
Only reposition the current menu element
7 years ago
Jack
1a1c3b4abb
#2866 - Add unstackable fields, unstackable form variations
7 years ago
Jack
a528f20738
Fix inverted scrollbars in inverted ui
7 years ago
Jack
bdb1928465
#4248 Fix issue with attached item menu #4248
7 years ago
Jack
f8e295fcff
Fix inheritance issue with segments #4013
7 years ago
Jack
af6ddfa974
Rlsnotes #4506
7 years ago
Jack
1b48f527eb
Rebuild dist
7 years ago
Jack
e3757aa76b
Release notes #4574
7 years ago
Jack Lukic
e06ae231d7
Merge pull request #5303 from Banandrew/5227
[Table] #5227 Added missing rules for sortable/inverted headers
7 years ago
Jack
bea2c71af8
Adds new setSize setting to sticky, fixes issue with percentage based containers #4360
7 years ago
Jack
fa08398aad
Fix issue in implementation of closable on dimmer, fix issue with not namespacing dimmer in modal
7 years ago
Jack
28bf34ed8a
#4368 - Dimmer will now reset settings before each modal show making it simpler to work with multiple modal types in same page
7 years ago
Jack
9ef8f0e855
Add inverted scrollbar styles
7 years ago
Jack
bd08e15b31
Upgrad to normalize 7.0 #4647
7 years ago
Jack Lukic
dd8a8b12f5
Merge pull request #5319 from p2kmgcl/issue/4196
[Modal] #4196 Disable refreshing for non active/animated modals
7 years ago
Jack
aa6ecf951c
Fix spacing on image in dropdown
7 years ago
Jack
784c0a191a
Add scrolling content style
7 years ago
Jack
ede9f9839c
Add custom scrollbar styles
7 years ago
Jack
b746126f36
Fixes #4579 , compact icon message not appearing compact
7 years ago
Jack
635a0eed73
Fix positioning with loading/dropdown icon
7 years ago
Jack
3a7d36f343
#5281 fix issue with descendors cut-off in transparent input
7 years ago
Jack
324e53876d
Update all NPM deps
7 years ago
Andrei Horodinca
587a702713
Reset dist/components/dropdown.js
7 years ago
Andrei Horodinca
0493cad417
Undo unnecessary formatting
7 years ago
Andrei Horodinca
3705e960b9
Undo unnecessary formatting
7 years ago
Andrei Horodinca
95ec084c3a
Reset dist/semantic.js
7 years ago
Andrei Horodinca
df93fffb29
Merge remote-tracking branch 'upstream/next' into next
# Conflicts:
# dist/components/dropdown.min.js
# dist/semantic.min.js
7 years ago
Jack
ae3845032f
#5284 - double disabled styling on inputs
7 years ago
Jack
6e6c92a479
Fix issue with not being passed to offsetContext when using predefined popup
7 years ago
Andrew Golubev
2ec4b573cf
Corrected the previous commit
7 years ago
Jack Lukic
4aafcebc9f
Merge pull request #5405 from bcroq/missing-material-woff2
Add missing .woff2 file to material theme
7 years ago
Bertrand Croq
35053b69ad
add missing .woff2 file
7 years ago
Jack
7a5fb9e12a
Fix issue with down arrow shortcut in dropdown
7 years ago
Jack
238ac3c890
Fix issue where selection dropdown would modify search selection on tab before query
7 years ago
Jack Lukic
2060fd5af1
Update form.js
Remove errant console.log
7 years ago
Pablo Molina
7a17e70dd6
Disable refreshing for non active/animated modals
This commit solves #4196
When two or more modals coexist on the same page, the refresh method
of each modal is executed, even if one of them is being shown.
By checking if the module is active or being animated, you prevent
conflicts between shown and hidden modals, like the one described in
the issue.
7 years ago