Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase universe selection cap (#159)
* demo version * complement to filter selection * dropdown menu for filters * consistent color scheme throughout layers * removes unused code * Update globalStore.ts * serialize method to filter for export * linting * filters to activefilters in treeline * import plus icon * adds useradded to filter * Adds path to venn tooltip * Adds add button to search bar and adding filters from calling store * adds delete button to user added filters * linting * removes invalid comma in filter parsing * Formatting * PR feedback * Moves Layer Selection to Venn * Adjust search bar visually * Selection List Vue Component * Implements selection in TreeLine * Implements selection for Venn * Update TreeLine.ts * Delete unused comment * increase cap
- Loading branch information