- [10:00 PM] v1.0.0 - Researching inline svg injection for tab
- [10:00 PM] v1.0.0 - Adding breakpoint to tabs to switch between label and icon on specified width
- [10:00 PM] v1.0.0 - Adding icon support for tabs
- [10:00 PM] v1.0.0 - Recursive and infinitely nestable context menus
- [11:17 PM] v1.0.0 - First pass of Tabs component for routing
- [08:44 PM] v1.0.0 - Adding duration/delay/timing props to tooltip
- [08:44 PM] v1.0.0 - Debugging centered tooltips overflowing beyond panel with a window resize debouncer
- [08:43 PM] v1.0.0 - Adding dynamic left/right placement for tooltips
- [08:43 PM] v1.0.0 - Adding tooltip prop to buttons
- [05:28 PM] v1.0.0 - Updating route Button Groups for accurate routing
- [05:28 PM] v1.0.0 - Refactoring Button click submission without nested if statements
- [05:22 PM] v1.0.0 - Removing route control from Button components
- [10:19 PM] v1.0.0 - Fixing logger
- [09:42 PM] v1.0.0 - Adding support for getting file children of dropped folders
- [08:58 PM] v1.0.0 - Refactoring confirmDrop code and behavior
- [08:36 PM] v1.0.0 - Fixing all bugs in single and multifile drops for validation and passing emission in Dropzone
- [08:07 PM] v1.0.0 - Expanding Dropzone prop: single or multifile
- [08:07 PM] v1.0.0 - Expanding Dropzone prop: autoread and autoparse text and JSON files
- [08:07 PM] v1.0.0 - Expanding Dropzone prop: accept array or regex for file validation on drop
- [08:06 PM] v1.0.0 - Expanding Dropzone prop: overlay
- [08:06 PM] v1.0.0 - Fixed flashing behavior of Dropzone
- [09:24 PM] v1.0.0 - Debugging two-way binding glitch on dropdown where value disappears. Only works with one-way binding for now
- [09:23 PM] v1.0.0 - Creating Timelord
- [09:23 PM] v1.0.0 - Creating AEUX
- [06:40 PM] v1.0.0 - Fixed Fold bug where slots inside had their data reset whenever user folded/unfolded
- [06:12 PM] v1.0.0 - Fixed falsey data from by switching to uuid mixin and looping
- [05:35 PM] v1.0.0 - Created dynamic size and color for Toggle
- [05:35 PM] v1.0.0 - Created onIcon and offIcon for Toggle to allow switching custom icons
- [05:34 PM] v1.0.0 - Created sets for Toggle component to handle radio and any custom parameters
- [05:34 PM] v1.0.0 - Custom Toggle component creation for toggling checkbox
- [04:40 PM] v1.0.0 - Exlusive and multiselect behavior for Button Group at full support
- [02:39 PM] v1.0.0 - Fixing dropdown behavior due to row having overflow:hidden
- [02:38 PM] v1.0.0 - Creating basic Timelord mock
- [02:38 PM] v1.0.0 - Adding .active states to all button style types
- [02:37 PM] v1.0.0 - Creating exclusive and multiselect behavior with dynamic button context
- [02:37 PM] v1.0.0 - Creating props for both grid and flex button groups and default to flex
- [02:37 PM] v1.0.0 - Adding button group component
- [11:15 PM] v1.0.0 - Rewriting left or right :label and :icon placement dynamically via CSS order
- [11:14 PM] v1.0.0 - Fixing router duplication error on click for Button
- [10:40 PM] v1.0.0 - Added computed props for Button bg and color to detect CSS vars or any valid CSS
- [10:39 PM] v1.0.0 - Added color prop to Button for CSS equivalent
- [10:39 PM] v1.0.0 - Changed Button:color to Button:bg
- [10:05 PM] v1.0.0 - Adding Icon component with name prop to mdi-icon
- [10:05 PM] v1.0.0 - Adding mdi-icon support