-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release/0.2.0 #194
Merged
Merged
release/0.2.0 #194
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* SpModal component
…o release/1.0.0-storybook
refer to #155
* new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into a * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * visual increment * visuals / intial state / less chars * cleaned up / vue 3 * code:format * sptx state typing * --chars / initialState * code:foramt
* new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * WIP SpNavbar and Keplr connection * Line indentation * Indents * cleaned up * cleaned up * Functionality and style updates * Tabs * Replaced tabs with spaces * Moved Keplr code to composable function, added props, added SpButton * split spnavbar into spacc / moved icons / refactored useKeplr / ts errors * code:format * useKeplr function refactor * simplified sign in & out / spacc ++cohesive / spaccdropdown ++simple / cleaning * fixed silly confusion Co-authored-by: Arthur Marinho <arthurtutuca@gmail.com>
… release/milestone-01
* feat: profile avatar, wallet account, navbar logo (#160) * Profile avatar, wallet account, navbar logo * Close account dropdown, auto connect on page load * Responsive design * Update netlify.toml * Update netlify.toml * Update publish.yml * Update publish.yml * Update publish.yml * Update publish.yml * Update publish.yml * Update publish.yml * Update publish.yml * Update publish.yml * Update publish.yml * Update publish.yml * Rename publish.yml to alpha-release.yml * Data page, SpTypography, SpSpacer * Update .gitignore * regenerated vuex * simplified alpha release * SpDropdown component, Data page front-end * Dropdown autoclose * Renamed component * fee being suggested / code styling * using router * bump @cosmjs * bump alphå * #139: Assets list component (#161) * layout * ifs * simplified * warn instead of log * revert initialized * code:format Co-authored-by: Matthew Salamon <35425388+Matthews3301@users.noreply.github.com> Co-authored-by: Matthews <salamon.mat@gmail.com> Co-authored-by: Mihail Marcu <56769586+mihailmarcu@users.noreply.github.com>
* new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * #139: Add scoped styles for assets - Remove the .sp-denom-marker from the utility as it is used directly in the asset component; * Moved acc dropdown down, removed close icon (#169) * feat: Crud folder structure (#168) * SpCrud folder structure * Missing emit event * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * Delete vetur.config.js * useAPIPagination + useTxs (#174) * new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * Update SpTxList.vue * Update App.vue * #139: Add search bar for assets * #139: Add search functionality * ibc-tx / useDenom / SpDenom * ibc-tx / useDenom / SpDenom * Update SpDenom.vue * ibc-tx / useDenom / SpDenom * Update useDenom.ts * #139: Add show more functionality and demo data * #139: Remove the sort of the assets in case of the non search value * #139: Removed sort functionality as it's not needed * #139: Add size prop for SpDenom - Use SpDenom for assets list - resultLimit is always a number - concat the balances with data when is not empty * #139: Reset the displayLimit after remove search criteria * #139: Add no result state - Improve the logic when the show more is displayed * #139: Add no assets state - Add skeleton animation * #139: Refactor size prop for SpDenom * #139: Improve UI and UX for search * #139: Add arrow for show more button * ibc-tx (#179) * new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * ibc-tx / useDenom / SpDenom * ibc-tx / useDenom / SpDenom * Update SpDenom.vue * ibc-tx / useDenom / SpDenom * Update useDenom.ts * CRUD components Data page and functioning components: SpRead SpWrite SpUpdate SpDelete * tx-list * tx-list * tx-list * cosmjs set to 27 * tx-list * #139: Use SpDenom for IBC * tx list * env settings via acc dropdown (#184) * #139: Add fixes after PR review * #139: Improve the loading state * Update SpAccDropdown.vue * tx-list (#182) * new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * ibc-tx / useDenom / SpDenom * ibc-tx / useDenom / SpDenom * Update SpDenom.vue * ibc-tx / useDenom / SpDenom * Update useDenom.ts * tx-list * tx-list * tx-list * cosmjs set to 27 * tx-list * tx list * #139: WIP for refactoring the search functionality * c * c * typing++ / more info on accdropdown (#186) * new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * ibc-tx / useDenom / SpDenom * ibc-tx / useDenom / SpDenom * Update SpDenom.vue * ibc-tx / useDenom / SpDenom * Update useDenom.ts * tx-list * tx-list * tx-list * cosmjs set to 27 * tx-list * tx list * c * c * c * c * useAssets (#187) * new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * ibc-tx / useDenom / SpDenom * ibc-tx / useDenom / SpDenom * Update SpDenom.vue * ibc-tx / useDenom / SpDenom * Update useDenom.ts * tx-list * tx-list * tx-list * cosmjs set to 27 * tx-list * tx list * c * c * c * c * c * c * sptxlist able to show ibc (#188) * new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * ibc-tx / useDenom / SpDenom * ibc-tx / useDenom / SpDenom * Update SpDenom.vue * ibc-tx / useDenom / SpDenom * Update useDenom.ts * tx-list * tx-list * tx-list * cosmjs set to 27 * tx-list * tx list * c * c * c * c * c * c * c * #139: Refactoring and improvements for assets component * #139: Minor adjustments for Tx component * #139: Add reset search functionality * #139: Remove log helpers * c (#190) * c * code:format * code:format Co-authored-by: Mihail Marcu <marku.michael@gmail.com> Co-authored-by: Matthew Salamon <35425388+Matthews3301@users.noreply.github.com> Co-authored-by: Matthews <salamon.mat@gmail.com>
* Update vite.config.ts * Update SpProfileIcon.vue * Update alpha-release.yml * Update alpha-release.yml
* Update vite.config.ts * Update SpProfileIcon.vue * Update alpha-release.yml * Update alpha-release.yml * Update useKeplr.ts * Update SpAcc.vue * Update SpTx.vue
* Update vite.config.ts * Update SpProfileIcon.vue * Update alpha-release.yml * Update alpha-release.yml * Update useKeplr.ts * Update SpAcc.vue * Update SpTx.vue * removed relayers / shrunk wallet
marinhoarthur
requested review from
fadeev,
Matthews3301 and
mihailmarcu
as code owners
February 15, 2022 12:13
* new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * #139: Add scoped styles for assets - Remove the .sp-denom-marker from the utility as it is used directly in the asset component; * Moved acc dropdown down, removed close icon (#169) * feat: Crud folder structure (#168) * SpCrud folder structure * Missing emit event * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * Delete vetur.config.js * useAPIPagination + useTxs (#174) * new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * Update SpTxList.vue * Update App.vue * #139: Add search bar for assets * #139: Add search functionality * ibc-tx / useDenom / SpDenom * ibc-tx / useDenom / SpDenom * Update SpDenom.vue * ibc-tx / useDenom / SpDenom * Update useDenom.ts * #139: Add show more functionality and demo data * #139: Remove the sort of the assets in case of the non search value * #139: Removed sort functionality as it's not needed * #139: Add size prop for SpDenom - Use SpDenom for assets list - resultLimit is always a number - concat the balances with data when is not empty * #139: Reset the displayLimit after remove search criteria * #139: Add no result state - Improve the logic when the show more is displayed * #139: Add no assets state - Add skeleton animation * #139: Refactor size prop for SpDenom * #139: Improve UI and UX for search * #139: Add arrow for show more button * ibc-tx (#179) * new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * ibc-tx / useDenom / SpDenom * ibc-tx / useDenom / SpDenom * Update SpDenom.vue * ibc-tx / useDenom / SpDenom * Update useDenom.ts * CRUD components Data page and functioning components: SpRead SpWrite SpUpdate SpDelete * tx-list * tx-list * tx-list * cosmjs set to 27 * tx-list * #139: Use SpDenom for IBC * tx list * env settings via acc dropdown (#184) * #139: Add fixes after PR review * #139: Improve the loading state * Update SpAccDropdown.vue * tx-list (#182) * new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * ibc-tx / useDenom / SpDenom * ibc-tx / useDenom / SpDenom * Update SpDenom.vue * ibc-tx / useDenom / SpDenom * Update useDenom.ts * tx-list * tx-list * tx-list * cosmjs set to 27 * tx-list * tx list * #139: WIP for refactoring the search functionality * c * c * typing++ / more info on accdropdown (#186) * new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * ibc-tx / useDenom / SpDenom * ibc-tx / useDenom / SpDenom * Update SpDenom.vue * ibc-tx / useDenom / SpDenom * Update useDenom.ts * tx-list * tx-list * tx-list * cosmjs set to 27 * tx-list * tx list * c * c * c * c * useAssets (#187) * new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * ibc-tx / useDenom / SpDenom * ibc-tx / useDenom / SpDenom * Update SpDenom.vue * ibc-tx / useDenom / SpDenom * Update useDenom.ts * tx-list * tx-list * tx-list * cosmjs set to 27 * tx-list * tx list * c * c * c * c * c * c * sptxlist able to show ibc (#188) * new dev monorepo scripts * Create .prettierrc * cleaned out + new send/rec token comp. * Create .node-version * new stack for bundling / new scripts for dev env (#155) * --webpack / ++vite * client-js merged into vuex * prettied * formatted code * husky * formattede * improved code formatting scripts * updated monorepo scripts * ignoring package lock * removed client-js * cleaned up * cleaned up * no stargate * code:format * dep * expanded code formatting * no vetur * Create useTxs.ts * Create index.ts * Create usePagination.ts * Update useTxs.ts * Update usePagination.ts * Update useTxs.ts * sp tx list * Update and rename usePagination.ts to useAPIPagination.ts * Update index.ts * Update useTxs.ts * Update useTxs.ts * Update SpTxList.vue * cruft * w/ stargate * stargate / launchpad * ibc-tx / useDenom / SpDenom * ibc-tx / useDenom / SpDenom * Update SpDenom.vue * ibc-tx / useDenom / SpDenom * Update useDenom.ts * tx-list * tx-list * tx-list * cosmjs set to 27 * tx-list * tx list * c * c * c * c * c * c * c * #139: Refactoring and improvements for assets component * #139: Minor adjustments for Tx component * Implement grid system and adjust general layout * Update vite.config.ts * Update SpProfileIcon.vue * Update alpha-release.yml * Update alpha-release.yml * Add all UI elements for Transfer component * Improve the show more button with icon * Fixed the inout for amount * Remove modal backdrop blur filter * Add the missing resetSearch functionality * Add skeleton loading for transaction list * Show the group year if it's not a month from this year * Adjust and create focus styles for amount select input * Adjustments for send/receive component * Improve UI for send/receive and header * Adjust loading state of transaction * Update useKeplr.ts * Update SpAcc.vue * Update SpTx.vue * reconnecting ws * removed relayers / shrunk wallet * Polishing the UI * Improve the send/receive if no wallet connected * Minor improvements on positioning * WIP for CRUD model * Revert some changes from CRUD model Co-authored-by: Mihail Marcu <marku.michael@gmail.com> Co-authored-by: Matthew Salamon <35425388+Matthews3301@users.noreply.github.com> Co-authored-by: Matthews <salamon.mat@gmail.com> Co-authored-by: your_username <your_email@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.