91 Commits (cf6f6abcef1fbf97094249fe9eb543b9f7111004)

Author SHA1 Message Date
jlukic cf6f6abcef Dropdown: Fixes issue where last matching item was found, without prioritizing value over text #502 11 years ago
jlukic be8dd23b3b Removes force repaint of dropdowns due to fixes in transition module 11 years ago
jlukic 00bd3de60a Adds forced repaint to dropdown 11 years ago
jlukic d772cd85c4 Working on solve for IE11 dropdown issues, adding test case 11 years ago
jlukic 716176f85e Fixes #409 dropdown does not contain easing definition for fallback js animation 11 years ago
jlukic f47e721b26 Dropdown: Adds enhancement to store dropdown value even in cases without input #404 11 years ago
jlukic 4b7e67e372 Fixes #365, has transition does not call function 11 years ago
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