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 |
jos
|
5374721fd6
|
Added support for title for both items and groups
|
10 years ago |
jos
|
cd62233c60
|
Few fixes to get animation better (still not there)
|
10 years ago |
jos
|
30da48a49e
|
Fixed a bug in positioning/sizing the vertical lines of box items
|
10 years ago |
jos
|
610702f21e
|
Removed all usage of style.bottom
|
10 years ago |
jos
|
4ac1d3abcc
|
Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util`
|
10 years ago |
jos
|
0f45b7a2f1
|
Removed double function naming
|
10 years ago |
jos
|
a5025b9673
|
Renamed all functions `repaint` to `redraw`
|
10 years ago |
jos
|
3dfd05ee6c
|
ItemSet starts to work again
|
10 years ago |
jos
|
d4e2f8c670
|
Halfway large refactoring of ItemSet/GroupSet/Group
|
10 years ago |
jos
|
36e512cefb
|
Removed parameter `parent` from Item constructor
|
10 years ago |
jos
|
50a316ea09
|
New Group starts working
|
10 years ago |
jos
|
4ab1d08876
|
Moved the dots and vertical lines of box items to a separate panel
|
10 years ago |
josdejong
|
f7bddb0742
|
Fixed initial stacking of items in groups
|
10 years ago |
josdejong
|
8c16dad1ca
|
Simplified TimeAxis
|
10 years ago |
josdejong
|
21bb0559e1
|
Refactored Itemset.repaint, simplified vertical positioning of items
|
10 years ago |
josdejong
|
699c13d99b
|
Temporarily fixed stacking in a primitive way
|
10 years ago |
josdejong
|
8717aac332
|
Refactored item selection
|
10 years ago |
josdejong
|
3401f74eb5
|
Made Item.isVisible independent of parent
|
10 years ago |
josdejong
|
141cf0b4c3
|
Refactored ItemPoint
|
10 years ago |
josdejong
|
740295165a
|
Rewritten ItemRange
|
10 years ago |
josdejong
|
264cdd30b6
|
Moved some variables from ItemBox to Item
|
10 years ago |
josdejong
|
62c22f604f
|
Stacking starts to work
|
10 years ago |
josdejong
|
9f653909df
|
Halfway rebuilding ItemBox without dynamic reflow
|
10 years ago |
josdejong
|
797a138696
|
Timeline items can now be deleted
|
10 years ago |
josdejong
|
2feb514a2a
|
Implemented dragging items
|
10 years ago |
josdejong
|
5801a0e770
|
Implemented dragging items
|
10 years ago |
josdejong
|
ebf756c88f
|
Implemented item selection and a function select to get/set the selected items
|
10 years ago |
josdejong
|
b017edcaaa
|
Functions `select` and `unselect` on Items working
|
10 years ago |
josdejong
|
7e6810955d
|
Switched to 2-space indentation
|
10 years ago |
josdejong
|
6c085b1cce
|
Added a test example for groups. Added ContentPanel (not yet in use)
|
11 years ago |
josdejong
|
b542d43d12
|
Improved hiding non visible items in Timeline
|
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
|
e6546fe4dc
|
Fixed items not automatically being repainted on changed data
|
11 years ago |
josdejong
|
309564e367
|
Changed propagation of options in components to a prototype based solution
|
11 years ago |
josdejong
|
2ebc747903
|
DataView and grouping in action
|
11 years ago |
josdejong
|
dd8aa76b6c
|
GroupSet now neatly handling chances in groups data
|
11 years ago |
josdejong
|
58a6831619
|
Some obvious performance improvements
|
11 years ago |
josdejong
|
040e53b2ee
|
Only visible items are rendered now
|
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
|
d55fb71c7f
|
Changed the dom of the itemset, added an axis element
|
11 years ago |
josdejong
|
704136eec8
|
Split the dom for the itemset in two sets: foreground and background (instead of ugly z-index tricks)
|
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
|
8a67a9f172
|
Css is now packages in the js file.
|
11 years ago |
josdejong
|
45afd42252
|
Initial import
|
11 years ago |