icefox0801
179cdb43a4
Fixes bracket match in rule function
When adding a custom method e.g. "isValid[\[0-9A-Za-z\]+]" using form validation module, I found it got the wrong match "[0-9A-Za-z" as the regular expression, so I prefer using greedy match.
10 years ago
Mohammad Younes
40c64e3a35
fix typo
0.3125em instead of 0.325em
10 years ago
Mohammad Younes
da6bdbde43
remove rounding from other corners
10 years ago
Mohammad Younes
aa793789e2
fix reversed hide/unhide basic icons
10 years ago
jlukic
98292d853c
Adds variables for labels, adds some new loader styles using css animations
10 years ago
jlukic
9d8db1205d
Removes container element
10 years ago
jlukic
12da803440
Adds sticky module
10 years ago
jlukic
39b04e696c
Fixes #528 Fixes modal to resize page if not enough room to fit modal
10 years ago
jlukic
1d0d3983df
Form: Adds responsive mobile styling for grouped form elements fixes
10 years ago
jlukic
5a5881447f
Fixes dropdown formatting and icon buttons formatting inside menu #641
10 years ago
jlukic
aef589ac62
Fixes #644 form validation does not trigger validation check on checkbox change
10 years ago
jlukic
f62d669197
Fixes checkboxes not triggering native change event for input
10 years ago
jlukic
52f6a7f221
Fixes #646 issue with z-index on modal close
10 years ago
jlukic
434e68f04c
Fixes #584 dimmers now use JS animations for on hover to avoid callback issues
10 years ago
jlukic
e2a40f0141
Fixes #616 accordion removes inline styles
10 years ago
jlukic
dc50becdc9
#630 Fixes issue with right menu border
10 years ago
jlukic
c338148295
Fixes #630 Moves menu border to left side, removes on first-child
10 years ago
jlukic
6044cc0311
Fixes #632 Border radius on corner label does not match some UI elements
10 years ago
jlukic
339b2369e2
Disables transition debug by default, too chatty
10 years ago
jlukic
223b3c3710
Fixes #622 , added as a separate commit to avoid addition committed files. Thanks GianlucaGuarini
10 years ago
jlukic
7e42a34a36
Fixes #625 Popup using title attribute would not restore its attribute properly with on click. Hide All is invoked on popup not the element causing it to popup, making cached data lost.
10 years ago
jlukic
7b6f73cc44
Renames behavior dir to plural
10 years ago
jlukic
fd01f246a2
Fixes some orphaned files
10 years ago
jlukic
527dfe0202
Restructures theming folder to be more structured, renames user themes site theme. Fixes up semantic.config to only give example config with instructions to avoid overrwrite on update
10 years ago
jlukic
a18186b57c
Modifications to grid, addition of new container class. Variable fixes
10 years ago
robertoles
c036282550
Only call transition reset on modal dimmer hide when module available
10 years ago
jlukic
7b8996b5b2
Fixes less build causing error. Missing container from semantic.config
10 years ago
jlukic
ec029e3275
Fixes issue #599 . Accordion title and content selector are too generic
10 years ago
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