jlukic
|
c1ace94d43
|
Fix icon item not centering if narrow icon in menu
|
9 years ago |
jlukic
|
5c565c7743
|
Remove console.log
|
9 years ago |
jlukic
|
f46fd548f1
|
Rail should inherit @medium
|
9 years ago |
jlukic
|
0e883ff404
|
Uses floating shadow for popup, fixes mobile issues with reflow
|
9 years ago |
jlukic
|
18b9c912c0
|
Merge branch 'popup-fixes' of github.com:Semantic-Org/Semantic-UI into next
|
9 years ago |
jlukic
|
21fd03971d
|
Fix dividing rail variables
|
9 years ago |
jlukic
|
d0e4f74cd1
|
#2358, remove component glob from assets
|
9 years ago |
jlukic
|
c6a5e97eed
|
#2366, rail now uses border-box to ensure that height matches container by default. Added sizing variables for calculating width with padding
|
9 years ago |
jlukic
|
629eeff892
|
#2366, fixes when sticky content is larger than context height. Fixes margin bottom not clearing when pushing: true
|
9 years ago |
jlukic
|
cbe491c9ab
|
Update rlsnotes
|
9 years ago |
jlukic
|
4ed930f91c
|
Adjust scale in animation globally, fade up/down
|
9 years ago |
jlukic
|
6213cbb5db
|
Fix checkbox needs slower transition
|
9 years ago |
jlukic
|
b0f400fbc2
|
Finish popup rewrite
|
9 years ago |
jlukic
|
1751ba159a
|
Merge branch 'next' of github.com:Semantic-Org/Semantic-UI into popup-fixes
|
9 years ago |
jlukic
|
d4aa9623d7
|
Finish popup rewrite
|
9 years ago |
Jack Lukic
|
66f90f90a2
|
Update README.md
|
9 years ago |
Jack Lukic
|
35b4d9561e
|
Update README.md
|
9 years ago |
jlukic
|
b8e71869d7
|
Merge branch 'next' of github.com:Semantic-Org/Semantic-UI into next
|
9 years ago |
jlukic
|
5b6e42717d
|
Fix container width, should be auto unless flex (menu is flex) #2343
|
9 years ago |
Jack Lukic
|
11bbf08219
|
Merge pull request #2347 from davialexandre/osx-webkit-icon-rendering
Fixes icon rendering problem in OSX + webkit
|
9 years ago |
Jack Lukic
|
4ec640d678
|
Merge pull request #2346 from vsopvsop/patch-1
multiple spelling mistakes - second attempt
|
9 years ago |
jlukic
|
794d082218
|
Begin rewrite of popup calcs to cache correctly on each position check
|
9 years ago |
jlukic
|
243a03ff86
|
Rlsnotes swap inverted color back
|
9 years ago |
jlukic
|
971c4cd9d3
|
Rebuilding dist
|
9 years ago |
jlukic
|
a51e8c2c04
|
#2343 Mobile container width should be 100% not auto
|
9 years ago |
jlukic
|
6f6a7f95b0
|
Unlike other use-case, container should not have any left/right padding when inside a menu on mobile sizes.
|
9 years ago |
jlukic
|
b51de13da8
|
#2353, last field group should not have bottom margin
|
9 years ago |
jlukic
|
7316d11281
|
Fixes #2359, attached menu should not remove margin unless no direction specified
|
9 years ago |
jlukic
|
83c9e79a4c
|
Dropdown: Better coupling button/label
|
9 years ago |
jlukic
|
958848847c
|
Fix corner label mouse selection
|
9 years ago |
jlukic
|
72ffccb96b
|
Fix vertical menu flex
|
9 years ago |
jlukic
|
9f38ef5835
|
Release notes and removing old rules #2361
|
9 years ago |
jlukic
|
3ec6beffd4
|
Migrate corner label coupling to input to be able to use variables #2361
|
9 years ago |
jlukic
|
27bf60be16
|
Clears up logic around corner labeled input #2361
|
9 years ago |
jlukic
|
edd8f7996e
|
Make input autofocus faster
|
9 years ago |
jlukic
|
1270e031fb
|
Fix missing return from $.each in transition
|
9 years ago |
jlukic
|
64f0be8ee7
|
Adjust modal scale in animation to be more subtle
|
9 years ago |
jlukic
|
919e89315d
|
Fix icon header spacing
|
9 years ago |
jlukic
|
c06a11e4ae
|
Fix mobile styling of 'image content' not appearing correctly
|
9 years ago |
jlukic
|
03c8033d67
|
Add new rating variables for text shadow, shadow color. Tweak styles for 2.0
|
9 years ago |
jlukic
|
17e0b1aaf4
|
Rebuild dist
|
9 years ago |
jlukic
|
923e3d40cf
|
Prevent sticky from calling .offsetParent() on every method call by finding container only in init
|
9 years ago |
jlukic
|
6dedf83e8c
|
Fix issue in scrolling menu width in some cases
|
9 years ago |
jlukic
|
1adaa99e26
|
Fix valign on list automatically affecting content/image
|
9 years ago |
jlukic
|
8ca2d00a16
|
Fix issue with stackable menu not dividing items correctly
|
9 years ago |
jlukic
|
bd8824c11d
|
#2340, in cases where context is automatically determined because it was not specified in settings, refresh on resize
|
9 years ago |
Davi Alexandre
|
97796fcd5f
|
Fixes icon rendering problem in OSX + webkit
The issue is pretty much the same as #662, but now in webkit.
Using -webkit-font-smoothing: antialiased solves the problem.
|
9 years ago |
vsopvsop
|
b164fc0791
|
Update RELEASE-NOTES.md
|
9 years ago |
Jack Lukic
|
833c33aa10
|
Merge pull request #2341 from vsopvsop/patch-1
two spelling mistakes
|
9 years ago |
vsopvsop
|
59087b49a5
|
Update RELEASE-NOTES.md
|
9 years ago |