23 Commits (43b2fb5b9107c7fc9d9eeca69cd353a80bc58582)

Author SHA1 Message Date
  jos c5d46c16b1 Prefixed css classes of the TimeAxis grid (Fixed #836) 9 years ago
  jos f30a3a4556 Integrated an option configurator 9 years ago
  jos 63be7f847a Fixed #631: invalid css names for time axis grid. Renamed hours class names from `4-8h` to `h4-h8`. 9 years ago
  jos 1aea9fed30 Implemented option `snap` 9 years ago
  jos 6c6af85c55 Fixed #590: implemented options to set a fixed scale 9 years ago
  jos 3915e9c00c Made TimeAxis robust against old versions of moment.js. Updated to moment.js 2.9.0 9 years ago
  jos 09ac576970 Added docs and example on background grid styling and some minor tweaks 9 years ago
  jos ed9a41745a Fixed ordering of grid lines, fixed odd/even on hour scale 9 years ago
  jos 7c33b3eb92 Added classNames to vertical grid lines 9 years ago
  jos 3bc5895fb7 Fixed fall through inspection comment 9 years ago
  jos c1a317efcf Fixed #247: Support for custom date formatting of the labels on the time axis 9 years ago
  jos 33ba03c0a7 Removed scale enum in TimeStep 9 years ago
  jos d58fdc1f9a Test with scale name instead of enum 9 years ago
  jos 074463571c Moved time label formatting in a separate object 9 years ago
  Alex de Mulder ec8b53d938 fixed uneven spacing of hidden dates 10 years ago
  Alex de Mulder 0803da355c fixed snapping of minimum steps with hidden dates 10 years ago
  Alex de Mulder 8baad7a749 finalized hiddenDates, fixed tablet support. Cleaned up code, set 4 pixel threshold for performance. 10 years ago
  Alex de Mulder 51931b2b5e updated major step for hidden dates 10 years ago
  Alex de Mulder 95f7586248 almost working hiddenDates, generic and specific. Only start times now 10 years ago
  Alex de Mulder af5af63558 working arrays to hide, fixed zoom, fixed pinch, made seperate volatile object for dynamic date support. 10 years ago
  Alex de Mulder db06332925 initial hiding of times, currently only one time is allowed 10 years ago
  jos 72dfc0c45f Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
  jos f0a5b12593 Moved source code from `/src/` to `/lib/` 10 years ago
  Alex de Mulder ec5b7e2397 updated linegraph, axis style complete 10 years ago
  jos 36ff1f5b64 Some tweaks in snapping dragged items to nice dates. 10 years ago
  jos 409e602513 Fixed some Prototypes from being globally defined 10 years ago
  josdejong b5085d9703 Implemented snapping of items when dragging them 10 years ago
  josdejong 7e6810955d Switched to 2-space indentation 10 years ago
  josdejong 15a4ac5265 Fixed #6: options `min` and `max` are broken. 11 years ago
  josdejong 1ecb550d59 Moved the source files around 11 years ago
  josdejong 4eed201768 Renamed source files to match the name of the containing prototype 11 years ago
  josdejong 09797fac43 Made project name in header static 11 years ago
  josdejong c5d7a9a9a5 Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy) 11 years ago
  josdejong 6590e2cd2e Applied node style dependency management, using browserify now to bundle the code 11 years ago
  josdejong 3e4e9313e3 Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js 11 years ago
  josdejong 5c14597bb9 Implemented namespacing, closure, and support for require.js 11 years ago
  josdejong 45afd42252 Initial import 11 years ago