jlukic
b61fef3205
#2605 last scroll value should only be saved if element scroll position changes
10 years ago
jlukic
386460464b
#2526 rlsnotes
10 years ago
jlukic
20e6b47f3d
#2617 rlsnotes
10 years ago
jlukic
e5eca744d0
#2617 Fixes unnecesssary use of flex with fluid button
10 years ago
jlukic
2d13bd732f
Rebuild dist
10 years ago
jlukic
2219ea88f2
#2615 Adds missing default value for refreshOnResize
10 years ago
jlukic
a089192f47
Remove verbose error message from popup, update rlsnotes
10 years ago
jlukic
1177c23789
Fix wide and very wide popup appear offscreen on mobile
10 years ago
jlukic
bc736b2e5f
#2526 adjust comments
10 years ago
jlukic
5d113c01a5
#2526 Popup fluid width is now set by its parent DOM element, not its offsetContext (i.e. thing with position: relative)
10 years ago
jlukic
9b2b1590ed
Enable error message for offstage position, adjust lastResort to also allow true instead of specified position
10 years ago
jlukic
0775e8fffa
#2526 Increase jitter
10 years ago
jlukic
d692dbc342
#2526 - Redo methods for determining boundaries exceeded to be more coherent
10 years ago
jlukic
5b2b198101
#2526 Add jitter to deal with rounding issues when popup is adjacent to edge
10 years ago
Jack Lukic
c2f416d702
Merge pull request #2597 from jammiemountz/patch-1
10 years ago
Jammie
d6dace4824
Fixed typo in README.md
There appeared to be a spacing error for line 13 and an extra paren on line 14.
10 years ago
jlukic
b660d70c1a
linkify rlsnotes
10 years ago
jlukic
53ff84e165
Rebuild 2.0.3
10 years ago
jlukic
4be921336a
#2573 Fix derp conditions of else
10 years ago
jlukic
e61b39c16b
#2573 Fixes <select> will not add option values with remote data.
10 years ago
jlukic
cc2d03def2
Merge branch 'next' of github.com:Semantic-Org/Semantic-UI
10 years ago
Jack Lukic
f17f11efeb
Merge pull request #2573 from davialexandre/fix_remote_select_dropdown
Properly set the dropdown value when dealing with remote loaded choices
10 years ago
jlukic
d881d6611a
Rlsnotes
10 years ago
jlukic
cb01f9f462
Build 2.0.3
10 years ago
jlukic
c89e88a8b3
Merge branch 'next' of github.com:Semantic-Org/Semantic-UI
10 years ago
jlukic
616c99cdc8
Build 2.0.3
10 years ago
jlukic
13ed5f0126
Fixes #2545 , revisits #2552 . Issues with arrow variables, github theme display with steps
10 years ago
jlukic
a942a27ad6
#2469 Fix issue with get animation when cache is undefined
10 years ago
jlukic
c55ed428b5
#2532 rlnotes
10 years ago
jlukic
197ff5cf16
Add issue number #2556
10 years ago
jlukic
fc84f5a847
Add misssing square/square outline icon #2532
10 years ago
jlukic
4b7a8fe191
#2556 Adds back black icons
10 years ago
jlukic
50264b9187
#2581 add rlsnotes and credit
10 years ago
jlukic
2fc6cf1bce
Fixes initialized checkbox double trigger with for/id match. #2572 #2581
10 years ago
jlukic
8bb724440e
#2558 Fixes vertical divider border right in stackable grid
10 years ago
jlukic
6fbabf4c2b
#2576 Modal will remove body style after hiding
10 years ago
jlukic
bb5222d951
#2576 Modal will remove body style after hiding
10 years ago
jlukic
3c91c57d98
Update rlsnotes
10 years ago
jlukic
f8645a6131
Fixes #2552 issue with last step
10 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.
10 years ago
jlukic
f32cc39b27
Update URL again
10 years ago
jlukic
a39cf66afe
Fix errored input border radius
10 years ago
jlukic
00f17f7345
Fix URL validation isssue with form
10 years ago
jlukic
c7e16efe3d
Metadata can now be used to parse content links in docs
10 years ago
jlukic
a99f26a288
#1369 rlsnotes
10 years ago
jlukic
ca3a3013a6
#1369 Popups should not preserve content by default
10 years ago
jlukic
82159dafeb
Fix admin tasks failing to create npm repos for single components
10 years ago
jlukic
4e401acb34
Merge branch 'next' of github.com:Semantic-Org/Semantic-UI
10 years ago
jlukic
9c1a96738c
Build 2.0.2
10 years ago
jlukic
d5b4ebbe3d
Update release notes
10 years ago