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
checks for touchmove allowing for user to scroll screen while keeping
dropdown open.
Adds examples for default values for dropdowns, all dropdown types now
support default values not just selection.
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
Former-commit-id: 45cc09fc6c
Former-commit-id: 068d2fc8c8
11 years ago
jlukic
9ee858f949
Removes grunt build files from /node/src/files, instead compiling grunt
build files directly to outputted docs to avoid recompilation
Former-commit-id: 1e627a31fb
Former-commit-id: dff484b6ea
11 years ago
jlukic
9992ab02d8
fixes #227 issue with dropdown, build and version uptick
Former-commit-id: 589bf9c9a1
Former-commit-id: af3034d852
11 years ago
jlukic
ef1e91caa6
Adds automatic action detection to dropdown, select dropdowns now can use default action and update form fields. Improvement #171
Former-commit-id: 06c373e064
Former-commit-id: b1ddbfc183
11 years ago
jlukic
45d31009a8
Fixes dropdown to now set active item to whatever hidden input field is when using action updateForm
Former-commit-id: d813fa667c
Former-commit-id: 37673c3bd3
11 years ago
jlukic
e1c8d1170a
updates invoke to never return the function called, adds hide dimmer to modal
Former-commit-id: ec8ea4a67a
Former-commit-id: 71d4b8796c
11 years ago
jlukic
b4636cb1bc
preserves variable name styles for dropdown
Former-commit-id: b4dcde6baf
Former-commit-id: 63263724db
11 years ago
jlukic
a159535bf1
updates comment banners to be consistent across project
Former-commit-id: 3f99dbaf40
Former-commit-id: 77883da4c0
11 years ago
Jonas Trevisan
2c05cb6150
added queue setting to transition module
Former-commit-id: b9586d14b0
Former-commit-id: edca1e0e01
11 years ago
jlukic
8f6074fae8
Fixes #23 issue with queued animations in dropdown and modal
Former-commit-id: 303498459f
Former-commit-id: e93adbf1f3
11 years ago
jlukic
fe6810ae66
Updates to chat, homepage
Former-commit-id: 9428ec0cae
Former-commit-id: 8e3955beec
11 years ago
jlukic
af022293ab
Begin write of additional transitions, and example builder
Former-commit-id: 60eddded0e
Former-commit-id: e58131cd1b
11 years ago
jlukic
294fa68f83
Adds first docs for modal, adds revisions to modal and dimmer
Former-commit-id: 5a515a3c6c
Former-commit-id: 249e072adb
11 years ago
jlukic
a6ef2a43e6
Adds updated homepage, lots of fixes to button, adds basic buttons, new
list features
Former-commit-id: 140a93c0a9
Former-commit-id: 614f1a4e5c
11 years ago
jlukic
eda1bd2b13
Updating many components over weekend.
Former-commit-id: 4dba11f480
Former-commit-id: 5663ac31a4
11 years ago
jlukic
bf06cebc8b
Updates to header, button, and lots of updates to dropdown
Former-commit-id: 1bcb227595
Former-commit-id: bf9b8adc54
11 years ago
jlukic
745232d626
Iteration on sidebar and other fixes
Former-commit-id: 8b587360ba
Former-commit-id: cb0980dc5e
11 years ago
Jack Lukic
ee629e5f1a
Dropdown: Fixes positioning, adds example of icon toolbar. Fixes destroy method
Former-commit-id: c5560006f8
Former-commit-id: 78ef41456a
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
4b3cf08757
Updates message, table, working on fixes for transition with dropdown
Former-commit-id: 982f43154e
Former-commit-id: ccb5f38283
11 years ago
Jack Lukic
42035d7ac8
Adds transition lib to dropdowns!
Former-commit-id: 53b5af7031
Former-commit-id: ba08fc213f
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
557163e481
Removes references to performance.display(), out of scope!
Former-commit-id: d927678944
Former-commit-id: cfeaff672e
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
e72b829ba9
Updates tab module, example on homepage, fixes 404
Former-commit-id: a9bf8dca85
Former-commit-id: 7cb47b6dc7
12 years ago
Jack Lukic
07604d6b0d
Updates to semantic from todays work
Former-commit-id: 09474264df
Former-commit-id: 67e05fbec2
12 years ago
Jack Lukic
3c194658f1
Fixes dropdown in forum, fixes issue with html formatting in forum posts
not being sanitized, fixes pagination, changes breadcrumbs to new style
Former-commit-id: 04b037fb90
Former-commit-id: 7632b4a136
12 years ago
Jack Lukic
14fa263769
adds delay for hover intent, refactors delayed hide
Former-commit-id: 67efb2ad9d
Former-commit-id: dcbc3b6d3a
12 years ago