This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 16 Sep, 2021 1 commit
-
-
Imran Salam authored
-
- 02 Jul, 2021 1 commit
-
-
Jyothish authored
* Building the interstitials for the apps * Show the interstitial on the EntityViewer page * Fix tests * Update styles for the BrowserInterstitialInstructions component * Add nullability to a storage getter * Add hide the in-app-search input field in production environment * Reorder imports
-
- 11 Sep, 2020 1 commit
-
-
Andrey Azov authored
Notable: - Typescript v3 -> v4 - Storybook v5 -> v6 - changed stories from `storiesOf` format to component story format - Postcss-loader v3 -> v4 - D3 v5 -> v6
-
- 23 May, 2020 1 commit
-
-
Andrey Azov authored
Add licence header to all typescript files in the src and stories directories
-
- 15 Aug, 2019 1 commit
-
-
Andrey Azov authored
-
- 17 Jun, 2019 1 commit
-
-
Andrey Azov authored
- Use the real api endpoint to get search-related data - Update typings of search-related data - Show message when no matches were found - Add an interface element for clearing the search field - Show a link to Genome Browser when at least one species has been selected - Update the way that the data about selected assembly is passed in redux action - Rename CloseButton to ClearButton (better reflects its functionality) - Show tooltip when hovering over popular species buttons - Show tooltip when hovering over the hint button (right-hand corner of species search field) - Remove the remaining SpeciesSelector stories (they don't serve any real purpose anymore) - Fix tests - Remove unused mock data for species selector
-
- 28 Mar, 2019 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
Also add shared components that are building blocks for AutosuggestSearchField: - Input - SearchField
-