Aviasales demo tickets list - inpired by real app
Test task were taken from here
https://andrew-dyachenko.github.io/aviasales-test/
This is mainly bootstrapping and builded with next libraries
- v1.1.6 Fix(fallback): "Mixed Content Security Policy" - Error due http/https mix while fetch fresh rates
- v1.1.5
- Fix(start): Invalid property 'align' fixed
- Fix(start): the "path" argument must be of type string
- Fix(start): webpack is not a function
- v1.1.4
- Updating outdated NPM packages to the latest minor / patch versions
- After updating NPM packages, a bug in the tests was fixed
- Fixes aimed at changes in the api.exchangeratesapi.io API. Now it's need to pass an unique key when requesting data. In the free version of the subscription plan, the request for a list of specific symbols and base symbol is no longer available. To walkaround that issue special static adapter were added.
- v1.1.3 Ticket action block sliding while page loading fix. Added homepage in the
package.json
to match dev and deploy paths. - v1.1.2 Move hosting to gh-pages
- v1.1.1 Maximum call stack size exceeded - invokes on w.resize bugfix
- v1.1.0 Canvas plane plume animation
- v1.0.0 The main planned functionality
MIT © Andrew-Dyachenko