Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dropdown, Input, Loader] Elastic Animation Style had wrong color #324

Closed
wants to merge 56 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
43de5c6
fix(placeholder): Respect a possible 'image icon' not occupying the s…
lubber-de Nov 15, 2018
3393191
fix(dropdown): stop event on enterkey and multiple allowadditions to …
lubber-de Nov 15, 2018
86e88af
fix(table): thead and tbody missed alignment inheritance
lubber-de Nov 15, 2018
4dcf070
fix(table): restore default vertical alignment
lubber-de Nov 15, 2018
e09dae7
style(readme): improve consistency
Nov 16, 2018
06ba456
fix(placeholder): respect a possible 'image icon' not occupying the s…
Nov 16, 2018
52d7502
fix(dropdown): suppress events on enter key with multiple allowAdditions
Nov 16, 2018
28c557a
fix(table): table wide vertical text alignment
Nov 16, 2018
8464d20
style(readme): improve consistency
Nov 16, 2018
a83a7d4
build: update to gulp4
ColinFrick Nov 16, 2018
9516519
fix(table): images in tables did not display properly
lubber-de Nov 19, 2018
ab2dfab
feat(toast): changed title class to header
lubber-de Nov 19, 2018
58ac7e7
feat(toast): use the same color on every inverted toast
lubber-de Nov 19, 2018
3af89df
fix(placeholder): append .loadUIOverrides() to the bottom
ColinFrick Nov 21, 2018
3df1d57
feat(label): add inverted variant, basic grouping and basic tag
lubber-de Nov 27, 2018
f25f32e
feat(search): wrap result into object when original result is an array
lubber-de Nov 28, 2018
79f24a9
fix(security): changed event-stream version
Nov 28, 2018
4f34d88
feat(input): add red border around `error labeled input`
prudho Nov 28, 2018
652c99d
fix(dropdown): fix select always showing remove icon
lubber-de Dec 3, 2018
10bd528
fix(popup): fix correct usage for addTouchEvents=false
lubber-de Dec 3, 2018
2b2fd30
fix(list): make sure list settings are not applied to any "list icon"
lubber-de Dec 3, 2018
f7c0229
fix(modal): touch scrolling (dropdown, content, focussed input) fixed
lubber-de Dec 3, 2018
41c4d3d
feat(input,textarea): support corner label and icon for textarea
lubber-de Dec 3, 2018
536a5c1
fix(message): fixed compact icon message width
lubber-de Dec 3, 2018
f979cfb
fix(dropdown): filter already selected items when using remote api
lubber-de Dec 5, 2018
9c0900c
fix(form, dropdown): formvalidation broke when id had colon in it
lubber-de Dec 5, 2018
a6e303f
fix(dropdown): fixes submenu positioning
lubber-de Dec 5, 2018
501b61c
fix(dropdown): preselected values are ignored when data has individua…
lubber-de Dec 5, 2018
d84fb23
fix(modal): dimmer click closed modal when allowMultiple=true even if…
lubber-de Dec 6, 2018
ee4b02c
refactor: remove deprecated jquery functions
lubber-de Dec 7, 2018
991a195
style: fix some css errors
prudho Dec 7, 2018
fba5c8c
fix(visibility): rename placeholder class to constraint
Dec 11, 2018
426d6bd
feat(api): add ability to handle array responses in onResponse handler
lubber-de Dec 12, 2018
0000ce9
security: prevent JS execution from manual entries or untrusted remot…
lubber-de Dec 13, 2018
0572fa9
fix(checkbox): support onChange for cursor keynav
lubber-de Dec 13, 2018
26b3875
fix(dropdown): filter preselected entries from #287 was not working f…
lubber-de Dec 13, 2018
9a80898
build(travis): fix package-lock sha512 checksum error
prudho Dec 17, 2018
574830e
fix(modal): fix top border radius when allowMultiple is true
lubber-de Dec 17, 2018
67f3b70
feat(rating): add individual icons and colors instead of fixed star &…
lubber-de Dec 17, 2018
68b1d7a
fix(dropdown): show "no results" when filterRemoteData is false and r…
lubber-de Dec 17, 2018
8914e0b
style: remove trailing CSS unit values & duplicate properties
Dec 18, 2018
2438edb
build(gulp): hangs on 'create install files'
ColinFrick Dec 18, 2018
fd909d0
docs(readme): add package quality badge & change jsDelivr to rounded …
lubber-de Dec 18, 2018
d466262
refactor(slider): turn range into slider and add new features
prudho Dec 20, 2018
9d5c4f1
feat(loader): add new variants, module support and refactor colors
lubber-de Dec 20, 2018
68b7b00
docs(issue template): remove old template
Dec 21, 2018
6e4994d
feat(colors): add central dynamic color map for every component
lubber-de Dec 21, 2018
7bafc28
fix(menu, loader): hotfixes for 2.7
lubber-de Dec 21, 2018
baa77aa
Merge branch 'develop' of https://github.com/fomantic/Fomantic-UI int…
lubber-de Dec 23, 2018
1f97430
fix(loader,dropdown): fixed wrong color in elastic animation on dropd…
lubber-de Dec 23, 2018
bf26a92
fix(table): thead and tbody missed alignment inheritance
lubber-de Nov 15, 2018
03185e9
refactor(slider): turn range into slider and add new features
prudho Dec 20, 2018
a1cd126
fix(loader,dropdown): fixed wrong color in elastic animation on dropd…
lubber-de Dec 23, 2018
8b75e27
Merge branch 'fix/elastic_dropdown' of https://github.com/lubber-de/F…
lubber-de Dec 23, 2018
cdf9bd0
fix(loader,dropdown,input): fixed wrong color in elastic animation on…
lubber-de Dec 23, 2018
d39dbb9
Merge branch 'fix/elastic_dropdown' of https://github.com/lubber-de/F…
lubber-de Dec 23, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/definitions/collections/table.less
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@
text-align: inherit;
vertical-align: inherit;
}
.ui.table thead,
.ui.table tbody {
text-align: inherit;
vertical-align: inherit;
}

