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

Add new features #1

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Conversation

JulianPrieber
Copy link

Add features:

  • custom button for custom links
  • rounded corners avatar image littlelink.blade.php
  • Social Share Preview for individual users see
  • button hover animations demo

See commits: main branch

Added class 'rounded-avatar' to avatar images
Added class 'rounded-avatar' with border-radius set to 50%.

Remove or uncomment this if you don't want rounded avatars for users.
Replaced (-) hyphen button seed with custom link button as first button
Added custom link button to allow users to add their own custom links
Added white icon for custom links
This shows a preview for Name, Bio and avatar image of users profiles if shared on social sites like Facebook,  Twitter, Facebook Messenger, WhatsApp, Discord, Pinterest and many more.
merged
Added hover-min.css by Ian Lunn (https://github.com/IanLunn/Hover) to allow use of animations with buttons and icons.
Added license for the use of Hover.css by Ian Lunn (https://store.ianlunn.co.uk/licenses/personal).

See: 0bb11a1
Added button animation to littlelink.blade.php.

  -  Included hover-min.css for animation
  -  Added class 'button hvr-grow' to all buttons
  -  Added class 'hvr-icon-wobble-vertical' to all buttons (for icon animation)
  -  Added class 'hvr-icon' to all icons (to indicate icon to hover-min.css)

Read more on how to use and change animations here: https://github.com/IanLunn/Hover/blob/master/README.md
Try a demo of the added animations here: https://julianprieber.github.io/littlelink-admin-demo/
Added hover button animation to littlelink.blade.php.

  -  Included hover-min.css for animation
  -  Added class 'button hvr-grow' to all buttons
  -  Added class 'hvr-icon-wobble-vertical' to all buttons (for icon animation)
  -  Added class 'hvr-icon' to all icons (to indicate icon to hover-min.css)

Read more on how to use and change animations here: https://github.com/IanLunn/Hover/blob/master/README.md
Try a demo of the added animations here: https://julianprieber.github.io/littlelink-admin-demo/
Added hover button animation to home.blade.php.

  -  Included hover-min.css for animation
  -  Added class 'button hvr-grow' to all buttons
  -  Added class 'hvr-icon-wobble-vertical' to all buttons (for icon animation)
  -  Added class 'hvr-icon' to all icons (to indicate icon to hover-min.css)

Read more on how to use and change animations here: https://github.com/IanLunn/Hover/blob/master/README.md
Try a demo of the added animations here: https://julianprieber.github.io/littlelink-admin-demo/
Added partner button animations (https://github.com/IanLunn/Hover)
Added feature button hover animation + demo (https://julianprieber.github.io/littlelink-admin-demo)
@latuminggi
Copy link
Owner

wow, i will look into it first before merge your PR
thx a lot for your contributions

Moved hover-min.css from public/css to public/littlelink/css
Moved hover-min.css from public/css to public/littlelink/css
changed button to buttons
Made link title (previously required) optional when adding personal LittleLink links on the User/Admin Panel.
If the 'Title' field is left empty, the button name is now used instead of rejecting the addition.
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.

2 participants