* fix
* why list view had different background?
* fix shadows
* Get container HTML background colors from theme manager
* get html shadows from style manager
* fix
* one moar
Original commit: ee8b12894e
Old TextEditor and TextField are replaced with new text::Area. Additionally it fixes all issues where panning and zooming moves components it ought not to.
Original commit: b450adf7a9
* The "meta" string in many shortcuts should be "cmd", so it will map to the "Ctrl" key
on Windows and Linux
* The space key not working
* Missing shortcuts for deleting words from left and right.
Original commit: 08849e8f52
This is a partial work on visualization pointer events refactoring. It added "active" state of visualizations and pass mouse events to the vis if it is active.
Original commit: 7fa39f4a71
* finally - map in ES
* save
* much much better job
* works
* rethink
* presents data from input on scatterplot layer.
* rm
* works!
* doc
* rev
* up
* change token
* fix
* fix
Original commit: d6dd7df6c7
* Viz behind canvas
* Visualization pointer events switching
* make branch updated as it is really necessary for me ...
* remove d3js gen
* remove d3js gen
* Scatterplot works as intended, is scrollable, cannot scroll in raw text.
* scrollbars
* not hardcoded scatterplot
* Fix visualization displaying over node
* Make all visualizations show on screen
* Make all visualizations show on screen
* It does not work the way that i want
* Works!
* get bv from other branch
* rev ready.
* rev ready.
* rev ready.
* rollback
* rev changes
* fix
* Fix event handling
* Fix compilation (I hope)
* leave a note
* leave a note
* leave a note
Co-authored-by: BinarySoftware <mkmikolajek@icloud.com>
Co-authored-by: Adam Obuchowicz <adam.obuchowicz@enso.org>
Co-authored-by: Adam Obuchowicz <adam.obuchowicz@luna-lang.org>
Original commit: 26f7ef3336
* prepare
* save state
* save state
* save state
* use style for vis
* Revert "save state"
This reverts commit db2e0641
* gray-ish bg and lighter nodes
* gray-ish bg and lighter nodes
* light bg and node
* ports
* ideal vis shadow
* better
* shadow seems fine
* borders not shadows
* changes
* back to shadow
* Using theme manager for text - both dark and light work !
* adjust
* bc
* rm changes
* better
* prepare
* breadcrumbs and text-vis use theme manager !
* rev
* clean
* info
* list view looks nice!
* save state
* rev
* typo
* nl
* Cuz every little thing
Gonna be all right
* up
* better
* better
* rm unused imports
* rev
* rev
* rev
* rev
* rev
* rev
* ln
* save state
* testing
* save state
* ready
* rev
* up
* Keyboard shortcut for changing style - issue : Program does change style, when logged new data appear, but the visual aspect stays the same.
* fix
* fix
* spaces fix
* rev
* move
* fix indent
* save
* parses
* save
* save
* progresso after espresso
* progresso after espresso
* actually works!
* generate modules
* clean
* A little redesign
* save
* save
* compiles
* works
* review ready
* review ready
* review ready
* Rev in progresso
* Rev in progresso
* works.
* works.
* rev ready.
* rev
Co-authored-by: Wojciech Daniło <wojciech.danilo@gmail.com>
Co-authored-by: Adam Obuchowicz <adam.obuchowicz@enso.org>
Original commit: 36fd6c4a12
This is a first part of Searcher Edit View: it implements the main logic, with some missing parts:
* There are no icons next to suggestion entries
* The documentation panel is not shown.
* There is not any connection when bringing Searcher having node selected.
Original commit: 0e3471e9b7