Jack Lukic
815c49fddd
Merge pull request #692 from Illyism/master
Accessible reveal
11 years ago
Ilias Ismanalijev
2cfbd6a269
accessible reveal
11 years ago
Jack Lukic
39e9d5a77a
Merge pull request #690 from bitdeli-chef/master
Add a Bitdeli Badge to README
11 years ago
Bitdeli Chef
9d0b50714a
Add a Bitdeli badge to README
11 years ago
jlukic
97bcab4b37
Relase and build version 0.14.0
11 years ago
jlukic
1a320ba7e9
Fixes #669 Merge branch 'dropdown-error' of github.com:Semantic-Org/Semantic-UI
Conflicts:
.gitignore
11 years ago
jlukic
295e225ae4
Finished modifications to dropdown error states for form/dropdown
11 years ago
jlukic
e1119aa345
Fixes #687 , removes docpad as a dependency, moves to dev depencies
11 years ago
jlukic
dfcf947fac
Testing out dropdown errors
11 years ago
jlukic
274b357fdb
Merge branch 'master' of https://github.com/musatov/Semantic-UI
11 years ago
jlukic
532b904637
Removes empty rule
11 years ago
jlukic
cd2a7d1696
Step: Adds vertical variation to step
11 years ago
jlukic
2054e48be9
Fixes #680 Issue with horizontal lists alignment in IE
11 years ago
jlukic
71e6d3c49c
Modal now uses requestAnimationFrame, properly detects for dimmer dependency
11 years ago
jlukic
817f23c64e
Adds semantic config to gitignore
11 years ago
jlukic
237fe65576
Bundles version 0.13.1 and adds release notes
11 years ago
jlukic
3310d87cdb
Fixes inverted form formatting for checkboxes #661
11 years ago
jlukic
ac587e279a
Fixes #660 issue with ui input styling inside forms
11 years ago
jlukic
320e0d869f
Fixes issues with accordion rules being too specific. Regression caused by #599
11 years ago
Jack Lukic
3ec387758a
Merge pull request #666 from MohammadYounes/docs
docs: fix broken accordion (form example)
11 years ago
jlukic
d596fdbff5
Merge branch 'master' of github.com:Semantic-Org/Semantic-UI
11 years ago
jlukic
1101ce746a
Fixes #614 , issue with modal vertical position on multiple shows
11 years ago
Michael Musatov
28709c6c39
Examples with dropdown error state added to the documentation
11 years ago
Michael Musatov
0a28508f67
Added styles for dropdown warning state
11 years ago
Mohammad Younes
ee1df7c90e
Fix broken accordion due to ec029e3275
11 years ago
Jack Lukic
89f12bdce8
Merge pull request #658 from icefox0801/master
Fixes bracket match in rule function
11 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.
11 years ago
jlukic
3f7e69de76
Builds version 0.13.0 updates release notes
11 years ago
jlukic
39b04e696c
Fixes #528 Fixes modal to resize page if not enough room to fit modal
11 years ago
jlukic
8816a610c8
Additions to docs
11 years ago
jlukic
1d0d3983df
Form: Adds responsive mobile styling for grouped form elements fixes
11 years ago
jlukic
79bd5f5523
Fixes #633 broken url on docs page
11 years ago
jlukic
5a5881447f
Fixes dropdown formatting and icon buttons formatting inside menu #641
11 years ago
jlukic
aef589ac62
Fixes #644 form validation does not trigger validation check on checkbox change
11 years ago
jlukic
f62d669197
Fixes checkboxes not triggering native change event for input
11 years ago
jlukic
52f6a7f221
Fixes #646 issue with z-index on modal close
11 years ago
jlukic
434e68f04c
Fixes #584 dimmers now use JS animations for on hover to avoid callback issues
11 years ago
jlukic
e2a40f0141
Fixes #616 accordion removes inline styles
11 years ago
jlukic
dc50becdc9
#630 Fixes issue with right menu border
11 years ago
jlukic
c338148295
Fixes #630 Moves menu border to left side, removes on first-child
11 years ago
jlukic
77101d03cd
Updates some doc issues on input
11 years ago
jlukic
6044cc0311
Fixes #632 Border radius on corner label does not match some UI elements
11 years ago
jlukic
819b608427
Forgot to update site ver #
11 years ago
jlukic
e7a4543fdc
Fixes some typos in release notes
11 years ago
jlukic
b2b876f4f7
Builds version 0.12.5 and adds release notes
11 years ago
jlukic
339b2369e2
Disables transition debug by default, too chatty
11 years ago
jlukic
223b3c3710
Fixes #622 , added as a separate commit to avoid addition committed files. Thanks GianlucaGuarini
11 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.
11 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
11 years ago
robertoles
c036282550
Only call transition reset on modal dimmer hide when module available
11 years ago