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

Extended functionality of Card, FileUploader, Input and some bug fixes #71

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Bukk94
Copy link

@Bukk94 Bukk94 commented Nov 25, 2022

So I started using this library but there is a lot of things hardcoded without option to customize things. This is first PR to make that possible and make some fields more customizable.

Fixes

  • Fixed invalid code in _Host.cshtml (double slashes, making project un-buildable)
  • Extended gitignore to ignore Rider's files
  • Changed hardcoded link in NotificationMessage to customizable value or javascript:void(0); by default

SideBar improvements

  • Added option to specify custom chevron to tree view, fallbacks to fa-angle-left
  • Modifed code to preserve state when URL is opened directly or refreshed

Cards

  • Made Title optional. If there is no title, header won't be rendered
  • Extended example page with cards with no title

Login page

  • Extended login page example with email validations

File Uploader

  • Improved file uploader to contain more checks and be more customizable
  • Renamed methods to contain Async suffix
  • Added OnFinished event
  • Added support for maximum files to be dropped in
  • Added support to check 'supported file extensions'

Input

  • Added Readonly option format
  • Added option to customize attributes

@netlify
Copy link

netlify bot commented Nov 25, 2022

Deploy Preview for vermillion-dodol-8bc396 ready!

Name Link
🔨 Latest commit 0e9339b
🔍 Latest deploy log https://app.netlify.com/sites/vermillion-dodol-8bc396/deploys/6380d3a3f7558600083b04f8
😎 Deploy Preview https://deploy-preview-71--vermillion-dodol-8bc396.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@SjefVanLeeuwenTacx
Copy link

Thank you for your contribution, I will try to find the time this weekend to go over your improvements.

@Bukk94
Copy link
Author

Bukk94 commented Jul 10, 2023

It seems this repo is dead :/
@SjefVanLeeuwenTacx

@bdparkhurst
Copy link

Is this repo dead? I would like to start using it and I would be willing to contribute with my team.

@TechosRX
Copy link

Yes, its Dead i think. No activity for a year or more.

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.

4 participants