62 Комити (124d0f9bf539758937d683527322ecaca5fb1558)

Аутор SHA1 Порука Датум
  jos b6d5da3a8c Refactored the property names of DataSet and DataView to having underscore prefixes пре 11 година
  jos 106983fad4 Timeline now accepts a DataSet with items having any type of start and end. пре 11 година
  jos b4945faedd Renamed DataSet option `convert` to `type`. пре 11 година
  jos 1cd1540f28 Fixed a bug in vertical offset when height of container > height of contents пре 11 година
  jos fe7cc72666 Implemented shadows when vertical scroll is possible пре 11 година
  jos 63c36ffb6f Fixed vertical drag issue while pinching пре 11 година
  jos cf48b7d7ca Fixed #86: A newly created item is now initialized with `end` property when option `type` пре 11 година
  jos eed261b695 Implemented function `fit` пре 11 година
  jos 284013c3e3 Implemented option `stack` to enable/disable stacking of items. пре 11 година
  jos 2829eb1c7e Fixed updating axis margin after deleting group пре 11 година
  jos e79c0772ad Implemented dragging items from one group to another. Implemented detailed configuration of editable actions. пре 11 година
  jos c64cdb9166 DataSet constructor now accepts initial data and options пре 11 година
  jos 8c5fe02e41 Added an example showing custom ordering of groups пре 11 година
  jos 4ab1d08876 Moved the dots and vertical lines of box items to a separate panel пре 11 година
  jos 4643a7cc58 Fixes in selection, deletion, and creation of items with Groups пре 11 година
  jos 367c6192f1 Fixed label not being cleaned up when group was deleted пре 11 година
  josdejong 70e0723aa4 Components are now controlled by their parents (GroupSet is currently broken) пре 11 година
  josdejong f7bddb0742 Fixed initial stacking of items in groups пре 11 година
  josdejong b3e1295e23 GroupSet starts to work again пре 11 година
  josdejong 27f9b20a28 Started reworking component/panel architecture пре 11 година
  josdejong 9939679f9b Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off` пре 11 година
  josdejong 421e338b30 Some fixes in the build script and tests пре 11 година
  Alex de Mulder 59a82b0174 Added dataset get flag to return internal IDs and added tests пре 11 година
  josdejong 299b2dd81e Css file must be loaded explicitly now. Library files moved to `dist` пре 11 година
  Alex de Mulder 6e6905353c DATASET: Added options flag for including internal ids, added test coverage for it пре 11 година
  josdejong 7e6810955d Switched to 2-space indentation пре 11 година
  josdejong 6c085b1cce Added a test example for groups. Added ContentPanel (not yet in use) пре 11 година
  josdejong 5ac671af79 Some fixes in positioning of groups пре 11 година
  josdejong 15a4ac5265 Fixed #6: options `min` and `max` are broken. пре 11 година
  josdejong 8643fdcc91 Renamed DataSet option fieldTypes to convert, and renamed util.cast to util.convert пре 12 година
  josdejong e79d816b0e Fixes and improvements in DOT parser regarding subgraphs пре 12 година
  josdejong b0dda31e6d Implemented subgraphs in the DOT parser пре 12 година
  josdejong d34b93d16f First steps in supporting subgraphs in DOT parser пре 12 година
  josdejong b3d2a1499a Implemented support for node sets in DOT parser пре 12 година
  josdejong 2a4877175d Added support in DOT parser for attributes with namespaces (like color.border=red) пре 12 година
  josdejong 73b5d8b3cd Removed border and background options for the frame (should be done using css) пре 12 година
  josdejong 4805f0e6d5 DOT parser rewritten пре 12 година
  josdejong 997e2ccea5 Implemented option order in DataSet and DataView пре 12 година
  josdejong e6546fe4dc Fixed items not automatically being repainted on changed data пре 12 година
  josdejong 751fbfb8a3 Simplified component relations in timeline пре 12 година
  josdejong 2ebc747903 DataView and grouping in action пре 12 година
  josdejong 74771c66dd Implemented DataView пре 12 година
  josdejong 6468de61ea Old items are removed now when replacing the dataset of an itemset. пре 12 година
  josdejong 6c74b284b8 Implemented methods map, forEach, added filter option to method get пре 12 година
  josdejong 1dcd615626 Some fixes/improvements in calculating the height of the stacked items пре 12 година
  josdejong 08b6ba904e Added an option to force a reflow/repaint instead of kindly request it пре 12 година
  josdejong 00054668b4 Implemented a simple eventbus пре 12 година
  josdejong b2b66d32cd Fixed broken test files пре 12 година
  josdejong 3c414664e0 Added a simple tool to watch for changes in the source and automatically rebuild vis.js on changes пре 12 година
  josdejong 6590e2cd2e Applied node style dependency management, using browserify now to bundle the code пре 12 година