jos
|
e79c0772ad
|
Implemented dragging items from one group to another. Implemented detailed configuration of editable actions.
|
11 years ago |
josdejong
|
70e0723aa4
|
Components are now controlled by their parents (GroupSet is currently broken)
|
11 years ago |
josdejong
|
aa810f6502
|
Fixed option autoResize
|
11 years ago |
josdejong
|
7899d6dab4
|
repaint functions now return a `resized` variable used to determine whether another repaint is needed to settle
|
11 years ago |
josdejong
|
834de3bfdf
|
Group labels start to work again
|
11 years ago |
josdejong
|
f64b2fac95
|
Attached ItemSet again
|
11 years ago |
josdejong
|
d36051cae9
|
Changed RootPanel and Timeline in an emitter
|
11 years ago |
josdejong
|
27f9b20a28
|
Started reworking component/panel architecture
|
11 years ago |
josdejong
|
c886c6d66b
|
Removed reflow step from Panel, RootPanel, and ContentPanel
|
11 years ago |
josdejong
|
9f653909df
|
Halfway rebuilding ItemBox without dynamic reflow
|
11 years ago |
josdejong
|
285257e6fc
|
neatly applying option editable everywhere
|
11 years ago |
josdejong
|
e3998b89d9
|
Implemented handlers onAdd, onUpdate, onMove, onRemove
|
11 years ago |
josdejong
|
2feb514a2a
|
Implemented dragging items
|
11 years ago |
josdejong
|
9e68b81d31
|
Start with implementing an event bus to propagate events between the components of the Timeline
|
11 years ago |
josdejong
|
7e6810955d
|
Switched to 2-space indentation
|
11 years ago |
josdejong
|
8020eca4ca
|
Integrated hammer.js in Timeline
|
11 years ago |
josdejong
|
5ac671af79
|
Some fixes in positioning of groups
|
11 years ago |
josdejong
|
620bc9e3cb
|
Implemented grouping support in the Timeline
|
11 years ago |
josdejong
|
1ecb550d59
|
Moved the source files around
|
12 years ago |
josdejong
|
4eed201768
|
Renamed source files to match the name of the containing prototype
|
12 years ago |
josdejong
|
e6546fe4dc
|
Fixed items not automatically being repainted on changed data
|
12 years ago |
josdejong
|
a06814d7f1
|
Some more decoupling of components options
|
12 years ago |
josdejong
|
309564e367
|
Changed propagation of options in components to a prototype based solution
|
12 years ago |
josdejong
|
c5d7a9a9a5
|
Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy)
|
12 years ago |
josdejong
|
6590e2cd2e
|
Applied node style dependency management, using browserify now to bundle the code
|
12 years ago |
josdejong
|
3e4e9313e3
|
Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js
|
12 years ago |
josdejong
|
5c14597bb9
|
Implemented namespacing, closure, and support for require.js
|
12 years ago |
josdejong
|
45afd42252
|
Initial import
|
12 years ago |