/*******************************
Parts
Expand Down
9 changes: 5 additions & 4 deletions src/definitions/elements/loader.less
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ each(@colors, {
.ui.@{color}.basic.elastic.loading.button:after,
.ui.@{color}.elastic.loading.loading.loading:not(.segment):before,
.ui.@{color}.elastic.loading.loading.loading .input > i.icon:before,
.ui.@{color}.elastic.loading.loading.loading.loading > i.icon:before,
.ui.@{color}.loading.loading.loading.loading:not(.usual):not(.button):after,
.ui.@{color}.loading.loading.loading.loading .input > i.icon:after,
.ui.@{color}.loading.loading.loading.loading > i.icon:after,
Expand Down Expand Up @@ -332,11 +333,11 @@ each(@colors, {
border-color: currentColor;
}
.ui.elastic.loading.loading.loading.loading.button:not(.inverted):not(.basic):before {
color: @white;
color: @invertedLoaderLineColor;
}
.ui.elastic.basic.loading.button:before,
.ui.elastic.basic.loading.button:after {
color: @grey;
color: @loaderLineColor;
}
.ui.double.loading.loading.loading.loading.button:after {
border-bottom-color: currentColor;
Expand Down Expand Up @@ -395,10 +396,10 @@ each(@colors, {
--------------------*/

.ui.dimmer .ui.elastic.loader {
color: @white;
color: @invertedLoaderLineColor;
}
.ui.inverted.dimmer .ui.elastic.loader {
color: @grey;
color: @loaderLineColor;
}
.ui.elastic.loading.loading:not(.form):not(.segment):after,
.ui.elastic.loading.loading .input > i.icon:after,
Expand Down
3 changes: 0 additions & 3 deletions src/themes/default/modules/slider.overrides

This file was deleted.