Geometrically
01304e807a
Fix dropdown quirks ( #63 )
2023-06-06 16:07:58 -07:00
Adrian O.V
5fde3c53b8
Switch to composition API, Add custom names ( #47 )
...
* Switch to composition API, Add custom names
* Update package.json
* Update DropdownSelect.vue
2023-05-03 17:50:39 -04:00
Adrian O.V
6794da0738
Dropdown improvements ( #40 )
...
* Disableability, Up or down rendering
* Switch to scale animation
* Update DropdownSelect.vue
* Fix animation
* bump
* adjustments
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2023-04-21 17:03:45 -07:00
Adrian O.V
78840157ef
Dropdown fix ( #31 )
...
* Fix v-model not working
* Fix clicking off not closing dropdown
* Update DropdownSelect.vue
2023-03-29 14:06:50 -04:00
Adrian O.V
4ae7786362
Modal report ( #17 )
...
* Base modal implementation
* Modal Report page
* Upgrade multiselect
* Fixed multiselect styling
* fix build err
* rev change
* Added dropdown component, addressed changes
Removed unused classes after vue multiselect was removed
Updated markdown-it and xss
* Update index.js
* fix lint
* Fix prettier code style
* Address most changes
* New dropdown
* Undo comment
Makes the component close when not focused
* Fix accessibility issues
* Fix double focus
* addressed changes to modal
* Run Prettier
* Update ModalReport.vue
* Fixed spacing issues
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
2023-03-24 12:15:34 -07:00