84 Commits (752672d909b8d80b56244568466f73e574181ee3)

Author SHA1 Message Date
jlukic 752672d909 Fixes #359 again, selected item would not select a falsey value 11 years ago
jlukic 1d38efc665 Adds boolean example to dropdown page 11 years ago
jlukic c5a8f7ee69 Fixes #355 #359 #277 Issue with improper type check on dropdown default values 11 years ago
jlukic f69bf771a0 Fixes issues in invoke 11 years ago
jlukic 4ea8e2ed4c Fixes issue where camelcase methods were not being returned if first word matched a method 11 years ago
jlukic 3e7bd24ea7 Fixes #285 Adds CSS transition support detection to usage of CSS transitions in other modules 11 years ago
jlukic 49ae497bc9 Fixes #277 falsey values are treated as undefined 11 years ago
jlukic 72e2226265 Fixes issue with module pattern setting/internal method 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 c0c46909c8 moves clickaway event till after show to prevent bubbling from toggle to doc 11 years ago
jlukic 8f8b190b47 Fixes #256, issue with prevent default on click 11 years ago
jlukic 2ea17abdc5 removes float from selection dropdown icon, adds setting for touch delay 11 years ago
jlukic f2a8feab1b fixes dropdown bug #256 11 years ago
jlukic 2928c95f78 Near complete rewrite of popup 11 years ago
jlukic 16f522e6bf Minor update to release 11 years ago
jlukic 3266779a50 Fixes #61. Touch respones now 0ms responsive, "clickaway" event now 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 0e7c128adb updates dropdown.js to use latest invoke 11 years ago
jlukic 9ee858f949 Removes grunt build files from /node/src/files, instead compiling grunt 11 years ago
jlukic 9992ab02d8 fixes #227 issue with dropdown, build and version uptick 11 years ago
jlukic ef1e91caa6 Adds automatic action detection to dropdown, select dropdowns now can use default action and update form fields. Improvement #171 11 years ago
jlukic 45d31009a8 Fixes dropdown to now set active item to whatever hidden input field is when using action updateForm 11 years ago
jlukic e1c8d1170a updates invoke to never return the function called, adds hide dimmer to modal 11 years ago
jlukic b4636cb1bc preserves variable name styles for dropdown 11 years ago
jlukic a159535bf1 updates comment banners to be consistent across project 11 years ago
Jonas Trevisan 2c05cb6150 added queue setting to transition module 11 years ago
jlukic 8f6074fae8 Fixes #23 issue with queued animations in dropdown and modal 11 years ago
jlukic fe6810ae66 Updates to chat, homepage 11 years ago
jlukic af022293ab Begin write of additional transitions, and example builder 11 years ago
jlukic 294fa68f83 Adds first docs for modal, adds revisions to modal and dimmer 11 years ago
jlukic a6ef2a43e6 Adds updated homepage, lots of fixes to button, adds basic buttons, new 11 years ago
jlukic eda1bd2b13 Updating many components over weekend. 11 years ago
jlukic bf06cebc8b Updates to header, button, and lots of updates to dropdown 11 years ago
jlukic 745232d626 Iteration on sidebar and other fixes 11 years ago
Jack Lukic ee629e5f1a Dropdown: Fixes positioning, adds example of icon toolbar. Fixes destroy method 11 years ago
Jack Lukic 036bce4aa6 Invoke now can translate ('make money') to makeMoney or make: { money: function(){}} 11 years ago
Jack Lukic e3284fdd39 fixes false responses from invocation not reeturning response 11 years ago
Jack Lukic 4b3cf08757 Updates message, table, working on fixes for transition with dropdown 11 years ago
Jack Lukic 42035d7ac8 Adds transition lib to dropdowns! 11 years ago
Jack Lukic f665960bbe fixes bug in first error/log not displaying. work on docs for transition 11 years ago
Jack Lukic 557163e481 Removes references to performance.display(), out of scope! 11 years ago
Jack Lukic 82b4144bca Rewrote a ton of shit in a ton of modules. 11 years ago
Jack Lukic bc17764833 fixes missing semicolon 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 11 years ago
Jack Lukic fdea3091b7 Updates widget factory to be more consistent accross modules 11 years ago
Jack Lukic e72b829ba9 Updates tab module, example on homepage, fixes 404 12 years ago
Jack Lukic 07604d6b0d Updates to semantic from todays work 12 years ago
Jack Lukic 3c194658f1 Fixes dropdown in forum, fixes issue with html formatting in forum posts 12 years ago
Jack Lukic 14fa263769 adds delay for hover intent, refactors delayed hide 12 years ago