v0.0.2
What's Changed
- feat: prepare graphql service to be deployed by @luizstacio in #40
- feat: add pull request preview with graphql by @luizstacio in #42
- chore: structure improvements by @pedronauck in #44
- feat: add extra fields on graphql for transaction by @pedronauck in #46
- feat: add ui primitives package by @pedronauck in #48
- feat: add docker publish ci configs by @luizstacio in #50
- feat: add home page by @pedronauck in #49
- feat: add Helm Chart for new infrastructure by @liviudm in #52
- feat: add build ui storybook by @luizstacio in #51
- feat: add TxInput component by @pedronauck in #55
- chore: add graphql internally on nextjs by @pedronauck in #53
- fix: Helm - add writable emptydir volumes by @liviudm in #57
- feat: add transaction page by @pedronauck in #56
- feat: add outputs on transaction page by @pedronauck in #58
- feat: add vscode config by @luizstacio in #60
- feat: update beta-4 by @luizstacio in #61
- ci: remove pullpreview by @luizstacio in #63
- chore: update to radix v2 by @pedronauck in #62
- feat: change tx page layout by @luizstacio in #59
- feat: add TxScript component by @pedronauck in #64
- feat: add Account assets page by @pedronauck in #76
- feat: add advanced Transaction screen by @LuizAsFight in #77
- chore: update deps and page title outside layout by @pedronauck in #83
- feat: add contract page by @LuizAsFight in #79
- feat: contract page - add source tab by @LuizAsFight in #80
- chore: improve graphql dev command by @pedronauck in #85
- feat: add account transactions page by @pedronauck in #87
- feat: add temporary pagination solution for transactions by @pedronauck in #88
- fix: groupedInputs not returning the correct data by @matt-user in #89
- feat: add link to contract components by @matt-user in #93
- feat: add block page header and tabs by @matt-user in #94
- feat: block page simple by @matt-user in #96
- feat: contract page -> balance by @LuizAsFight in #84
- feat: add predicate section for accounts by @pedronauck in #95
- feat: add scalar config by @LuizAsFight in #99
- feat: block page advanced by @matt-user in #98
- feat: add link for block page by @matt-user in #97
- feat: add responsive queries for header by @pedronauck in #100
- feat: block page mobile by @matt-user in #101
- feat: replace breakpoints names by @LuizAsFight in #105
- feat: tx screen mobile by @matt-user in #102
- feat: contract page mobile by @LuizAsFight in #104
- feat: add responsive adjustments on account screen by @pedronauck in #103
- fix: page headers by @LuizAsFight in #108
- fix: utxo item component by @LuizAsFight in #109
- refactor: move pagination component by @matt-user in #111
- fix: responsive on transaction page by @pedronauck in #113
- fix: performance improvement on graphql by @pedronauck in #114
- feat: code block shows json preview by @matt-user in #110
- fix: transaction labeling by @matt-user in #118
- feat: improve search by @matt-user in #117
- chore: adjust tabs across app & remove contract unused tabs by @pedronauck in #116
- fix: format units according to asset decimals + unknown asset by @LuizAsFight in #115
- feat: add missing loading pages by @pedronauck in #120
- chore: adjust asset item by @pedronauck in #121
- feat: make entire component clickable by @matt-user in #112
- feat: make transaction list inline by @LuizAsFight in #122
- refactor: remove type change on click by @matt-user in #107
- feat: add chainInfo to graphql context by @LuizAsFight in #124
- fix: toast color on light theme by @pedronauck in #126
- fix: block height data inside transaction by @pedronauck in #130
- fix: horizontal scroll on code blocks by @pedronauck in #129
- feat: add error/notfound pages by @pedronauck in #128
- feat: improve search UI by @matt-user in #119
- chore: improve inputs and outputs by @pedronauck in #125
- refactor: remove block page gas spent by @matt-user in #132
- feat: add cursors where applicable by @matt-user in #133
- feat: align eth icon by @matt-user in #134
- fix: cursor on collapsible by @matt-user in #136
- fix: virtual list bug by @matt-user in #135
- feat: polish all loading pages by @LuizAsFight in #127
- feat: improve script/operations component for transaction by @pedronauck in #131
- feat: improve loading speed of pages by @luizstacio in #140
- fix: general responsive fixes by @LuizAsFight in #142
- feat: nav search by @matt-user in #123
- feat: improve search navbar by @LuizAsFight in #144
New Contributors
- @liviudm made their first contribution in #52
- @LuizAsFight made their first contribution in #77
Full Changelog: v0.0.1...v0.0.2