Brad Hards
3ecc98fffc
[Timeline fix #2814 ] Do not corrupt class names at high zoom levels. ( #2909 )
This takes a more robust approach to produce the list of class names.
8 yıl önce
Marco Schnüriger
659af5805b
fix(timeline): #2795 fix date for custom format function ( #2826 )
* Fix #2795 issue
8 yıl önce
Reed
3a10511c37
fixes timestep next issue ( #2732 )
8 yıl önce
yotamberk
c0ca1af07f
Fixes #2319 ( #2335 )
* Fix brackets problem
* Fix timeStep.getClassName
8 yıl önce
Jos de Jong
2f77d803ba
Fixes #2251 : no axis after daylight saving ( #2290 )
8 yıl önce
yotamberk
12e2fa437d
Custom function label - fixes #1098 ( #2145 )
* Hide vertically hidden ranged items in groups that are not visible
* Add custom function format for time labels
* fix misspell
* remove spaces
* remove backspace
* add backspaces
* Add docs and examples
* Fix docs
8 yıl önce
Alexander Wunschik
29f2d98d30
timeline: set weekday css class on high zoom levels; fixes #2014 ;
code cleanup;
9 yıl önce
Marc Krämer
539afa75e7
#2014 , changed visible to 2 day limit in zoom
9 yıl önce
Marc Krämer
9249fb7384
#2014
9 yıl önce
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 )
9 yıl önce
Herre Groen
5f7510a7b4
reset switched{Day,Month,Year} in next function, not in isMajor function
9 yıl önce
jos
d7124f9df3
Fixed #1249 : option `hiddenDates` not accepting a single hidden date
9 yıl önce
dburdick
fa7eb4a9a9
Fix misspelling in milliseconds
10 yıl önce
jos
116244c421
Fixed #1118 : since v4.6.0, grid of time axis was wrongly positioned on some scales
10 yıl önce
jos
a9ca766af7
Fixed #24 : Implemented support for time zones (see examples/timeline/other/timezone.html)
10 yıl önce
jos
c5d46c16b1
Prefixed css classes of the TimeAxis grid ( Fixed #836 )
10 yıl önce
jos
f30a3a4556
Integrated an option configurator
10 yıl önce
jos
63be7f847a
Fixed #631 : invalid css names for time axis grid. Renamed hours class names from `4-8h` to `h4-h8`.
10 yıl önce
jos
1aea9fed30
Implemented option `snap`
10 yıl önce
jos
6c6af85c55
Fixed #590 : implemented options to set a fixed scale
10 yıl önce
jos
3915e9c00c
Made TimeAxis robust against old versions of moment.js. Updated to moment.js 2.9.0
10 yıl önce
jos
09ac576970
Added docs and example on background grid styling and some minor tweaks
10 yıl önce
jos
ed9a41745a
Fixed ordering of grid lines, fixed odd/even on hour scale
10 yıl önce
jos
7c33b3eb92
Added classNames to vertical grid lines
10 yıl önce
jos
3bc5895fb7
Fixed fall through inspection comment
10 yıl önce
jos
c1a317efcf
Fixed #247 : Support for custom date formatting of the labels on the time axis
10 yıl önce
jos
33ba03c0a7
Removed scale enum in TimeStep
10 yıl önce
jos
d58fdc1f9a
Test with scale name instead of enum
10 yıl önce
jos
074463571c
Moved time label formatting in a separate object
10 yıl önce
Alex de Mulder
ec8b53d938
fixed uneven spacing of hidden dates
10 yıl önce
Alex de Mulder
0803da355c
fixed snapping of minimum steps with hidden dates
10 yıl önce
Alex de Mulder
8baad7a749
finalized hiddenDates, fixed tablet support. Cleaned up code, set 4 pixel threshold for performance.
10 yıl önce
Alex de Mulder
51931b2b5e
updated major step for hidden dates
10 yıl önce
Alex de Mulder
95f7586248
almost working hiddenDates, generic and specific. Only start times now
10 yıl önce
Alex de Mulder
af5af63558
working arrays to hide, fixed zoom, fixed pinch, made seperate volatile object for dynamic date support.
10 yıl önce
Alex de Mulder
db06332925
initial hiding of times, currently only one time is allowed
10 yıl önce
jos
72dfc0c45f
Reworked all code to commonjs modules. Replaced the build script with Gulp
11 yıl önce
jos
f0a5b12593
Moved source code from `/src/` to `/lib/`
11 yıl önce
Alex de Mulder
ec5b7e2397
updated linegraph, axis style complete
11 yıl önce
jos
36ff1f5b64
Some tweaks in snapping dragged items to nice dates.
11 yıl önce
jos
409e602513
Fixed some Prototypes from being globally defined
11 yıl önce
josdejong
b5085d9703
Implemented snapping of items when dragging them
11 yıl önce
josdejong
7e6810955d
Switched to 2-space indentation
11 yıl önce
josdejong
15a4ac5265
Fixed #6 : options `min` and `max` are broken.
11 yıl önce
josdejong
1ecb550d59
Moved the source files around
12 yıl önce
josdejong
4eed201768
Renamed source files to match the name of the containing prototype
12 yıl önce
josdejong
09797fac43
Made project name in header static
12 yıl önce
josdejong
c5d7a9a9a5
Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy)
12 yıl önce
josdejong
6590e2cd2e
Applied node style dependency management, using browserify now to bundle the code
12 yıl önce
josdejong
3e4e9313e3
Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js
12 yıl önce