47 Commits (5563fc616885578ad51b2dfa6ccf70ccebf06126)

Author SHA1 Message Date
  macleodbroad-wf c325418244 Addresses code review comments from PR 3382 (#3398) 7 years ago
  macleodbroad-wf 19beef7ec0 Tightens up jsdoc lint rules on timeline (#3362) 7 years ago
  Chris Sand 44ffb4427a #3246 FIX - weekly scale minor label fix (#3361) 7 years ago
  Chris Sand fbbb2cc730 #3246 - fix issue when showMajorLabels == false is used with a weekly scale. (#3305) 7 years ago
  macleodbroad-wf 05cbb3b72c Adds missing jsdoc and adds lint rule require-jsdoc to build process (#3354) 7 years ago
  Chris Sand 04659301e8 fix for #3169 - add parenthesis around ternary (#3324) 7 years ago
  macleodbroad-wf efc4b30011 lint timeline (#3312) 7 years ago
  David Sutherland 48a1d3a82a Adjusting timeline TimeStep.roundToMinor - fixes #3105 (#3175) 7 years ago
  Marco Schnüriger 0a64249ce6 Implementation of a week scale feature (#3009) 7 years ago
  Brad Hards 3ecc98fffc [Timeline fix #2814] Do not corrupt class names at high zoom levels. (#2909) 7 years ago
  Marco Schnüriger 659af5805b fix(timeline): #2795 fix date for custom format function (#2826) 7 years ago
  Reed 3a10511c37 fixes timestep next issue (#2732) 7 years ago
  yotamberk c0ca1af07f Fixes #2319 (#2335) 7 years ago
  Jos de Jong 2f77d803ba Fixes #2251: no axis after daylight saving (#2290) 7 years ago
  yotamberk 12e2fa437d Custom function label - fixes #1098 (#2145) 8 years ago
  Alexander Wunschik 29f2d98d30 timeline: set weekday css class on high zoom levels; fixes #2014; 8 years ago
  Marc Krämer 539afa75e7 #2014, changed visible to 2 day limit in zoom 8 years ago
  Marc Krämer 9249fb7384 #2014 8 years ago
  Nathaniel Bowditch d9519595d8 Changes how current, start, and end are set to create a moment instance with the same locale as the TimeStep's moment instance (#1932) 8 years ago
  Herre Groen 5f7510a7b4 reset switched{Day,Month,Year} in next function, not in isMajor function 8 years ago
  jos d7124f9df3 Fixed #1249: option `hiddenDates` not accepting a single hidden date 9 years ago
  dburdick fa7eb4a9a9 Fix misspelling in milliseconds 9 years ago
  jos 116244c421 Fixed #1118: since v4.6.0, grid of time axis was wrongly positioned on some scales 9 years ago
  jos a9ca766af7 Fixed #24: Implemented support for time zones (see examples/timeline/other/timezone.html) 9 years ago
  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