jlukic
73e8f2dc9a
removes mistaken headline commit (redub)
10 years ago
jlukic
eb5fed9a37
removes mistaken headline commit
10 years ago
jlukic
3d40e98ae4
Removes important from theme overrides
10 years ago
jlukic
61dfb62027
Fixes placeholder on input element
10 years ago
jlukic
f55520b277
Adds initial write of container element
10 years ago
Mohammad Younes
702052e254
Preserve new lines from original src
10 years ago
jlukic
79caa95941
or text variable
10 years ago
Mohammad Younes
5c4a75ad95
Fewer hints the better
The parser default now is to rename all classes having no bidirectional
declarations unless ignored.
10 years ago
Mohammad Younes
fde4e2839d
Adds ability to change conditionals text
10 years ago
Mohammad Younes
c2a2138b5a
rtl hints
10 years ago
Michal Gebauer
fa04129bcb
Typo: Horizontal items image missing comma
10 years ago
jlukic
823244af1a
Fixes #541 , onSuccess does not return value of callback
10 years ago
Mohammad Younes
176185f881
removed extra comma
10 years ago
jlukic
b04914ca9e
iterating on header themes
10 years ago
jlukic
2d12d33c56
Iterating on header theming
10 years ago
jlukic
765815086b
Fixes up some formatting on github menu theme, fixes some input variables in menu
10 years ago
jlukic
13b8d93193
Adds input, divider variables. Recoded header and segment variables
10 years ago
jlukic
d521324940
Iterating on variables in menu/button and themes
10 years ago
Skysplit
a6476f01c9
Fixed colors repeating in items
Switched positions of teal and purple color
10 years ago
joltmode
bb1eb1c9d4
Fixes bottom attached message bottom margin.
10 years ago
jlukic
640355c610
Beginning to write alternative themes to menus
10 years ago
jlukic
3025f72a1e
Continuing to iterate on theming
10 years ago
jlukic
fb97f98491
Fixes some error messages in API, updates from branch
10 years ago
joltmode
2900d17ece
Fixes message attached between top and bottom.
10 years ago
jlukic
4cb05d0b29
Builds packages with new themes
10 years ago
jlukic
6c8956ed86
Adds coloredboxshadow variable for buttons
10 years ago
jlukic
1012f948e9
Adds some new button themes
10 years ago
jlukic
08d179c6be
Mergest master into css
10 years ago
jlukic
2b2cc4fb7e
Fixes #552 Generic ascending/descending icon was overriding some other sort icons. Fixes #552
10 years ago
jlukic
c9d9aa7490
Fixes exact matches to breakpoints returning both devices, i.e 768px screens showing both mobile and tablet. Fixes #527
10 years ago
jlukic
20ecf5648e
Computer breakpoint is now 992 instead of 998 (match bootstrap)
10 years ago
jlukic
60bdbb514a
Fixes form add prompt to be more comprehensive, easier to work with, Fixes #567 #541
10 years ago
jlukic
85c3a8eb8e
Removes vendor prefixes grid
10 years ago
jlukic
a80fe92281
Adds more variables to menu, continuing to iterate on themeing
10 years ago
Sebastian Krzyszkowiak
d549fb8f0b
Fix W3C CSS gradients syntax.
The official, unprefixed syntax needs "linear-gradient(to [direction], ...)" notation instead of "linear-gradient([direction-from], ...)" from earlier ones.
https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient
10 years ago
jlukic
d5d293ddf7
Slight update to input sizing inside menus #553
11 years ago
jlukic
cfb320e44e
Updates menu less slightly to include css with similar rules #553
11 years ago
jlukic
95b88026e5
Partially converted menu variables
11 years ago
jlukic
9f78a2da2f
Menu: removes vendor prefixed properties
11 years ago
Mohammad Younes
ab4a50c4a2
prevent close icon style override
11 years ago
Tom
81ac1c91bb
In-Menu input action button corrections.
Action button within menu had some sizing and positioning issues.
This attempts to fix it.
Tested with large, normal, small menus; .button, .icon.button, .labeled.button. All 9 combos.
11 years ago
Tom
8eb03ca4ab
Fixed labeled menu icon button icon positioning.
A .button.labeled within .ui.menu > .item has icon vertically aligned closer to bottom, not middle.
This fixes it.
11 years ago
Tom
dd45a3c724
Prevent menu button color inheritance.
Buttons within .ui.menu, that are styled above anchor (`a`) tag, are colored inappropriately.
This fixes it.
11 years ago
jlukic
d953c5369e
Adds site definition, adds button margins, fixes and new variables
11 years ago
DVSoftware
4d1f1003d1
Removed semicolon that breaks LESS parser
11 years ago
jlukic
e3a7b242dd
Adds theming example to docs
11 years ago
Sebastian Krzyszkowiak
ea5723e8ca
Transition: Disable animationEnd callback on transition reset.
Fixes rare race condition with modals where animationEnd callback on dimmer could fire before modal's one, calling .transition('reset') on modal right before animationEnd event for it arrives, causing module.complete callback to restore incorect conditions, making modal visible when it shouldn't be, causing next modals to misbehave.
11 years ago
jlukic
1319c3f33e
Fixes issue where queued animation sometimes does not occur if same animation caused by lack of repaint
11 years ago
jlukic
9b2afb7dac
Removes previous changes for modal detachable to segment/dimmer. Fixed transition error message to make more sense
11 years ago
jlukic
4dcfe8aa40
Transition: prevents same animation from occurring twice by default
11 years ago