This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 08 Sep, 2021 1 commit
-
-
Andrey Azov authored
-
- 03 Aug, 2021 1 commit
-
-
Andrey Azov authored
-
- 27 Jul, 2021 1 commit
-
-
Andrey Azov authored
-
- 25 Jun, 2021 1 commit
-
-
Imran Salam authored
-
- 21 Jun, 2021 1 commit
-
-
Andrey Azov authored
- added a Node-based rendering server - refactored build process (added dedicated script files for development and production build) - refactored routing, so that it can be reused both on the client and on the server side - added Page-type components for every app; currently they are the only components that run on the server and add the dynamic meta tags to the page - updated redux code so that it doesn't try to access browser-specific apis during the startup Co-authored-by:
Kamal Dodiya <kamal@ebi.ac.uk>
-
- 02 Jun, 2021 1 commit
-
-
Imran Salam authored
-
- 24 May, 2021 1 commit
-
-
Andrey Azov authored
- major version bump for rxjs (v6 -> v7) - removed some of explicit babel transforms (some aren't necessary for our target browsers, whereas others are already included in @babel/preset-env) - replaced the deprecated `node-sass` library with the `sass` library
-
- 27 Apr, 2021 1 commit
-
-
Andrey Azov authored
Major updates: - React from v 16 to v 17 - react-spring from v 8 to v 9 - husky to 6.0.0 - faker (one major version bump) - eslint-config-prettier Temporarily added dependency on dotenv-webpack (latest version) to prevent Storybook from crashing.
-
- 09 Apr, 2021 1 commit
-
-
Andrey Azov authored
This finally allows us to remove the dependency on Enzyme. Also as part of this PR: - Removed components - LaunchbarContainer (serves no purpose) - Account (not used) - SpeciesTab (superseded by SelectedSpecies component; not used anywhere) - Removed tests for Launchbar - Removed the launchbarExpanded and accountExpanded fields from redux and from components - Changed the keyCode field on KeyboardEvent to event.key (typescript marks it as deprecated, whereas Browser support seems to be good these days).
-
- 29 Mar, 2021 1 commit
-
-
Andrey Azov authored
-
- 24 Feb, 2021 1 commit
-
-
Andrey Azov authored
-
- 18 Feb, 2021 1 commit
-
-
Andrey Azov authored
-
- 07 Jan, 2021 1 commit
-
-
Andrey Azov authored
Migrate tests for components used on the GenomeBrowser page to react-testing-library.
-
- 02 Dec, 2020 1 commit
-
-
Andrey Azov authored
-
- 12 Oct, 2020 1 commit
-
-
Andrey Azov authored
-
- 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
-
- 24 Jul, 2020 1 commit
-
-
Andrey Azov authored
-
- 21 Jul, 2020 1 commit
-
-
Andrey Azov authored
Changes that required manual intervention: - webpack-merge no longer has default export - replaced apollo-boost and @apollo/react-hooks with apollo-client v.3 - ran npx browserslist@latest --update-db to update caniuse-lite
-
- 26 Jun, 2020 1 commit
-
-
Andrey Azov authored
- also, update config of copy-webpack-plugin, which has changed its api in version 6 slightly
-
- 23 May, 2020 1 commit
-
-
Andrey Azov authored
-
- 13 May, 2020 1 commit
-
-
Andrey Azov authored
Notable changes: - typescript got updated to 3.9 - jest got a major update to v.26 - eslint got a major update to v.7 Notice that after updating jest to v.26 test suite is running 25-50% slower.
-
- 14 Apr, 2020 1 commit
-
-
Jyothish authored
Co-authored-by:
Andrey Azov <andrey@ebi.ac.uk>
-
- 16 Mar, 2020 1 commit
-
-
Andrey Azov authored
-
- 27 Feb, 2020 1 commit
-
-
Andrey Azov authored
-
- 25 Feb, 2020 1 commit
-
-
Andrey Azov authored
-
- 24 Feb, 2020 1 commit
-
-
Andrey Azov authored
Also, remove the 'git add' command from the lint-staged config in package.json
-
- 06 Feb, 2020 1 commit
-
-
Andrey Azov authored
This commit introduces d3 into our codebase
-
- 17 Jan, 2020 1 commit
-
-
Andrey Azov authored
-
- 15 Jan, 2020 1 commit
-
-
Andrey Azov authored
-
- 24 Dec, 2019 1 commit
-
-
Andrey Azov authored
- Update file-loader to version 5.0.2 - Remove @types/storybook__react (@storybook/react has its own type definitions now) - Update other dependencies
-
- 06 Dec, 2019 1 commit
-
-
Imran Salam authored
-
- 03 Dec, 2019 1 commit
-
-
Andrey Azov authored
Rather than starting with an environment-specific config as an entry point for webpack, use a generic config as an entry point, and from there add more specific configs via composition using webpack-merge.
-
- 21 Nov, 2019 1 commit
-
-
Andrey Azov authored
And remove dependency on the `use-resize-observer` library
-
- 19 Nov, 2019 1 commit
-
-
Dan Sheppard authored
An earlier commit changed the means by which callbacks are registered to the scheduler. This was anticipated to have negligible effect, but was otherwise poorly motivated. As a result, the change had already been reverted on the active dev branch when it was later found that the change had a significant (well-characterised but poorly-understood) performance impact. Unfortunately, between the change and its reversion, the code got pushed to dev and live. The active dev branch for this code is not yet ready for merge, and the effect of this change being live is noticeable. So this bugfix commit pushes the reversion (only) to dev.
-
- 15 Nov, 2019 2 commits
-
-
Dan Sheppard authored
-
Andrey Azov authored
-
- 14 Nov, 2019 1 commit
-
-
Dan Sheppard authored
Proper cross-fade animations.
-
- 13 Nov, 2019 3 commits
-
-
Dan Sheppard authored
Fix slow slowing-down of genome browser over time due to leak.
-
Dan Sheppard authored
* Basic bumped scaling for margin-free regions. * Correct for potentially lop-sided borders. * Tweak padding pixels for small screens. Ideally we need to find out why any padding pixels at all are needed. But this works down to 1100px at least for now. I'll JIRA the rest. * Update packages.
-
Dan Sheppard authored
* ENSWBSITES-89 fix. * New WASM.
-