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
|
7cc44e36cd
|
Rebuild packages for beta docs
|
10 years ago |
jlukic
|
fdf47fed12
|
Deploying beta updates
|
10 years ago |
jlukic
|
4787a70ffe
|
Rebuild files
|
10 years ago |
jlukic
|
d84de60120
|
Rebuild files
|
10 years ago |
jlukic
|
0c5bab1ab4
|
Rebuild files
|
10 years ago |
jlukic
|
a80164233a
|
Iteration on grid docs, and grid fixes
|
10 years ago |
jlukic
|
6e8637f24e
|
Rebuild files
|
10 years ago |
jlukic
|
5c18db1572
|
Fix homepage menu
|
10 years ago |
jlukic
|
32b568926f
|
Fix typo
|
10 years ago |
jlukic
|
b71ec4b64e
|
Rebuilds files
|
10 years ago |
jlukic
|
ed626758cd
|
Rebuild all files
|
10 years ago |
jlukic
|
e426cbd11e
|
Rebuild files
|
10 years ago |
jlukic
|
d86e66ec3c
|
Fix contributor messages, fix icon spacing bug
|
10 years ago |
jlukic
|
0cd1899b88
|
Rebuilds packaged files
|
10 years ago |
jlukic
|
82aa999338
|
Finishes rebuilding of packages
|
10 years ago |
jlukic
|
5d14059e68
|
Working on tab performance, and rewrite to allow for multiple tab groups to use HTML5 state together. CSS Variables for transitions
|
10 years ago |
jlukic
|
6f8b526c41
|
Rebuilds files
|
10 years ago |
jlukic
|
de54ab6984
|
Rebuilds files and updates semantic.config with new components
|
10 years ago |
jlukic
|
dfe043f5c2
|
Adds themes for modal, and updates to modal structure
|
10 years ago |
jlukic
|
088498cf36
|
Rebuilds project
|
10 years ago |
jlukic
|
fa1b35a3ef
|
Initial commit of global site config
|
10 years ago |
jlukic
|
1eefa169ff
|
Removes learn-semantic content from docs, redoes folder structure of project, adds grunt config
|
10 years ago |
jlukic
|
6bc576e431
|
Bug fixes for grid, popup, adds visibility module
|
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 |
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
|
6f4f52c852
|
Modification to popup to account for changes in transition rewrite
|
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
|
84c902ac20
|
Formatting on popup
|
11 years ago |
jlukic
|
1e0eeab1e8
|
fixes formatting from pull request for popup
|
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
|
5239c8be8a
|
moved save.conditions from module.create to module.show
|
11 years ago |
Mohammad Younes
|
293d6212e8
|
Fix #422 - Hide native browser tooltip
|
11 years ago |
jlukic
|
b4c9810853
|
Fixes #338 regression, offstage position was calculated before content position was available.
|
11 years ago |
Jef Mathiot
|
55d7a8ef55
|
Added a context option to the popup module to make its behavior closer to modal.
|
11 years ago |
jlukic
|
3e7bd24ea7
|
Fixes #285 Adds CSS transition support detection to usage of CSS transitions in other modules
|
11 years ago |
jlukic
|
7c13229c33
|
removes console.log
|
11 years ago |
jlukic
|
9fdf8cbbbc
|
Fixes popup not opening when inline:false after first time, due to unrefreshed selector cache
|
11 years ago |
jlukic
|
97a09c3034
|
moves animate events into animate.show/animate.hide for popup
|
11 years ago |
jlukic
|
032871e045
|
Renames invoked response to returnedValue for clarity, fixes issue when non string values are returned in array
|
11 years ago |
jlukic
|
2928c95f78
|
Near complete rewrite of popup
|
11 years ago |
jlukic
|
639ee62b78
|
Adds test coverage for all of javascript modules
|
11 years ago |
jlukic
|
aea7a22a8d
|
additional test helpers
|
11 years ago |
jlukic
|
237765df3d
|
Fixes bug in popup causing variations to be overriden
|
11 years ago |
jlukic
|
9b8d3bd55e
|
Fixes on all modules where settings were shared across elements initialized at the same time instead of each module
|
11 years ago |