5 Commits (3e8326b91291e7a8c987624f15cc1d42ba56607a)

Author SHA1 Message Date
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 1101ce746a Fixes #614, issue with modal vertical position on multiple shows 10 years ago
jlukic 41919836b2 Fixes #614, issue with modal vertical position on multiple shows 10 years ago
jlukic 577681a924 Moves dimmer to use request animation frame instead of debouncing 10 years ago
jlukic 39b04e696c Fixes #528 Fixes modal to resize page if not enough room to fit modal 10 years ago
jlukic 223b3c3710 Fixes #622, added as a separate commit to avoid addition committed files. Thanks GianlucaGuarini 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
robertoles c036282550 Only call transition reset on modal dimmer hide when module available 10 years ago
jlukic 4b6b2dad3a Modal: adds support for multiple visible modals #491 10 years ago
Mohammad Younes cc9e0ba823 Add ok/cancel combination to the selectors list 10 years ago
Mohammad Younes 2a1dc06811 A more consistent selector. 10 years ago
Mohammad Younes 77f707acee Add detachable setting 10 years ago
Mohammad Younes 1021857100 Keeping Modal in place 10 years ago
jlukic cdacbab204 Modification to modal to account for changes in transition rewrite 10 years ago
jlukic 1ea95cbab2 Modal: fixes dimmer and modal to use two separate checks for active status 10 years ago
jlukic 00a9209438 Modal: Fixes IE detection, IE11 now reports navigator.appName as Netscape and not Microsoft Internet Explorer LOL 10 years ago
jlukic 4d9dc3f264 adds a couple new log lines for modal 11 years ago
Chris Hutchinson dff16cea61 Clean out trailing commas 11 years ago
jlukic 2f984712cb Optimizes modal display for mobile 11 years ago
jlukic f69bf771a0 Fixes issues in invoke 11 years ago
jlukic 3e7bd24ea7 Fixes #285 Adds CSS transition support detection to usage of CSS transitions in other modules 11 years ago
jlukic 39f929be75 Fixes #293. Fixes issue with modal queuing, multiple modals. adds new behaviors for controlling modal groups 11 years ago
jlukic 67dd6d5dd2 Fixes onApprove/deny callback to close when no value returned. IE only now uses javascript animations for dimmer 11 years ago
jlukic 3085d77332 Fixes #289 issue with ie and modals 11 years ago
jlukic 6077e0fadf fixes issue #274 modal hides twice 11 years ago
jlukic 786d3034f5 Fixes typo in onApprove/deny changes 11 years ago
jlukic eca00d8fce Adds onApprove/deny callback can cancel hide 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 85bf31c7c3 accidental console.log in callback 11 years ago
Luís Rudge d9d583f859 fixes #262 11 years ago
jlukic 1d9e14063c Optimizes modal dimmer init for performance 11 years ago
jlukic 5e2d38f7b7 Adds onapprove and ondeny callback to modal, and doc info #241 11 years ago
jlukic c535a77dcb All tests for modal/dimmer should now be passing again 11 years ago
jlukic aea7a22a8d additional test helpers 11 years ago
jlukic 679abd3498 move karma config to top level 11 years ago
jlukic 2f2439f446 Fixes #239 issue with changes to modal, dimmer close event not destroyed on dimmer on hide 11 years ago
jlukic f8aa8bbf8d Rewrites modal and dimmer fixes #233, no longer dependencies between closing dimmer and closing modal, each can close separately. Disables transition logging by default 11 years ago
jlukic b5912ae819 Adds duration object for dimmer, modal now always appears quicker than and hides later than modal preventing issues with callbacks 11 years ago
jlukic 0cd0b67d04 modal: makes dimmer appear before modal, for extra sexyness 11 years ago
jlukic 84817016b4 adds example of attach events to modal 11 years ago
jlukic 23d57314b4 Modal: Adds attach events method and focus/blur on field on show/hide, fixes #124 11 years ago
jlukic 91577de9ce removes some inline debugging left in modal 11 years ago
jlukic ed50e311a1 fixes #109 issue with modal centering being forced at 50% 11 years ago
jlukic fe420da6c5 Fixes for responsive style on modal, issues with swapping between fixed and absolutely positioned modal 11 years ago
jlukic e1c8d1170a updates invoke to never return the function called, adds hide dimmer to modal 11 years ago
jlukic df0777b0da Refactors modal plugin, modals now have icons auto formatted. Removes selector count from popup 11 years ago
jlukic bc19bf66cb adds responsive styles to modal, collapsing when mobile, keeping 5% gutters on responsive grid all other sizes 11 years ago