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

NavBars #1

Closed
richbryant opened this issue Dec 13, 2018 · 10 comments
Closed

NavBars #1

richbryant opened this issue Dec 13, 2018 · 10 comments

Comments

@richbryant
Copy link

This is extraordinary. Well done.

Do you plan to do Navbars?

@stsrki
Copy link
Collaborator

stsrki commented Dec 13, 2018

Hello, thanks for trying out Blazorise.

You already have Navbar component, but it's called Bar instead. Check it out.

@richbryant
Copy link
Author

I will! An example would be nice though

@stsrki
Copy link
Collaborator

stsrki commented Dec 13, 2018

Still working on documentation. The Bar component is next to be explained but it shouldn't be too hard for you to get it.

Basically just go with the structure:

  • Bar
    • BarBrand
    • BarToggler
    • BarMenu
      • BarStart (left side of navigation)
      • BarEnd (right side of navigation)
        • BarItem
          • BarLink

@stsrki
Copy link
Collaborator

stsrki commented Dec 13, 2018

I have updated documentation with the Bars section so have a look.

@richbryant
Copy link
Author

richbryant commented Dec 13, 2018

It's good. I tried it and it looks great, although nav links don't work. The tag produced is

<null class="nav-link" href="#posteditor"> Post Editor </null>

@stsrki
Copy link
Collaborator

stsrki commented Dec 14, 2018

The bug is already fixed bit still unreleased on nuget. I will publish it later.

@richbryant
Copy link
Author

Great! Let me know it's up, please.

@stsrki
Copy link
Collaborator

stsrki commented Dec 14, 2018

Published!

@richbryant
Copy link
Author

Looks great!

Okay. How do you click a button when it has no onclick event and throws errors if you try to use one?

@stsrki
Copy link
Collaborator

stsrki commented Dec 14, 2018

Use Clicked event for buttons.
Also you have events TextChanged for <TextEdit />, DateChanged for <DateEdit />, etc.

@stsrki stsrki closed this as completed Dec 15, 2018
stsrki pushed a commit that referenced this issue Apr 8, 2020
Dev090 : getting latest changes from base.
stsrki pushed a commit that referenced this issue Apr 20, 2020
stsrki pushed a commit that referenced this issue Sep 3, 2020
AntDesign Select component improvements
stsrki pushed a commit that referenced this issue Nov 25, 2020
…te-object_labels

Chart : Update method AddLabelsDatasetsAndUpdate to support object / multi-line labels
stsrki pushed a commit that referenced this issue Jan 20, 2021
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

No branches or pull requests

2 participants