Wojciech Danilo
d7650b8fc0
Linting, adding accent color to themes.
...
Original commit: 75a569e228
2021-04-03 22:44:08 +02:00
Wojciech Daniło
2ebc47b2b4
Color fixes ( https://github.com/enso-org/ide/pull/1435 )
...
Original commit: c1e2ff03d0
2021-04-03 09:02:50 +02:00
Wojciech Daniło
3f2ca4dad5
Fixing vis background and artifacts on visualizations ( https://github.com/enso-org/ide/pull/1433 )
...
Original commit: 4c31fc7eef
2021-04-02 16:33:06 +02:00
Michał Wawrzyniec Urbańczyk
cac873ff1c
Fix Backend Dying ( https://github.com/enso-org/ide/pull/1428 )
...
Original commit: 63917f4a65
2021-04-02 15:52:22 +02:00
Michael Mauderer
fc93ffe64a
Visual improvements 2 ( https://github.com/enso-org/ide/pull/1419 )
...
Original commit: 1fa34b0df3
2021-04-02 10:01:50 +02:00
Michał Wawrzyniec Urbańczyk
ffa26768ce
Fix Nested Macros Deserialization ( https://github.com/enso-org/ide/pull/1413 )
...
Original commit: c433eb01dd
2021-04-01 22:56:23 +02:00
Radosław Waśko
117ca51921
Improve how indexing in Table works ( #1643 )
2021-04-01 14:39:31 +01:00
Ara Adkins
9585080ab8
Clean up the standard library docs ( #1641 )
2021-04-01 12:20:36 +01:00
Michał Wawrzyniec Urbańczyk
8d77a565eb
Case Insensitive Dataframe Support in Visualizations ( #1634 )
...
Ref https://github.com/enso-org/ide/issues/1391
2021-04-01 10:05:17 +02:00
Wojciech Daniło
4ffaaefb9b
Revert "onHide
callback for Visualizations ( https://github.com/enso-org/ide/pull/1383 )" ( https://github.com/enso-org/ide/pull/1418 )
...
This reverts commit e591c79321
.
Original commit: 165b14a7d5
2021-04-01 09:47:41 +02:00
Maciej Mikołajek
547db918e5
Doc Parser Hotfix: Correctly displays multiple lines in lists, and it won't panic on unknown character anymore. ( #1636 )
2021-03-31 21:01:52 +02:00
Dmitry Bushev
91e591c5b3
Enable All Languages in Context ( #1640 )
...
Enable All Languages in Context
2021-03-31 20:18:48 +03:00
Maciej Mikołajek
8947270c66
Histogram & Scatterplot : Fix panning with normal mouse. ( https://github.com/enso-org/ide/pull/1394 )
...
Original commit: 2b2f1207bc
2021-03-31 17:45:14 +02:00
Radosław Waśko
444ae39d28
Inlining Helper for Benchmarks ( #1638 )
2021-03-31 17:11:34 +02:00
Adam Obuchowicz
72f1822e3e
Show that visualization is selected ( https://github.com/enso-org/ide/pull/1412 )
...
Original commit: e3e073326b
2021-03-31 16:46:18 +02:00
Michael Mauderer
eb05b7c1ce
Fix build failing when executing run watch
on a clean build. ( https://github.com/enso-org/ide/pull/1395 )
...
Original commit: c4008d4699
2021-03-31 16:31:46 +02:00
Radosław Waśko
d48008be51
Fix symlinks and increase compression level ( #1631 )
...
Copying used to follow symlinks, instead I just extract the archive
directly to the destination.
2021-03-31 15:33:02 +02:00
Felix Rech
e591c79321
onHide
callback for Visualizations (https://github.com/enso-org/ide/pull/1383 )
...
JavaScript visualizations can define a onHide method that will be called whenever the visualization is hidden.
Original commit: 38bd818ce7
2021-03-31 15:14:15 +02:00
Adam Obuchowicz
6b7aa7f642
Run prettier on changelog
...
Original commit: ca6bfa99bf
2021-03-31 09:12:43 +02:00
Michael Mauderer
67090e17fe
Show visualization on output port hover. ( https://github.com/enso-org/ide/pull/1363 )
...
Original commit: b869971f44
2021-03-30 20:51:32 +02:00
Michael Mauderer
79b376349a
Visual improvements 1+2 ( https://github.com/enso-org/ide/pull/1411 )
...
Original commit: 9b60a911b9
2021-03-30 20:09:54 +02:00
Adam Obuchowicz
df35757622
Fix output port type when there are grey ports [ci changelog not needed] ( https://github.com/enso-org/ide/pull/1409 )
...
Original commit: a189a74a36
2021-03-30 17:49:19 +02:00
Adam Obuchowicz
c1f8f8aa18
Filter out Unresolved_Symbol when coloring ports ( https://github.com/enso-org/ide/pull/1408 )
...
Original commit: e74b8c3fd9
2021-03-30 17:48:55 +02:00
Wojciech Daniło
8b5cd73f4d
Theme management ( https://github.com/enso-org/ide/pull/1390 )
...
Original commit: c8bfe4296d
2021-03-30 16:16:46 +02:00
Dmitry Bushev
5cfd9284be
Convert GeoJSON to Table ( #1632 )
2021-03-30 15:06:22 +01:00
Adam Obuchowicz
d5c5f3b538
Show visualization available for node output type only. ( https://github.com/enso-org/ide/pull/1384 )
...
Original commit: d4cc824e34
2021-03-30 14:25:38 +02:00
Adam Obuchowicz
e98befaf52
Fullscreen Visualization ( https://github.com/enso-org/ide/pull/1355 )
...
Original commit: ebf5c4f052
2021-03-30 12:43:05 +02:00
Dmitry Bushev
c32780fbc8
Misc Runtime Fixes ( #1633 )
...
Misc runtime fixes
2021-03-30 12:11:04 +03:00
Michał Wawrzyniec Urbańczyk
2d027cf8ed
Support Dataframes in Histogram and Scatter Plot Visualizations ( https://github.com/enso-org/ide/pull/1377 )
...
Original commit: cd3a6e920c
2021-03-30 09:36:42 +02:00
Ara Adkins
6ee0c19d53
Implement additional methods for table ( #1628 )
2021-03-29 17:34:06 +01:00
Ara Adkins
8e942b5fa0
Rank suggestions by self-type specificity ( #1629 )
2021-03-29 16:31:17 +01:00
Adam Obuchowicz
f223b252f3
Add Enso_Project.data entry to the searcher ( https://github.com/enso-org/ide/pull/1393 )
...
Original commit: a1b0a0d8c8
2021-03-26 18:22:00 +01:00
Michał Wawrzyniec Urbańczyk
191793720d
Geomap Case Insensitive ( https://github.com/enso-org/ide/pull/1392 )
...
Original commit: 85a1adc862
2021-03-26 17:42:50 +01:00
Adam Obuchowicz
3d261838f8
Engine 0.2.9
...
Original commit: 7e52671a45
2021-03-26 17:39:15 +01:00
Michał Wawrzyniec Urbańczyk
e8e8d9f44f
This PR fixes the regression where error visualization did not compute properly. ( https://github.com/enso-org/ide/pull/1388 )
...
Original commit: 93e70dae1a
2021-03-26 14:07:08 +01:00
Ara Adkins
a877e394e7
Bump the snapshot version
2021-03-26 12:28:22 +00:00
Ara Adkins
0212d2184a
Prepare for the 0.2.9 release ( #1619 )
2021-03-26 12:27:57 +00:00
Adam Obuchowicz
506dd32bbe
Fix strange this argument applying in searcher. ( https://github.com/enso-org/ide/pull/1385 )
...
Original commit: 3ace4e4b12
2021-03-26 12:00:25 +01:00
Ara Adkins
cc2b5a7de6
Fix the example for File.read ( #1618 )
2021-03-26 10:28:46 +00:00
Maciej Mikołajek
004a062157
Hotfix: GeoMap not showing up in list ( https://github.com/enso-org/ide/pull/1389 )
...
Because of trying to fix 2-finger-pan in GeoMap I've added a stub MapController. As it turned out, this map controller tried to load before deck-gl got loaded, hence making deck word undefined. I've removed it as it is not necessary now.
Original commit: 487d712e82
2021-03-26 10:37:34 +01:00
Dmitry Bushev
29eaecaeec
Wait for truffle context init ( #1617 )
2021-03-26 09:19:48 +00:00
Radosław Waśko
301672df24
Fix a Bug in the Database Join Implementation ( #1614 )
2021-03-26 00:34:16 +01:00
Michał Wawrzyniec Urbańczyk
5b57960da3
Histogram and Scatterplot visualizations support for Table ( #1608 )
2021-03-25 17:47:22 +01:00
Radosław Waśko
6aeff8f8a4
Database Visualizations ( https://github.com/enso-org/ide/pull/1335 )
...
Original commit: 132ae3e2fe
2021-03-25 17:03:22 +01:00
Ara Adkins
78ab5ee5e5
Provide searcher suggestions for compatible types ( #1613 )
2021-03-25 12:07:41 +00:00
Dmitry Bushev
6ba5941591
Do not cache panics ( #1611 )
2021-03-25 10:30:58 +00:00
Maciej Mikołajek
1205a5dcda
Scatterplot and Histogram: panning, pinching and RMB zooming works as expected. ( https://github.com/enso-org/ide/pull/1311 )
...
Original commit: 9c26d936f4
2021-03-25 10:54:11 +01:00
Dmitry Bushev
565d74188b
fix: color conversion ( #1612 )
...
Update the visualization function
with the BGR-> RGB conversion.
2021-03-25 08:35:59 +03:00
Felix Rech
31f7ab6a39
Add a theming API for visualizations ( https://github.com/enso-org/ide/pull/1358 )
...
Original commit: 916d733e76
2021-03-24 19:08:42 +01:00
Felix Rech
72e05a641f
Engine updates after adding node: send import first, then the new node ( https://github.com/enso-org/ide/pull/1332 )
...
When the user creates a node through the searcher that needs additional imports, those imports should be added before or simultaneously to the node content to avoid an invalid intermediate state. This was done in the wrong order before this commit.
Original commit: da6d66fc05
2021-03-23 17:38:00 +01:00