Michael Musatov
0a28508f67
Added styles for dropdown warning state
10 years ago
Jack Lukic
89f12bdce8
Merge pull request #658 from icefox0801/master
Fixes bracket match in rule function
10 years ago
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
jlukic
3f7e69de76
Builds version 0.13.0 updates release notes
10 years ago
jlukic
39b04e696c
Fixes #528 Fixes modal to resize page if not enough room to fit modal
10 years ago
jlukic
8816a610c8
Additions to docs
10 years ago
jlukic
1d0d3983df
Form: Adds responsive mobile styling for grouped form elements fixes
10 years ago
jlukic
79bd5f5523
Fixes #633 broken url on docs page
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
77101d03cd
Updates some doc issues on input
10 years ago
jlukic
6044cc0311
Fixes #632 Border radius on corner label does not match some UI elements
10 years ago
jlukic
819b608427
Forgot to update site ver #
10 years ago
jlukic
e7a4543fdc
Fixes some typos in release notes
10 years ago
jlukic
b2b876f4f7
Builds version 0.12.5 and adds release notes
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
Jack Lukic
07a408231c
Merge pull request #627 from robertoles/master
Closing a modal throws an error when the transitions module isn't available
10 years ago
robertoles
c036282550
Only call transition reset on modal dimmer hide when module available
10 years ago
Jack Lukic
0164b14ed1
Merge pull request #618 from brigand/spec
first pass at generating specs
10 years ago
Jack Lukic
cfc0d890d6
Merge pull request #619 from MohammadYounes/docs
Possibly an old CSS leftover.
10 years ago
Mohammad Younes
92cbd8adc8
Update semantic.css
Possibly an old CSS leftover.
10 years ago
Frankie Bagnardi
42742a5afd
first pass at generating specs
10 years ago
jlukic
ec029e3275
Fixes issue #599 . Accordion title and content selector are too generic
10 years ago
jlukic
aaf700dbe2
Fixes package.json causing build error
Conflicts:
package.json
10 years ago
Jack Lukic
ec76a720b6
Merge pull request #617 from dandv/patch-3
Very first sentence didn't end in a period!
10 years ago
Dan Dascalescu
6868e7965e
Very first sentence didn't end in a period!
And it's been like that for AGES!
10 years ago
Jack Lukic
61652e6052
Merge pull request #598 from MohammadYounes/rtl-hints
RTL hints
10 years ago
Mohammad Younes
2b2abebc5d
possible typo
10 years ago
Mohammad Younes
702052e254
Preserve new lines from original src
10 years ago
Jack Lukic
f540e63f24
Merge pull request #601 from MohammadYounes/button
Adds ability to change conditionals text
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
jlukic
6092478ad6
Packages version 0.12.4 and creates release notes
10 years ago
Jack Lukic
88940d935b
Merge pull request #592 from mishak87/patch-3
Typo: Horizontal items image missing comma
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
Jack Lukic
67bed170cd
Merge pull request #583 from MohammadYounes/docs
Remove extra label tag
10 years ago
Jack Lukic
3c058edac9
Merge pull request #582 from MohammadYounes/typos
Remove extra comma
10 years ago
Mohammad Younes
a1e5187dc8
Remove extra label tag
10 years ago
Mohammad Younes
176185f881
removed extra comma
10 years ago
Jack Lukic
8fe4c8cd8e
Merge pull request #578 from dandv/patch-1
Add missing punctuation
10 years ago