Skip to content
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.5.4 #1144

Merged
merged 142 commits into from
Jul 26, 2021
Merged

Release 0.5.4 #1144

merged 142 commits into from
Jul 26, 2021

Conversation

imollov
Copy link
Collaborator

@imollov imollov commented Jul 23, 2021

No description provided.

etharner and others added 30 commits June 18, 2021 11:07
- not compatible with SSR
- the latest version propose to install component globally
- not compatible with Vue 3
- IntersectionObserver API looks like that it is more performant if it is created once
davidyuk and others added 24 commits July 15, 2021 03:49
./src/components/tipRecords/TipRecord.vue?vue&type=script&lang=js& (./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib??ref--13-1!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/tipRecords/TipRecord.vue?vue&type=script&lang=js&) 135:20
Module parse failed: Unexpected token (135:20)
File was processed with these loaders:
 * ./node_modules/cache-loader/dist/cjs.js
 * ./node_modules/babel-loader/lib/index.js
 * ./node_modules/cache-loader/dist/cjs.js
 * ./node_modules/vue-loader/lib/index.js
You may need an additional loader to handle the result of these loaders.
|
|     tipUrl() {
>       if (!this.tip?.url) return null;
|       return this.tip.url.startsWith('http://') || this.tip.url.startsWith('https://') ? this.tip.url : `http://${this.tip.url}`;
|     }
fix(AeInputAmount): show correct fiat value
Enable SSR using @uvue/vue-cli-plugin-ssr
@github-actions
Copy link

SSR will be deployed to superhero.aeternity.io, bundle report

@github-actions
Copy link

@Liubov-crypto
Copy link
Collaborator

Tested, in general LGTM.

Trending - pass
Search - pass

Change profile pic- pass

Change back pic - pass

Change profile info - pass

Cookies - pass

Send Tip on the Feed - pass

Retip on the feed - pass
Post without tipping - pass

Add a comment - pass
Tip comment on the feed - pass

Pin/Unpin - pass

Claim - pass

Report post - pass

Voting - pass

Vote - pass

Revoke Vote - pass
Delegate voting power - pass

Create a new poll - pass
Search - pass
Meet - pass
Send a tip to user icon/comment - pass

Updates - pass
Faq- pass

Remains #1126 #1112 #1136

Different names in Meet and sh wallet:
bbbnn

Copy link
Member

@kenodressel kenodressel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like we are not breaking anything new 🤷

@imollov imollov merged commit 11d1f74 into master Jul 26, 2021
@imollov imollov deleted the release/v0.5.4 branch July 26, 2021 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants