jlukic
|
9a11c6c475
|
Fixes #484 typo from regexp replace causing placeholder not to exist for input
|
11 years ago |
jlukic
|
ea2adf9e78
|
Accordion docs had extra closing tag, adds progress docs for warning, updates details of development docs
|
11 years ago |
jlukic
|
75263d0e19
|
Merge branch 'master' of github.com:Semantic-Org/Semantic-UI
|
11 years ago |
jlukic
|
97e8f4cfcb
|
Adds warning color to progress (fixes #444)
|
11 years ago |
Jack Lukic
|
687c58a817
|
Merge pull request #478 from pinodex/patch-1
Update homepage.html
|
11 years ago |
Jack Lukic
|
e0753875e3
|
Merge pull request #482 from dos1/master
Fix JSFiddle link in documentation.
|
11 years ago |
Sebastian Krzyszkowiak
|
8713799fac
|
Fix JSFiddle link in documentation.
|
11 years ago |
jlukic
|
041236a780
|
Merge branch 'master' of github.com:Semantic-Org/Semantic-UI
|
11 years ago |
jlukic
|
76ba96117b
|
Fixes #473 issue with thumbs up/down receiving up/down arrow formatting
|
11 years ago |
chownph
|
02014d4fc0
|
Update homepage.html
Added missing opening HTML tag after doctype.
|
11 years ago |
Jack Lukic
|
2080098f77
|
Fixes clone url in README
|
11 years ago |
Jack Lukic
|
31c2e0ee7a
|
Merge pull request #474 from dos1/master
Fix release date for 0.11.0
|
11 years ago |
Sebastian Krzyszkowiak
|
c819473f6e
|
Fix release date for 0.11.0
|
11 years ago |
jlukic
|
da1f9be04d
|
Updates release notes for 0.11.0
|
11 years ago |
jlukic
|
232dd22d1a
|
Builds version 0.11.0 for release
|
11 years ago |
jlukic
|
9131ab6aa6
|
Updates docs on transition to include new content, updates version
|
11 years ago |
jlukic
|
c7c33702e6
|
Merge branch 'master' of github.com:Semantic-Org/Semantic-UI
|
11 years ago |
jlukic
|
56a621d60a
|
Fixes invoke function in all modules to avoid instance rewrite outside of scope
|
11 years ago |
jlukic
|
be8dd23b3b
|
Removes force repaint of dropdowns due to fixes in transition module
|
11 years ago |
jlukic
|
cdacbab204
|
Modification to modal to account for changes in transition rewrite
|
11 years ago |
jlukic
|
6f4f52c852
|
Modification to popup to account for changes in transition rewrite
|
11 years ago |
jlukic
|
e7d14d7913
|
Fixes heinous typo in horizontal flip out
|
11 years ago |
jlukic
|
b80c3a5231
|
Complete rewrite of transition module, adds requestanimationframe, more granular behavior control, and caching optimizations for display/animation lookup
|
11 years ago |
Jack Lukic
|
0146797a47
|
Merge pull request #471 from lidashuang/master
fix typo
|
11 years ago |
lidashuang
|
58d0a8171e
|
fix typo
中国 => china
中文 => chinese
|
11 years ago |
jlukic
|
3e750d8b8e
|
Adds reset behavior to transition
|
11 years ago |
jlukic
|
5d4c45cf43
|
Fixes #445 popup using click can sometimes open/close, caused by document clickaway event being preserved
|
11 years ago |
jlukic
|
1ea95cbab2
|
Modal: fixes dimmer and modal to use two separate checks for active status
|
11 years ago |
jlukic
|
00a9209438
|
Modal: Fixes IE detection, IE11 now reports navigator.appName as Netscape and not Microsoft Internet Explorer LOL
|
11 years ago |
jlukic
|
ae9d71f661
|
Fixes #465 issue with doc menu on definition page
|
11 years ago |
jlukic
|
f09c666fc9
|
Fixes #467 issue with accordion clipping content
|
11 years ago |
jlukic
|
fa617f6ba3
|
Wrong date in release notes
|
11 years ago |
jlukic
|
f4309e439e
|
Packages version 0.10.3 for release
|
11 years ago |
jlukic
|
00bd3de60a
|
Adds forced repaint to dropdown
|
11 years ago |
jlukic
|
06edf0dd82
|
Moves forced repaint event only to dropdown
|
11 years ago |
jlukic
|
c86132d876
|
Adds title example to popup fixes typos, removes transition warning about looping
|
11 years ago |
jlukic
|
f57e5ff51c
|
Fixes #320 stackable grid is overwritten by (x) wide column
|
11 years ago |
jlukic
|
6752762c27
|
Input fixes #434, duplicate size in input
|
11 years ago |
jlukic
|
84c902ac20
|
Formatting on popup
|
11 years ago |
jlukic
|
87f6f23c28
|
Fixes bug in detatch where before was being used instead of insertBefore causing issues with siblings
|
11 years ago |
jlukic
|
f5f37597aa
|
Fixes detatch to only occur on dimmer when element is not inside dimmer
|
11 years ago |
jlukic
|
1e0eeab1e8
|
fixes formatting from pull request for popup
|
11 years ago |
jlukic
|
926cc390b4
|
Fixes some typos in docs, popup docs example formatting
|
11 years ago |
jlukic
|
e50a261428
|
Modifies transition repaint event
|
11 years ago |
jlukic
|
fe251294e0
|
Merge branch 'master' of github.com:Semantic-Org/Semantic-UI
|
11 years ago |
Jack Lukic
|
d7c6a8d700
|
Merge pull request #433 from MohammadYounes/master
Fix issue #409
|
11 years ago |
Jack Lukic
|
997e1f949f
|
Updates translation text in readme
|
11 years ago |
Jack Lukic
|
a2129f69a7
|
Removes coverage adds translations to readme
|
11 years ago |
jlukic
|
b3f862e1cd
|
Adds debugging for tab hash
|
11 years ago |
Mohammad Younes
|
7e9e1904ff
|
condition will never evaluate to true
The condition should be either ```typeof module.cache ===
'undefined'``` or ```module.cache === undefined```
|
11 years ago |