241 Commits

Author SHA1 Message Date
Geometrically
1db59fc052
Knossos Catch-up (#58)
* Knossos Catch-up

* bump version

* fix build

* fix build again

* Fix lint

* downgrade pnpm

* fix modals

* fix btn style

* add missing styles
2023-05-28 16:36:49 -04:00
Geometrically
bbb2539ace
Add missing input styles (#57) 2023-05-25 20:49:32 -04:00
Geometrically
03cfe9bf62
Fix none size (#56)
* Fix none size not working

* bump
2023-05-25 17:43:15 -04:00
Geometrically
e29a4d79ba
Fix none size not working (#55) 2023-05-25 17:39:32 -04:00
Geometrically
4243bf9ba8
Remove uses of iconified-button (#54) 2023-05-25 16:25:36 -04:00
Geometrically
7ae9627a79
Fix multiselect + tooltip styles (#53) 2023-05-25 14:26:03 -04:00
Geometrically
097a1cc799
Notifications (#52)
* Notifications

* fix docs
2023-05-22 14:33:45 -07:00
Geometrically
625511d28b
Disabling sliders (#51)
* Add disabled slider to omorphia

* lint
2023-05-18 19:57:35 -07:00
Geometrically
b6a58ee845
Mac disable outline (#50)
* Disable outline on macos

* bump
2023-05-18 16:43:14 -07:00
Geometrically
b85ddd1a53
Fix link style (#49) 2023-05-06 14:20:13 -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
Zach Baird
1135852f25
Merge pull request #46 from modrinth/remove-projectcard-underline
Remove projectcard underline
2023-05-02 13:36:02 -04:00
Zachary Baird
e892f0cb45 Removes global underline a style. 2023-05-02 13:27:26 -04:00
Zachary Baird
de56374c4d Merge branch 'master' of https://github.com/modrinth/omorphia 2023-05-02 12:49:00 -04:00
Geometrically
9d92b8cc6d
fix btn transparent, add shadows (#45) 2023-04-22 12:18:09 -07: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
Geometrically
e732eed98a
Fix tables (#44) 2023-04-21 12:58:30 -07:00
Zach Baird
5244642dee
Adds a --color-super-raised-bg var. (#42)
* Adds card-divider and table styles.

* Adds parent table class. Adds button-span fix.

* Adds super-raised-bg vars.

* Changes super-raised var to use own value for light-mode.

* Removes erroneous var.
2023-04-21 11:41:06 -07:00
Geometrically
b329a44fef
Fix input styling (#43) 2023-04-21 11:40:48 -07:00
Zachary Baird
c93632421d Merge branch 'master' of https://github.com/modrinth/omorphia 2023-04-19 23:55:59 -04:00
Justsnoopy30
97e0fd9f43
Always use https for wsrv.nl usage (#41) 2023-04-19 19:03:06 -07:00
Zach Baird
ea536c5537
Adds card-divider and table styles. (#39)
* Adds card-divider and table styles.

* Bumps package version.

* Adds parent table class. Adds button-span fix.
2023-04-19 12:07:53 -07:00
Zachary Baird
970c906c97 Adds parent table class. Adds button-span fix. 2023-04-19 15:01:51 -04:00
Zachary Baird
fe738da633 Adds card-divider and table styles. 2023-04-19 11:11:37 -04:00
Zach Baird
e23ace1bb0
Adds number input style and doc. Bumps package version. (#37) 2023-04-13 12:05:45 -07:00
Zach Baird
2ef333c66d
Merge pull request #36 from modrinth/fixes-modal-xicon
Imports XIcon in Modal component.
2023-04-12 11:12:11 -04:00
Zachary Baird
c6ee44010c Fixes lint error in package.json. 2023-04-12 11:08:55 -04:00
Zachary Baird
71d770e679 Fixes lint error in DropdownSelect. 2023-04-12 10:55:19 -04:00
Zachary Baird
cf17b93201 Bumps package version. 2023-04-12 10:43:12 -04:00
Zachary Baird
08f284ce29 Fixes Lint error. 2023-04-12 10:19:46 -04:00
Zachary Baird
4336aeb0ad Imports XIcon in Modal. 2023-04-12 10:16:38 -04: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
Geometrically
d238b0b9f2
Add missing icons (#33)
* Markdown table styling

* Add missing icons

* add code icon
2023-03-31 14:04:09 -04:00
Geometrically
40026fbf53
Markdown table styling (#32) 2023-03-31 13:54:04 -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
Geometrically
f3d69a29b9
Bump version (#30) 2023-03-29 07:36:29 -07: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
Jai A
70e894c268
fix vars 2023-03-28 10:43:16 -07:00
Jai A
9ff3ab1a2b
lint 2023-03-28 10:42:03 -07:00
Jai A
8167f6f232
Add navrow + markdown parsing 2023-03-28 10:34:48 -07:00
Geometrically
de844e9b23
Bump package version (#28) 2023-03-28 09:46:24 -07:00
Geometrically
be5df46803
Ads component (#27)
* Ads component

* run lint
2023-03-26 17:32:25 -07:00
TheBossMagnus
1ca3f6ef8a
Update COPYING.md (#22) 2023-03-24 12:16:56 -07:00
Adrian O.V
f97c94832a
Toggles (#24)
* Toggles!

* Toggle component

* Ran prettier
2023-03-24 12:15:55 -07: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
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
Jai A
dcc2a5afe0
Final few components 2023-03-14 14:22:50 -07:00