Alexander Wunschik
c236718ca0
fix(network): Fix network manipulation together with Bootstrap styles ( #2654 )
fixes #2640
7 years ago
Lewis B
c9f586195a
[Timeline] Added HTML tool-tip support ( #2498 )
* Added HTML tooltip support for Timeline
* Fixed tooltip position on Firefox
* Added Timeline tooltip example
* Updated tooltip location to be next to the mouse
* Added HTML element to example
7 years ago
jos
8e180da2a2
Fixed #1634 : several minor HTML/CSS bugs
8 years ago
Felix Hayashi
3828e07959
fixes positioning of colorpicker BUT ALSO HAS A BUG
not sure but for some reason, once the colorpicker is open, the buttons won't work correctly and the huecircle jumps back.
8 years ago
Alex de Mulder
11318647fe
added images with borders and updated the manipulation css
9 years ago
Alex de Mulder
22bc5e0380
added popup to configurator to explain the behaviour
9 years ago
Alex de Mulder
0219c43720
changed popup css to pass all mouse events. All pageX and pageY changed to clientX and clientY because the correction is done with getBoundingClientRect
9 years ago
Alex de Mulder
2256516cb6
fixed bugs in hierarchical layout. Fixed bugs in configuration, added wrapper to configuration divs,, made label optional for nodes, if no label, id will be shown. Support for value arrays in deepextend.
9 years ago
Alex de Mulder
68b75d57ee
fixed css
9 years ago
Alex de Mulder
cc129694f6
bug fixes, methods added and options changed to clean up code and to adhere to docs
9 years ago
jos
1e98740b3f
Refactored css of manipulation menu
9 years ago
jos
31599b9fd8
Refactored css of network navigation
9 years ago
jos
0d2cd482e1
Refactored css of ColorPicker and Popup
9 years ago
Alex de Mulder
c68f6d7a12
fixed more bugs in options, we now have a generate options button!
9 years ago
Alex de Mulder
6bdad7ee75
fixed bugs, restyled colorPicker
9 years ago
Alex de Mulder
a30c994e92
finalized a very fancy option configurator with a fancy color picker for color fields!
9 years ago
Alex de Mulder
9c324697dd
added color picker
9 years ago
Alex de Mulder
681f48eefe
basic outline for system settings exists
9 years ago
Alex de Mulder
b954d9c9eb
start of configuration system
9 years ago
Alex de Mulder
8b5921c0e5
- Fixed manipulation bar for mobile.
9 years ago
jos
85a4982487
Fixed #626 : added class name 'network-tooltip' to the tooltip, allowing custom styling.
9 years ago
jos
8b1a90cc9f
Updated version number to 3.3.1-SNAPSHOT. Fixed moment.js urls in some examples. Fixed position issue with close button of the Network manipulation menu
10 years ago
jos
492f1710bb
Removed redundant z-index
10 years ago
jos
1820228b6e
Some simplifications in html/css of manipulation mixin
10 years ago
jos
904b9e7b56
Some css improvements
10 years ago
Alex de Mulder
462995a3cd
switched navigation to Hammer --> fixed #233
10 years ago
jos
f0a5b12593
Moved source code from `/src/` to `/lib/`
10 years ago