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
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
0736f372dc
Update slider to composition API ( #35 )
...
* Update slider to composition API
* Version bump
2023-04-06 20:05:14 -04:00
Adrian O.V
6bdea219bf
Create component ( #34 )
2023-04-02 01:53:29 -04: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
1ae6709b26
Merge pull request #29 from modrinth/navrow-markdown
...
Add navrow + markdown parsing
2023-03-28 18:03:34 -04:00
CodexAdrian
8cc44b3958
Update parse.js
2023-03-28 18:02:22 -04:00
Adrian O.V
f97c94832a
Toggles ( #24 )
...
* Toggles!
* Toggle component
* Ran prettier
2023-03-24 12:15:55 -07:00
Adrian O.V and Jai A
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
Adrian O.V
d3d553ad5a
Update Slider.vue ( #26 )
...
* Update Slider.vue
* Ran prettier
2023-03-24 12:15:12 -07:00
Adrian O.V
f874941e4d
Merge pull request #23 from modrinth/final-components
...
Final few components
2023-03-17 13:34:07 -04:00
Adrian O.V
c8a30e793a
Update ProjectCard.vue ( #16 )
2023-03-08 12:20:44 -07:00
Adrian O.V and Geometrically
2264281e4d
Project card ( #15 )
...
* initial impl
* merge from main
* No more crashy
* Almost there
* fix import
* fix more imports
* Code cleanup, Fixed components, Added Tooltip
* Added Env ind and Category pages
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
2023-03-07 14:59:21 -07:00
Adrian O.V
ce38d4ff6b
Slider & Text Input ( #12 )
...
* WIP Slider
* Text Input component
* Finalized
* Finishing touches
* remove styles
* Fix sizes and colors
* Fix text input being too restrictive
* Fix enter being ignored
* Fixed duplicate export
2023-03-06 15:26:10 -07:00
Adrian O.V and Geometrically
09e880a90d
Brand components ( #11 )
...
* Text + Animated logo
* Update text-logo.md
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
2023-03-02 13:02:50 -07:00