0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 24 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Working to fix CSS for tabs to work anywhere More... over 8 years ago
Version More... over 8 years ago
Fixed tab issues. You can now hide and show tabs as well as well as select based on id More... over 8 years ago
Working on tabs still More... over 8 years ago
Working on refactoring tabs to work with ids and be hideable More... over 8 years ago
fix test getOuterHTML More... over 8 years ago
Cleanup More... over 8 years ago
Clean up SideMenu More... over 8 years ago
Added isInside method to Prime.Document.Element. Also added more explicit CSS for tabs More... over 8 years ago
Added DateTimePicker style for mobile to prevent zooming on Apple devices. More... over 8 years ago
Add example to functiona test for side menu More... over 8 years ago
Add SideMenu widget, currently the menu sits on top of the content. We can add a configuration option to push the canvas over. More... over 8 years ago
Add SideMenu widget, currently the menu sits on top of the content. We can add a configuration option to push the canvas over. More... over 8 years ago
Fixing random keyboard bugs More... over 8 years ago
Fixed bug in checkbox getSelectedValues when the name has special characters More... over 8 years ago
Fixed form data pull More... over 8 years ago
Fixed enter submitting the form with the DateTimePicker widget is open More... over 8 years ago
Rename DatePicker to DateTimePicker, add date only mode and pattern for using options with our widgets. Add Date.toDateOnlyISOString More... over 8 years ago
Added DatePicker widget More... over 8 years ago
Remove Sizzle and use native HTML 5 query selector code. Added queryUp, query, queryLast, queryFirst to the Document.Element object. More... over 8 years ago
Added getAttributes and getDataSet to Element More... over 8 years ago
Add Draggable Widget More... almost 9 years ago
Increase the padding on the resizeInput() call. This makes it less 'janky' when you start typing in the phrase builder. More... almost 9 years ago
Adding form data handling More... almost 9 years ago
remove test w/ hidden selector, not supported on all browsers. More... almost 9 years ago
update js doc More... almost 9 years ago
Add is(selector) method on Document.Element. More... almost 9 years ago
Capture the click event between the link and the div so it feels more responsive. More... almost 9 years ago
remove redundant assignment. More... about 9 years ago
use prime-disabled for 'disabled' tabs instead of prime-inactive. More... about 9 years ago