Releases: FuelLabs/fuel-explorer
Releases · FuelLabs/fuel-explorer
v0.2.0
What's Changed
- feat(Portal): purge @fuel-ui dependency, replacing to @fuels/ui by @LuizAsFight in #158
- fix: nextjs error logs by @helciofranco in #202
- refactor: sync env vars by @helciofranco in #209
- fix: bridge polishing by @helciofranco in #214
- feat(Portal): purge @fuel-ui dependency, replacing to @fuels/ui by @LuizAsFight in #158
- fix: nextjs error logs by @helciofranco in #202
- refactor: sync env vars by @helciofranco in #209
- fix: bridge polishing by @helciofranco in #214
- fix: react hooks observers by @helciofranco in #223
- fix: spawn tx machines only when fetching next pages by @helciofranco in #218
- feat: upgrade fuel packages by @helciofranco in #233
- fix: Resolve issue with incorrect hyperlink on Ecosystem page by @zm-moon in #216
- docs: updated project list and status by @Rubyt0x in #237
- fix: high amounts transaction card by @helciofranco in #231
- fix: adjust transaction id by @helciofranco in #234
- fix: portal title by @helciofranco in #235
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: beta-5 by @luizstacio in #146
- feat: navbar mobile by @LuizAsFight in #147
- feat: beta-5 by @pedronauck in #150
- chore: Delete indexer package.json by @LuizAsFight in #151
- feat: improve graphql docker for deployment by @luizstacio in #153
- fix: make portal operations work by @LuizAsFight in #152
- chore: add biome as linter/formatter by @pedronauck in #156
- fix: Helm Registry URL by @liviudm in #160
- fix: Helm Chart service file by @liviudm in #161
- fix: themes not returning correctly by @matt-user in #148
- feat: add api key to GraphQL by @luizstacio in #164
- feat: add vercel analytics by @matt-user in #166
- chore: add portal links on explorer by @pedronauck in #154
- feat: update bridge with fuel connectors by @luizstacio in #167
- fix: theme refresh by @matt-user in #168
- feat: make theme configuration work cross applications by @luizstacio in #169
- fix: connect wallet before confirm if not connected by @luizstacio in #170
- fix: ecosystem images url by @luizstacio in #171
- feat: add tx mint custom layout by @pedronauck in #155
- chore: update deps by @luizstacio in #176
- feat: add list your project action by @luizstacio in #180
- chore: explorer feedback consistency by @helciofranco in #179
- fix: portal build for explorer by @luizstacio in #182
- chore: update og tags by @luizstacio in #183
- fix: ensure order of build and complete output paths by @luizstacio in #184
- chore: add warning update on bridge by @pedronauck in #188
- fix: withdraw by @helciofranco in #189
- chore: update code owners by @helciofranco in #191
Full Changelog: v0.0.2...v0.1.0
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
v0.0.1
What's Changed
- feat: add pre loaded data on fuel-core by @luizstacio in #1
- docs: update requirements section by @luizstacio in #2
- Fix: Update the Dockerfile and start.sh script by @Braqzen in #4
- chore: update pgsql exposed port by @luizstacio in #5
- feat: copy indexer explorer to current infra by @luizstacio in #26
- feat: add explorer graphql by @luizstacio in #27
- feat: add next project by @pedronauck in #28
- feat: add preview deployment by @luizstacio in #29
- feat: add EntityItem component by @pedronauck in #30
- feat: add Hero component by @pedronauck in #35
- feat: add Footer component by @pedronauck in #36
- feat: add TxCard component and related by @pedronauck in #37
New Contributors
- @luizstacio made their first contribution in #1
- @Braqzen made their first contribution in #4
Full Changelog: https://github.com/FuelLabs/fuel-explorer/commits/v0.0.1