jlukic
|
de54ab6984
|
Rebuilds files and updates semantic.config with new components
|
11 years ago |
jlukic
|
dfe043f5c2
|
Adds themes for modal, and updates to modal structure
|
11 years ago |
jlukic
|
088498cf36
|
Rebuilds project
|
11 years ago |
jlukic
|
fa1b35a3ef
|
Initial commit of global site config
|
11 years ago |
jlukic
|
1eefa169ff
|
Removes learn-semantic content from docs, redoes folder structure of project, adds grunt config
|
11 years ago |
jlukic
|
6bc576e431
|
Bug fixes for grid, popup, adds visibility module
|
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 |
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
|
11 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 |
jlukic
|
214d66be76
|
Fixes #172 popup side being inverted, also fixes bug with offstage position not being calculated correctly on multiple refreshes of a popup, showing an offstage popup. Also removes inline styles after popup hide
Former-commit-id: f54eb1a9ce
Former-commit-id: 7f6a637b2f
|
11 years ago |
jlukic
|
28e3432322
|
fixes #128 popup issue
Former-commit-id: 7d6003211a
Former-commit-id: 4d7410fe13
|
11 years ago |
jlukic
|
df0777b0da
|
Refactors modal plugin, modals now have icons auto formatted. Removes selector count from popup
Former-commit-id: 7de4e027ee
Former-commit-id: 142c99d2e5
|
11 years ago |
jlukic
|
a159535bf1
|
updates comment banners to be consistent across project
Former-commit-id: 3f99dbaf40
Former-commit-id: 77883da4c0
|
11 years ago |
jlukic
|
49a8609f65
|
Fixes modulename in some modules, adds new font awesome icon port, removes down class from menus, fixes input positionining again, adds new coupling for tabular menu with attached segments, fixes attached tabular segment formatting
Former-commit-id: 0d725dc7bf
Former-commit-id: 1b76180257
|
11 years ago |
jlukic
|
351f712627
|
Updates module performance to show the total init count
Former-commit-id: db0b210ef3
Former-commit-id: 74821a4887
|
11 years ago |
jlukic
|
eda1bd2b13
|
Updating many components over weekend.
Former-commit-id: 4dba11f480
Former-commit-id: 5663ac31a4
|
11 years ago |
Jack Lukic
|
a511fa40ac
|
fixes call to invoke
Former-commit-id: e81306bd2d
Former-commit-id: d295dfcf66
|
11 years ago |
Jack Lukic
|
036bce4aa6
|
Invoke now can translate ('make money') to makeMoney or make: { money: function(){}}
Former-commit-id: 73f8e5211b
Former-commit-id: b762f93b95
|
11 years ago |
Jack Lukic
|
e3284fdd39
|
fixes false responses from invocation not reeturning response
Former-commit-id: 27390de7e2
Former-commit-id: c32721ede2
|
11 years ago |
Jack Lukic
|
ed6c93518d
|
Holy calamity animations up the wazoo. Integrating transitions lib into
popups as loose coupling
Former-commit-id: 792b8e7b82
Former-commit-id: c7cfa6edc7
|
11 years ago |
Jack Lukic
|
f665960bbe
|
fixes bug in first error/log not displaying. work on docs for transition
Former-commit-id: e16b68ce3e
Former-commit-id: ba20dd9d3e
|
11 years ago |
Jack Lukic
|
82b4144bca
|
Rewrote a ton of shit in a ton of modules.
Former-commit-id: cfdd30a636
Former-commit-id: d1335aa18f
|
11 years ago |
Jack Lukic
|
bc17764833
|
fixes missing semicolon
Former-commit-id: 7190f137d5
Former-commit-id: f07a2736ce
|
11 years ago |
Jack Lukic
|
01c25a0936
|
Adds option of invoking methods with either spaces or dot notation. fixes tabs to allow for refreshing current tab
Former-commit-id: ea77c5139d
Former-commit-id: 7601923b4f
|
11 years ago |
Jack Lukic
|
fdea3091b7
|
Updates widget factory to be more consistent accross modules
Former-commit-id: 0a9c0b8100
Former-commit-id: 6987d9702d
|
11 years ago |
Jack Lukic
|
609b540117
|
Moves some important logic from toggle to show in popup, so it can be called programmatically
Former-commit-id: a8914d32d7
Former-commit-id: 46226a45d0
|
11 years ago |
Jack Lukic
|
07604d6b0d
|
Updates to semantic from todays work
Former-commit-id: 09474264df
Former-commit-id: 67e05fbec2
|
11 years ago |
Jack Lukic
|
42bf450d27
|
Working on cards
Former-commit-id: 2b01d9e02a
Former-commit-id: 3cbc68f874
|
11 years ago |
Jack Lukic
|
b19b66a9bd
|
Adds documentation and new version of popup
Former-commit-id: d9042c3bf4
Former-commit-id: 39235d374a
|
11 years ago |
Jack Lukic
|
a4332c6095
|
Iterating on module design pattern. Fixes to performance logging. Much work on dimmer class, new thoughts on fusion of dimmer and modal
Former-commit-id: 55b4cdeeda
Former-commit-id: 2c84a3dd30
|
11 years ago |
Jack Lukic
|
6d92d728d9
|
Fixes performance logging in several modules. Fixes some consistency issues in dropdown
Former-commit-id: ddab33ea34
Former-commit-id: 66ef0c3d43
|
11 years ago |
Jack Lukic
|
5fe4310126
|
Finishes grunt config, sets up less config, makes everything super pretty, adds grunt tasks
Former-commit-id: 8ee0c65d2d
Former-commit-id: 0382b4d7e0
|
11 years ago |