Giter Club home page Giter Club logo

blatomic's Issues

Theme palette defaults

These should just be getters that check if the pallete parameter is null and if it is returns the Theme default

Bug - Theme update doesn't work for WASM

Describe the bug
Theme update doesn't work for WASM

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Theme Page'
  2. Click on 'Example button to update theme'

Expected behavior
It should update the theme

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Interactive Drag and Drop

Make it so the user has more feedback on if something is draggable

when use starts a drag then the droppable areas are shown

Abstract TwColors

The tailwind colors takes up ALOT of space so by default it shouldn't be in the base library. It needs to be moved to a separate nuget package and have the user download a .txt file that they can include in their tailwind config. That way the users can use it as an add on if they would like

Add tab index

Need to add tab index to a div to make it "focusable" so that we can apply a ring to it on focus. (Accordion)

Tab component

Make a tab component that would be able to do the following like below

Screenshot_20220112-092706_YouTube.jpg

Make shadows better

Follow this guide for making a shadow.hoverstyle static method that will make it look like the element is coming off the page but in a fluid way

Youtube

Update toast container

Make it so that the toast container has a timer in it that will control state changes. It should update at a constant 200 ms when there is at least one toast and pause when there is not a toast

Select Max Height

Add a max height to the select dropdown with overflow for scrolling

Update toasts

Change opacity to 90% or higher

Make toast wrappers timers have an elapsed event and set them to elapse every second. When they do iterate a counter.

In the constructor set a public read only property that is how many ticks will occur before it automatically hides.

Update reading rate to be based on words by splitting the message and the title on white space and adding the two together. Multiple by 250 ms and add 5s for leasure.

On mouse pointer in, or on focus, make the timer stop. Make it start again when those are done.

Subscribe to the timer tick event now and refresh the UI on every tick. Validate the that tick counter not more than the show ticks and if it is then remove from the list and dispose.

Setup a progress bar in the bottom of the toast that will show how much longer a toast will be shown.

Add Javascript service for Guide

The Guide needs a javascript service that can scroll the user to the area of focus for the guide. We may need to look at a different way of implementing the guide because currently having it fixed will make it so the user is not able to scroll on the page... some other libraries use absolute but that could pose some issues... maybe not though..

Shadows

Add more shadows to things that are supposed to pop off the page

Add droparea re drop

Make another parameter that is "AllowRedrop" which will check inside the handle can drop to see if the item is already in the dropzone and return true of false based on that

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.