-
Notifications
You must be signed in to change notification settings - Fork 3.9k
refactor: Enhance About
dialog box
#28994
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
base: develop
Are you sure you want to change the base?
Conversation
…mprove readability
…copy functionality
This comment was marked as outdated.
8000
Sign in to view
This comment was marked as outdated.
@Abdeali099 are you still working on this or is it ready for review? |
No, I am working. Need to change the format of copied apps json |
This comment was marked as outdated.
This comment was marked as outdated.
3c563c1
to
118e3ca
Compare
<p> | ||
<i class='fa fa-graduation-cap fa-fw'></i> | ||
${__("Frappe School")}: | ||
<a href='https://frappe.school' target='_blank'>https://frappe.school</a> | ||
</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this counts as a social link and is relevant for users of framework based apps.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should keep or remove?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes
User perspective
Forum
,Blog
andInstagram
linkYouTube
logoCopy to clipboard
button to copy installed app informationDeveloper perspective
var
withconst
orlet
accordinglyrepl
,frappe.app
,sort
All Apps Version Copy Sample Text
Single App Version Copy Sample Text
See About dialog box changes
Before:
After:
Demo
About.Dialog.version.Copy.mp4
Note
Change
Twitter
logo with its new logoX
withSVG
because new logo is not available in font-awsome4.7.0
versionImportant
Backport to v-15 and v-14