Giter VIP home page Giter VIP logo

tazor's Introduction

Tazor

Tazor is a simple UI toolkit for Blazor. The goal is to create a handful of components that may be used to create an application. Below are the components that are being worked on, or planned to be implemented in the future.

Using Tazor

Documentation and Samples availble at tazor.org

tazor's People

Contributors

jsedlak avatar

Stargazers

Jakub Krojec avatar

Watchers

 avatar James Cloos avatar Mikah Barnett avatar

tazor's Issues

Create Flyout Component

Create a flyout component representing a panel that can slide in from the left or right of the screen.

Panel should optionally be attached to the side when minimized, but otherwise be invisible.

Create Accordion Component

Create a component of Reveal type components that allows only one content section to be opened at a time

Create a Notification System / Component

Create a system by which notifications can be displayed at a system level.

Add ability to show a notification, include a notification component.

Consider allowing notification component to live outside the notification system

Create Popover Component

Create a Popover component that displays small amounts of content above/below/left/right of the target.

Add Theme Switcher Component

Add a component that supports switching themes at runtime and tests ability to dynamically change the theme of an application at will

Update WASM Theme Mechanism

Develop a better solution to how themes are passed to and loaded into the WASM layer. Current model of requesting json files is not friendly and poses unknown risks.

Add TagBox Component

Add a textbox component that can handle adding multiple "tags". The tags should be formatted as badges and should be removable. Type in the textbox and hit return to add a new tag.

Create ComboBox Component

Create a ComboBox / DropDown component for forms that allows users to look through a list of items or search via a textbox.

  • User should be able to type to search in the dropbox.
  • Keyboard navigation should be possible
  • Support for multiselect should be possible and optional
  • Support for custom responses should be possible and optional

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.