mirror of
https://github.com/enso-org/enso.git
synced 2024-12-27 02:23:40 +03:00
16126a0c71
- Fixed `list_directory` so that it works with defaults and uses the `Folder_Browse`. ![image](https://github.com/enso-org/enso/assets/4699705/cf8eb187-a1fe-4eb7-a017-e7bb40e30e12) - Adjusted types of `order_by` in `Aggregate_Column.First` and `Aggregate_Column.Last` so supports single `Sort_Column`. - Adjusted types of `order_by` in `Aggregate_Column.First` and `Aggregate_Column.Last` so an empty Vector is valid (treated as Nothing). - Adjusted `Count_Distinct` so if an empty set of columns then equivalent to `Count`. - Use the multi-select widget for `columns` in `Count_Distinct`. ![image](https://github.com/enso-org/enso/assets/4699705/86e8f3c1-9cbe-4fb3-b6fd-43b937346082) - Sort the widget for `order_by` in `First` / `Last`. ![image](https://github.com/enso-org/enso/assets/4699705/d624544c-6f4d-42ef-bb97-79b68aa60569) - Bug fix for widgets with both tagValues and dynamic data. (Thanks @farmaazon). - Use the multi-select for various things. |
||
---|---|---|
.. | ||
bin | ||
engine/THIRD-PARTY | ||
launcher | ||
lib/Standard | ||
project-manager/THIRD-PARTY | ||
enso.bundle.template | ||
launcher-manifest.yaml | ||
manifest.template.yaml |