Coder Social home page Coder Social logo

blazorade / blazorade-bootstrap Goto Github PK

View Code? Open in Web Editor NEW
60.0 60.0 7.0 8.52 MB

Bootstrap components implemented as Razor components for Blazor applications.

License: MIT License

HTML 37.85% C# 58.93% JavaScript 0.80% CSS 2.42%
blazor blazor-application blazor-client blazor-components blazor-server bootstrap webassembly

blazorade-bootstrap's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blazorade-bootstrap's Issues

Change base class of CardLink to Anchor

To provide better support for links in Card components, we need to change the base class for CardLink to Anchor just the base class for AlertLink is Anchor.

Remove ExampleJsInterop

The ExampleJsInterop is the default example class that comes with a Razor component library. It must be removed from the component library.

Change protected properties on Anchor to private

The properties IsAnchorLink, OnClickPreventDefault and TargetId are protected, but not used outside of the Anchor class.

These properties must be changed to private and their need to exist needs to be evaluated.

Automatically close mobile menu when clicking outside

By default, the Bootstrap Navbar does not close the mobile menu when clicking or tapping outside of the menu.

This should be implemented as a boolean parameter in Navbar so that developers could just turn it on. By default, the behaviour should be as the default Bootstrap Navbar works, meaning that it won't close automatically.

Since Navbar internally uses the Collapse component, the functionality should be implemented in that component, and then just reused in the Navbar component.

Carousel must show without an explicit height set

If you use the Carousel component without specifying a height for it, it will not show. We must provide a way to have the Carousel render the contents as is, as well as specify an absolute height for the carousel.

Blazorade and Bootstrap Template

I am trying to get blazorade working with a template I downloaded for bootstrap and when I click on the hamburger menu the menu pops up but when I click outside the menu it does not disappear.

Any ideas?

Thanks,
Joe Harmon
[email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.