720 Commits (1b70b0e2ee2ae584a42c8698a4792ba1372ad634)

Author SHA1 Message Date
jlukic 3266779a50 Fixes #61. Touch respones now 0ms responsive, "clickaway" event now 11 years ago
jlukic 80290352b9 continuing to fix ui input 11 years ago
jlukic 3d3c513897 continuing work on ui input positioning 11 years ago
jlukic 6114de56e1 Fixes issue where input icon might be reversed when font color of parent is reversed 11 years ago
jlukic f03673e316 fixes #250 adds orange segment and label 11 years ago
jlukic e5f63c9fb3 adds sizing menu formatting for input and dropdown fixing #173. Improves centering of input in chrome 11 years ago
jlukic 0b0123e063 Adds cursor formatting for icon input to prevent text selection cursor 11 years ago
jlukic 18da1d00d9 Fixes circular icon inheritance issues 11 years ago
jlukic 2b456192ca adds coupling to dropdown to point arrow right direction automatically in vertical menu dropdowns 11 years ago
jlukic a3ccf612e3 Adds support for buttons in menus fixing #150, fixes dropdown formatting shadow, and positioning to be more precise 11 years ago
jlukic f9f3a7ce00 Fixes #242, adds overflow on item corner labels, there is still an odd rounding error that sometimes appears on dark bgs for corner label, but at least border-radius is obeyed 11 years ago
jlukic f445e4eef7 Fixes #247 right menu formatting when used with a secondary menu. adds search formatting for secondary menu and updates docs with a more complex example 11 years ago
jlukic 833b01817d Fixes #240 adds small/large sizing for modals, adds example of callbacks 11 years ago
jlukic 3dd8d94af1 tightens up modal so it sits now 4% inside of a page grid instead of flush along edge 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 4ca2b9f52d Fixes #249 issue with rotated icon naming 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 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 b143bd587a Updates vertical alignment of checkbox 11 years ago
jlukic 05c76a6d31 updates getting started docs 11 years ago
jlukic 237765df3d Fixes bug in popup causing variations to be overriden 11 years ago
jlukic 9b8d3bd55e Fixes on all modules where settings were shared across elements initialized at the same time instead of each module 11 years ago
jlukic dbe1d0b7eb Adds easing equations to accordions because accordions suck without easing 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 3d816068ab Fixes #238 specificty of css rules for overriding 100% column with a 'x wide column' 11 years ago
jlukic 9e1a685bc0 fixes docs on items, updates item view to fix margins on stackable 11 years ago
jlukic 354d62b7e1 updates release notes 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 9d6217cc6e updates styles for link list 11 years ago
jlukic 6d319b3925 rebuilds assets 11 years ago
jlukic cb6753a8e2 updates formatting slightly in global vars 11 years ago
jlukic 911ca00dce Begin work on global variable list and starting to replace variables in button.less 11 years ago
jlukic 9992ab02d8 fixes #227 issue with dropdown, build and version uptick 11 years ago
jlukic 8e03b66102 Fixes Bug foud in semantic module format, settings shared across initialization instead of instance 11 years ago
jlukic bff808cec2 fixes heart rating color 11 years ago
jlukic ae8c754012 updates checkbox to include formatting for both inline labels and labels outside 11 years ago
jlukic 20f9a1a2e3 Fixes accordion display issues 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 214d66be76 Fixes #172 popup side being inverted, also fixes bug with offstage position not being calculated correctly on multiple refreshes of a popup, showing an offstage popup. Also removes inline styles after popup hide 11 years ago
jlukic 01e24b4b66 removes default select receiving text input stylings 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 210b94261d updates release notes and rebuilds 11 years ago
jlukic f404220124 Adds fluid enhancement to accordion, cleans up css comments, fixing #167 11 years ago
deneuxa 642e3d4293 add some HTML5 input-type support / fix date.field append icon / create select.field hability without using dropdown 11 years ago
deneuxa 9770b3c86a fix typo 11 years ago
deneuxa cca12232cc Reduce large icon size and add big size 11 years ago