jlukic
5a29833e1d
build for jsfiddle
9 years ago
jlukic
18ba063836
Rebuild 1.7.0 proper
9 years ago
jlukic
37179d2fc7
Build 1.7.0
9 years ago
jlukic
960308e09c
Update dist/
9 years ago
jlukic
650a0f4e81
Rebuild standard dist/
9 years ago
jlukic
620e444473
Build 1.3.0 for release
10 years ago
jlukic
2b2184be73
Build 1.1.0 for release
10 years ago
jlukic
e9a4b6673e
Rebuild dist
10 years ago
jlukic
6d3deb0c26
Rebuild dist
10 years ago
jlukic
3c26bd2751
Rebuild dist
10 years ago
jlukic
779c8cfc19
Allow final display state to be specified in transition settings, fixes for search sizes
10 years ago
jlukic
99edadec30
Rebuild dist
10 years ago
jlukic
2bce4325d5
Add dist to build
10 years ago
jlukic
cf2673ebf6
Move contents back to src
10 years ago
jlukic
e5baeb91f4
Everything getting moved around
10 years ago
jlukic
4551edc097
Rename build to dist, update deps in package.json
10 years ago
jlukic
5940c75ac7
Rebuild files for beta deploy
10 years ago
jlukic
f4e89fb86f
Iteration on kitchen
10 years ago
jlukic
4787a70ffe
Rebuild files
10 years ago
jlukic
ea2313db44
Changes to homepage mockup
10 years ago
jlukic
d84de60120
Rebuild files
10 years ago
jlukic
6e8637f24e
Rebuild files
10 years ago
jlukic
367e97bd2d
Rebuild files
10 years ago
jlukic
eea211d1c3
Rebuild files
10 years ago
jlukic
d86e66ec3c
Fix contributor messages, fix icon spacing bug
10 years ago
jlukic
68be25fcde
Fixes issue with caret reset causing no input borders
10 years ago
jlukic
088498cf36
Rebuilds project
10 years ago
jlukic
fa1b35a3ef
Initial commit of global site config
10 years ago
jlukic
869115b206
UI Transiutions now forces display on element during animation with important to avoid inheritance issues. Rewrite of some more form variables
10 years ago
jlukic
1eefa169ff
Removes learn-semantic content from docs, redoes folder structure of project, adds grunt config
10 years ago
jlukic
9561d9a851
Fixes repo link
10 years ago
jlukic
6bc576e431
Bug fixes for grid, popup, adds visibility module
10 years ago
jlukic
339b2369e2
Disables transition debug by default, too chatty
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
Sebastian Krzyszkowiak
ea5723e8ca
Transition: Disable animationEnd callback on transition reset.
Fixes rare race condition with modals where animationEnd callback on dimmer could fire before modal's one, calling .transition('reset') on modal right before animationEnd event for it arrives, causing module.complete callback to restore incorect conditions, making modal visible when it shouldn't be, causing next modals to misbehave.
10 years ago
jlukic
1319c3f33e
Fixes issue where queued animation sometimes does not occur if same animation caused by lack of repaint
10 years ago
jlukic
9b2afb7dac
Removes previous changes for modal detachable to segment/dimmer. Fixed transition error message to make more sense
10 years ago
jlukic
4dcfe8aa40
Transition: prevents same animation from occurring twice by default
10 years ago
jlukic
56a621d60a
Fixes invoke function in all modules to avoid instance rewrite outside of scope
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
jlukic
3e750d8b8e
Adds reset behavior to transition
11 years ago
jlukic
06edf0dd82
Moves forced repaint event only to dropdown
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
e50a261428
Modifies transition repaint event
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
Mohammad Younes
44b16bdb5d
Fix Menu dropdowns not closing in IE11 #409
11 years ago
Mohammad Younes
e923972446
Fix issue #409
Force IE to repaint element to start the animation.
More details here:
https://github.com/Semantic-Org/Semantic-UI/issues/409
11 years ago
jlukic
4b7e67e372
Fixes #365 , has transition does not call function
11 years ago
jlukic
f69bf771a0
Fixes issues in invoke
11 years ago