Releases: chaotic-art/app
Releases · chaotic-art/app
Release v1.0.0
What's Changed
- init nuxt project by @preschian in #1
- feat: provide api from plugin by @preschian in #2
- Add nuxt layout by @Jarsen136 in #5
- feat: add i18n by @Jarsen136 in #6
- style: wireframe for footer by @preschian in #9
- chore: papi on postinstall by @preschian in #10
- feat: landing style by @Jarsen136 in #11
- feat: landing drop banner by @Jarsen136 in #13
- feat: init auth by @hassnian in #12
- fix: some minor adjuistment by @preschian in #17
- fix: types under nuxt config by @preschian in #18
- fix: proper setup fonts by @preschian in #19
- ci: add linter and typecheck on github actions by @preschian in #20
- fix: linter and typecheck by @preschian in #21
- fix: root path of public by @Jarsen136 in #22
- Feat landing UI by @Jarsen136 in #23
- feat: footer style by @Jarsen136 in #24
- fix: type error on Identicon by @Jarsen136 in #25
- fix: avoid any usage if possible by @preschian in #26
- fix: dompurify-html directive by @preschian in #27
- feat: chain icon by @Jarsen136 in #29
- Feat landing drops by @Jarsen136 in #30
- fix: type by @Jarsen136 in #31
- fix: color mode already included in nuxt-ui by @preschian in #32
- feat: basic wallet accounts identity by @hassnian in #28
- feat: nuxt seo modules by @preschian in #33
- chore: add husky by @preschian in #35
- fix: adjust prefix for api by @preschian in #36
- feat: wireframe drop page by @preschian in #38
- feat: drop detail page by @preschian in #40
- feat: list of drop items by @preschian in #42
- perf: avoid duplicate clients by @preschian in #43
- feat: landing drops by @Jarsen136 in #44
- feat: landing artists by @Jarsen136 in #45
- feat: follow button basic by @Jarsen136 in #46
- Feat fiat price store by @Jarsen136 in #47
- feat: markdown content preview by @Jarsen136 in #50
- Feat token price by @Jarsen136 in #51
- Init Polkadot EVM by @hassnian in #54
- fix: warning messages about 1x by @preschian in #55
- fix: responsive landing page by @preschian in #56
- fix: responsive drops page by @preschian in #57
- ref: Extract prefix to usePrefix composable by @hassnian in #59
- chore: dependabot config by @preschian in #61
- feat: temp gallery detail page by @preschian in #69
- fix: upgrade dependencies by @preschian in #71
- chore(deps): bump @nuxt/scripts from 0.11.6 to 0.11.8 by @dependabot[bot] in #67
- Fix drop cards by @Jarsen136 in #77
- feat: tops collections & graphql request by @Jarsen136 in #78
- chore(deps): bump @iconify-json/lucide from 1.2.48 to 1.2.49 by @dependabot[bot] in #73
- feat: temp collection detail page by @preschian in #79
- chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 by @dependabot[bot] in #72
- chore(deps): bump @nuxt/icon from 1.12.0 to 1.13.0 by @dependabot[bot] in #76
- chore(deps): bump @nuxt/fonts from 0.11.3 to 0.11.4 by @dependabot[bot] in #75
- chore(deps): bump @nuxt/test-utils from 3.18.0 to 3.19.1 by @dependabot[bot] in #74
- feat: add error details toggle to error component by @preschian in #80
- fix: r is not a function by @preschian in #82
- feat: top collections volume & price by @Jarsen136 in #83
- feat: auto graphql interface by @preschian in #85
- fix: r is not a function (2nd attemp) by @preschian in #84
- chore: remove unused utils by @preschian in #86
- feat: seo on collection page by @preschian in #87
- feat: explore collections by @preschian in #89
- feat: infinite scroll collectibles by @preschian in #90
- feat: add explore nfts page by @preschian in #91
- perf: atf component on landing page by @preschian in #92
- perf: minor adjutment landing page by @preschian in #93
- fix: improve landing responsive by @Jarsen136 in #95
- Feat gallery toolbar by @Jarsen136 in #96
- feat: drop collected by by @Jarsen136 in #97
- perf: hydrate on visible by @preschian in #94
- feat: data on collection card by @preschian in #98
- Fix galley page by @Jarsen136 in #99
- feat: new wallet selector by @hassnian in #60
- feat: drops page classify by @Jarsen136 in #102
- fix: render client only reown component by @preschian in #104
- chore: supress pure warning by @preschian in #105
- fix: error types i18n by @preschian in #111
- chore(deps): bump the minor-updates group with 11 updates by @dependabot[bot] in #112
- chore(deps): bump tar-fs from 2.1.2 to 2.1.3 by @dependabot[bot] in #63
- chore(deps-dev): bump pino-pretty from 11.3.0 to 13.0.0 by @dependabot[bot] in #107
- chore(deps): bump the minor-updates group with 12 updates by @dependabot[bot] in #113
- feat: drop preview variation by @Jarsen136 in #115
- feat: wallet selector improvements by @hassnian in #101
- fix: Getting from laning page to collection by @Jarsen136 in #131
- feat: dark mode by @Jarsen136 in #132
- feat: profile page by @Jarsen136 in #133
- fix: Collection items from dotmemo collection are not visible by @hassnian in #134
- feat: clear cache on collection page by @preschian in #135
- Make landing page more reactive by @Jarsen136 in #136
- feat: more info on drops page by @Jarsen136 in #137
- feat: adjust top collection card by @preschian in #138
- styles: redesign drop card by @preschian in #139
- styles: ui collection card by @preschian in #140
- feat: add wallet details by @hassnian in #141
- perf: parallel balance fetching by @hassnian in #142
- feat: curated artists page by @Jarsen136 in #143
- fix: mobile wallet not working & improved wallet sidebar by @hassnian in #145
- perf: optimize papi by @preschian in #146
- feat: sort by collection page by @preschian in #147
- chore: icon type on token card by @preschian in #148
- feat: nuxt v4 by @preschian in #149
- chore(deps): bump the minor-updates group across 1 directory with 11 updates by @dependabot[bot] in #152
- fix: balance fetching only connected accounts by @hassnian in #154
- Fix styles drops by @Jarsen136 in #155
- feat: Add logo to footer by @Jarsen136 in #156
- fix: logo size on navbar by @Jarsen136 in htt...