-
Notifications
You must be signed in to change notification settings - Fork 8
Conversation
* Update URLs to new repositories * Update chat support * Fix typo
[Explorer] Cow SDK integration
* Adding useQuery URL's params hook * removing button and switching to tabs * Adding TabIcon component * add access button to the BV (#73) * add Link to BV * remove underline * remove border on BV and fix mobile view * Fix rendering problem when changing tab * Fix memory leak with cytoscape-popper * Singular name suggestion, simplifying the enum * take advantage of string enum comparison Co-authored-by: Agustín Longoni <[email protected]>
* add WrapperCenter for loadings * add cowloading svg + animations * add ids to svg + animations * add end of line to svg file * fix keyframe styles * change names and ids to camelCase * change id to class * move class to path instead of g tag * remove classes and use child selectors * remove classes from svg * svg animations for production * add CowLoading component on storybook * replace Spinner -> CowLoading * clean code * upgrade react-inlinesvg lib * clean CoWLoading svg * change svg without react-inlinesvg and fix storybook * use react-inlinesvg * center animation - restore spinner on tables * fix svg classes * remove spinner import * delete Cow example * center cow on BV * Adding CowLoading on Orders tab Co-authored-by: Ramiro Vazquez <[email protected]> Co-authored-by: Henry Palacios <[email protected]>
Pull Request Test Coverage Report for Build 2272671345Warning: This coverage report may be inaccurate.We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
💛 - Coveralls |
|
Hey @henrypalacios , @ramirotw , great PR! |
I agree, my intention was to create an interim solution to not release with the overlapping we were getting in most cases (😅, although it grew more than planned) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Only one small comment that does not block the release
Release 2.8.0
Main features:
cow-sdk
Changelog
Features
1c7ccea Adding class to edges with one more same direction (#84)
eb5873a Merge branch 'main' into release/2.8.0-rc.0
2f7ee66 Loading improvements (#80)
8ca4258 Adding useQuery search URL params hook (#49)
d96287f make multiple edges to target visible in the batch viewer (#78)
8725ce7 update network box label in the batch viewer (#79)
cebd490 Merge pull request #56 from cowprotocol/1066/cow-sdk-integration
91a4d81 Use SupportedChainId type from sdk
c9ee4f1 Add type to tests
6c83307 Fix property on Order type
ddf94c5 Remove unused types
4473d5f Update types on tests
b5be504 Update types and remove old tests
23c9ada Fix types for Order and Trade
b48f3f7 Update types
c93150e Update repositories URL and chat support (#53)
Dependencies Updates
8f33836 Bump to definitive version 2.8.0
7b6cfc5 Bump version to 2.8.0-rc.0
a534959 Bump cow-sdk version