Patrick Cate
Patrick Cate
It would be great if the plugin implemented the [onRemove function](https://docs.mapbox.com/mapbox-gl-js/api/markers/#icontrol#onremove) for controls. That would make it easy to remove the minimap cleanly. I'm allowing users to toggle whether to...
It would be great if for toggle mode, the selected columns to display would remain selected after refresh the page. May use session storage API?
### Describe the bug If an input has a prefix/suffix and the input is disabled, the disabled styling does not apply to the prefix/suffix. Disabled inputs have a light gray...
It would be nice if Typi supported the latest 3.x version of [modularscale-sass](https://github.com/modularscale/modularscale-sass).
It would be great if Typi supported the media query library [@include-media](http://include-media.com/). It already uses a `$breakpoints` sass map for managing breakpoints.
It would be nice if there was an option to display the icons as grayscale/monochrome, rather than with color. I find the wide variety of colors for the icons a...
It would be great if the bar chart component had an option to stack values.
Modular scale provides many more default scale ratios: https://github.com/modularscale/modularscale-sass#ratios It would be nice if these were available as preset options, as well as an option to enter a custom one.
I noticed that clicking through tabs, the id hash is added to the URL, but clicking the back/forward browser button doesn't activate the correct tab when the URL changes.