Jack Lukic
09455f5c9b
Add missing checkbox var
8 years ago
Jack Lukic
8b38f91c51
Build dist
8 years ago
Jack Lukic
46904f9391
Adds missing checkbox variables
8 years ago
Jack Lukic
284f517f15
#2534 release notes
8 years ago
Jack Lukic
d095ed18f1
#2534 - adds new DOM caching, which preserves events and final rendered state
8 years ago
Sherry Chang
8d5e2a9456
Add CDNJS version badge in README.md
This will add the badge to show its version on CDNJS and also link to its page on CDNJS!
8 years ago
Todd Bracken
002752eb12
[ref #904 ] added 4 positions for corner icons
8 years ago
Rupert
a5028e5599
Fix #3424
Dropdown fullTextSearch=exact was only implemented for the text search, not the value search. The value term was using a fuzzy match even with fullTextSearch=exact.
8 years ago
Jack Lukic
a21cbcef7a
Update checkbox.less
Dropping the ball
8 years ago
Rijk van Wel
bb35b93c4c
Fix inverted dimmer text color
The definition referenced the wrong variable.
8 years ago
Aaron Hansen
8f38205254
Take content settings before attr title
8 years ago
Jack Lukic
57e7199322
Merge pull request #4550 from musically-ut/feat-flat-theme-input-box
Fix fg-color on inverted forms in flat theme.
8 years ago
Jack Lukic
b8a14c2917
Fix bug in search related to DOM fragment removed from document
8 years ago
Jack Lukic
b008a19de8
Adds container option for sticky, adds checkbox vars
8 years ago
Jack Lukic
1f04853fea
Merge branch 'next' of github.com:Semantic-Org/Semantic-UI into next
8 years ago
Jack Lukic
bf49cf44d8
Transition can now read final display state from metadata
8 years ago
Jack Lukic
80825b1a68
Fix keyboard shortcut bug in search
8 years ago
Utkarsh Upadhyay
4a459b2e25
Fix fg-color on inverted forms in Flat theme.
8 years ago
Enix Yu
9efa323488
add localsearch function for dropdown with api remote data
8 years ago
Patrick Abner, Anton Keks
9411e0182e
#4497 check if validation rule is defined when revalidating
8 years ago
Mathias Rangel Wulff
1b0268a4b9
Correct check for undefined variable
The code was comparing the result of `typeof` with a variable named `undefined`.
As typeof returns a string it should compare to `'undefined'`
8 years ago
Martin D
77d2739079
Update dropdown.js
`text` argument missing for select action
8 years ago
Jack Lukic
f725b162e7
Add transition fallback to progress
8 years ago
Jack Lukic
83147b82b4
Rebuild 2.2.4
8 years ago
Jack Lukic
190e8e59bb
#4463 - remove bad dep
8 years ago
Jack Lukic
4551219016
Build 2.2.4
8 years ago
Jack Lukic
b564cc3985
Fixes missing message var
8 years ago
Jack Lukic
1e8d01b4a7
Revert "zone.js/issues/319 Loosen equality on undefined check for determining input event"
This reverts commit d028ed19b0
.
8 years ago
Jack Lukic
60642e10c0
Fix typos in rlsnotes 2.2.3
8 years ago
Jack Lukic
eece06b128
Finalize release notes 2.2.3
8 years ago
Jack Lukic
8b8a27bdc9
Build 2.2.3
8 years ago
Jack Lukic
faae37a424
#4284 - Fixes obvious brand colors.. tbd instagram
8 years ago
Anson Tsao
301b3ad5a7
FIX: build after autoInstall
8 years ago
Anson Tsao
b6f1bddea2
Fix: Testing whether semantic.json is present in the install path, not the source path - otherwise semantic.json was overwritten during npm install (autoInstall:true)
8 years ago
Anson Tsao
161f72cb9d
FIX: auto install did not copy build during npm install
8 years ago
Jack Lukic
f13c935f1d
Add iconPath duplication to avoid reqing material site theme
8 years ago
Jack Lukic
2fd4846e99
#4412 , redo paths to be more consistent with default theme
8 years ago
Jack Lukic
49444b6a10
Merge branch 'master' of https://github.com/nielslerche/Semantic-UI into next
8 years ago
Jack Lukic
56a15d1583
Rlsnotes #4399
8 years ago
Jack Lukic
207e08561d
Merge pull request #4399 from tbracken/next-4398
Added hover styling to icon group
8 years ago
Jack Lukic
d450ef7552
#4403 cred
8 years ago
Jack Lukic
d849264b0b
#4408 - adds cred
8 years ago
Jack Lukic
b78df3745d
Fixes comment sizing #4408
8 years ago
Jack Lukic
a551335b85
Fix point-events typo #4408
8 years ago
nielslerche
4fc9f00337
Update icon.variables
8 years ago
nielslerche
3554462139
Corrected for missing <i> selector
8 years ago
Kat KatKat
b85ae81de3
Update form.js
https://github.com/Semantic-Org/Semantic-UI/issues/4422
8 years ago
Jack Lukic
d028ed19b0
zone.js/issues/319 Loosen equality on undefined check for determining input event
8 years ago
Niels Lerche Sørensen
9640218813
Added Material Design Icons to Semantic UI material theme.
8 years ago
Todd Bracken
90d422942b
[ref #4398 ] added hover styling to icon group
8 years ago