vega-frontend-monorepo/libs
Dexter Edwards ae37f76b1c
Search implementation (#97)
* make titles look prettier

* link to parties from transactions table

* render what data is found conditionally

* more syntax highlighting

* re-jig file orders

* remove footer component for now

* add subheading component

* adjust column layout

* Style up header

* enable ligatures

* change env files

* fix error if data is null

* show governance header even if there is no data

* remove dead css

* add dark theme for block explorer

* use memo on parties submit

* remove some css from header

* basic search implementation

* allow passing classNames to form group

* add tests for form group

* add form-grpup stories

* bad rebase fixes

* add link

* tidy up tests

* fix tests

* tidy up env files

* final test fixes

* switch order of classes

* fix test id

* force build for testing

* rename file for linting

* add tests for header component

* rename export

* input error tests

* use descriptive function names as per PR comment

* fix casing issue for CI

* handle empty state

* make query easier to understand
2022-03-23 09:57:51 +00:00
..
deal-ticket Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
graphql Fix/format price in order confirmation dialog (#102) 2022-03-22 11:18:50 -07:00
market-list #29 Add market-list-table 2022-03-18 13:13:14 +01:00
react-helpers #29 Add market-list-table 2022-03-18 13:13:14 +01:00
tailwindcss-config Merge branch 'master' into feat/40-tx-styling 2022-03-18 14:55:43 +00:00
ui-toolkit Search implementation (#97) 2022-03-23 09:57:51 +00:00
wallet Fix/Set initially selected pubkey after connect (#96) 2022-03-19 18:31:44 -07:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00