Mysterious_Dev
06d6cb6d19
Convert CopyCode component to Composition API ( #124 )
...
* Convert CopyCode component to Composition API
* ^^/
2023-11-13 13:08:28 -07:00
Mysterious_Dev
92116273b0
Convert Checkbox component to Composition API ( #126 )
...
* Convert Checkbox component to Composition API
* Apply suggestions from brawaru
* Fix lint error
* Apply suggestions from brawaru
2023-11-13 13:06:42 -07:00
Mysterious_Dev
6169ff99a2
Convert Pagination component to Composition API ( #127 )
...
* Convert Pagination component to Composition API
* Apply suggestions by brawaru
* Fix lint error
* Apply suggestions from brawaru
2023-11-13 13:06:06 -07:00
Mysterious_Dev
67f77d027a
Use Typescript for Card component ( #128 )
...
* Use Typescript for Card component
* Update Card.vue
2023-11-13 13:05:43 -07:00
Mysterious_Dev
39e1a803a1
Use TypeScript for Promotion component ( #131 )
...
* Use TypeScript for Promotion component
* Apply suggestion from brawaru
2023-11-13 13:05:01 -07:00
Mysterious_Dev
ba159e1a3e
Add translation keys for Environment Indicator component ( #136 )
...
* Begin Work
* Finish work
2023-11-13 13:04:35 -07:00
Mysterious_Dev
a60b77121a
Add translation keys for Badge Component & improve documentation ( #137 )
...
* Begin Work
* Ordering
* Add all keys to JSON file
* Add accepted, approved, archived & closed keys to vue component
* Add draft, failed, listed keys to vue component
* Format (fix lint) & improve documentation
* Finish the work
2023-11-13 13:04:14 -07:00
Mysterious_Dev
66154b30c1
Add Prefers Reduced Motion support for most components ( #133 )
2023-11-11 17:22:01 -05:00
Sasha Sorokin
591ce0894e
Add translations support ( #116 )
2023-11-11 17:03:58 -05:00
ToBinio
b60e781767
convert slider to typescript ( #108 )
2023-11-11 16:39:25 -05:00
Carter
39a4297168
Requested Changes for Editor Knossos Implementation ( #129 )
...
* placeholder
* max length & placeholder
* Accept editor comment conflict
* integrate requested features
* null check for ref
* Change prompt for image upload
* change filter for proper input blocking
* Add spoiler button
* change url of helper link
* shallow resource link style
* resource link inherit site style
* detach preview styling from markdown-body style
* remove sizing dependance on global styles
* Bump 0.6.5
2023-10-30 16:59:43 -07:00
Carter
544111846c
Tweaks for Knossos Integration ( #122 )
...
* placeholder
* max length & placeholder
* remove default placeholder
* remove scoped css
* allow for throwing in the upload process
* explicit import of info
* fix aggressive card input selection
2023-10-27 17:20:13 -07:00
Carter
79bdea0441
MOD-349 Contextual Uploads for MD Editor ( #119 )
...
* Migrate DropArea to composition
* remove hardcoded button styling
* let markdown editor call for image upload
* allow for local testing in the docs
* validate url on set
* add chips to modal with correct defaults
* update docs to show example url doesn't load
* Bump version 0.6.4
2023-10-26 14:34:15 -07:00
Carter
16a39b364c
Change editor to comply with domain rules MOD-537 ( #118 )
...
* insert link rules
* change error message
2023-10-23 17:02:08 -07:00
Sasha Sorokin
9932fe5055
Fix relativeTime dayjs plugin import ( #111 )
2023-10-20 23:34:02 -04:00
Prospector
c296597427
Markdown editor ( #92 )
...
* Markdown editor
* use nocookie YT iframes
Co-authored-by: Emma Alexia Triphora <emma@modrinth.com>
* Fix line prefix-related Markdown editor bugs and add auto-lists
* Fix a couple codeblock issues
* address SearchFilter composition
* standardize code and patternize editor
* make editor typesafe
* adjust imports
* simplify key press handler
* Codemirror markdown implementation (#106 )
* demo
* custom newline logic
* basic editor styling and buttons
* propogate styles
* validate and command structure for modals
* mobile safari event fix
* remove url field causing remount
* browser & mobile fix for link insertion
* override event passthrough to fix mobile
* fix modal state & disallow invalid url submission
* override paste behavior
* remove block flag in favor of newline insert
* cleanup before pr
* emit value from editor
* remove "a"
---------
Co-authored-by: Emma Alexia Triphora <emma@modrinth.com>
Co-authored-by: Carter <safe@fea.st>
2023-10-20 16:55:38 -07:00
Prospector
a3d4db9fc1
Fix popout menu tab indices and buttons within being clickable when closed ( #107 )
2023-10-17 14:37:37 -07:00
Emma Alexia
8369330053
Move many things over from Knossos (and other rearrangements) ( #102 )
2023-10-16 21:18:23 -04:00
ToBinio
ef444f2a6f
Fix slider snap points positioning ( #103 )
2023-10-16 20:49:20 -04:00
Prospector
6fb04e23ad
Remove dropdown button
2023-10-16 07:44:11 -07:00
Prospector
e555c4d083
Joined buttons
2023-10-14 14:44:27 -07:00
Prospector
4ecba93a25
Fix lint
2023-10-12 08:40:05 -07:00
Prospector
f9a9ece320
More button options and dividers in overflow menus
2023-10-12 08:33:50 -07:00
Prospector
a708cf7f69
Small button refactor, overflow and popout menus
2023-10-12 08:33:50 -07:00
Prospector
a260b6eac4
Merge pull request #96 from ToBinio/snapping-slider
...
add snappingPoints to slider
2023-10-11 14:04:22 -07:00
tobinio
3955b973ef
add snappingPoints to slider
2023-10-08 10:49:51 +02:00
tobinio
323a74eef3
improve dropdown transitions
2023-09-18 16:34:41 +02:00
Adrian O.V
a7191e8efb
Bar charts ( #89 )
...
* Bar charts
* Update package.json
2023-08-21 15:55:50 -04:00
Adrian O.V
e1f4d791ae
Charts ( #88 )
...
* Charts
* Version bump
* Update pnpm-lock.yaml
2023-08-21 15:29:24 -04:00
Adrian O.V
27172c2a19
Promotion tweaks ( #85 )
...
* Modify promotion, Fix #80 , Fix #79
* Update Avatar.vue
* Version bump
2023-08-10 11:49:00 -04:00
Geometrically
a372cbbf52
Switch to new ad ( #82 )
2023-08-05 09:50:16 -07:00
Wyatt Verchere
05fda903c6
added options to promotion ( #81 )
...
* added options to promotion
* prettier
* incremented package.json
2023-07-28 12:52:14 -07:00
Adrian O.V
a149f06f58
Dropdown Input + move to chevron ( #78 )
2023-06-30 08:09:57 -07:00
Adrian O.V
42f97f63d5
Share modal ( #74 )
...
* Creation of the share modal
* Update package.json
* Addressed comments
* Fixed dependency
* Update ShareModal.vue
* Fixed url
* Update ShareModal.vue
* Adressed changes
2023-06-28 08:44:47 -07:00
Geometrically
33f3479569
Fix tauri modal drag region ( #72 )
2023-06-20 17:14:48 -07:00
Geometrically
6e0659af4c
add draggable attr to modal background ( #71 )
2023-06-20 09:19:47 -07:00
Prospector
6de1fa0878
Large and outlined buttons ( #69 )
2023-06-20 09:05:26 -07:00
Geometrically
61e00f1620
Add unclosable modals ( #70 )
2023-06-19 22:15:45 -07:00
Geometrically
2bdd0a0e8d
Fix dropdown bug on webkit ( #68 )
2023-06-14 17:48:46 -07:00
Adrian O.V
4f74b3fafe
Dropdowns buttons ✨ colorized ✨ ( #66 )
...
* Buttons ✨ colorized ✨
* Update package.json
2023-06-12 15:02:16 -07:00
Adrian O.V
6edac37031
fix some styling (oops) ( #64 )
...
* fix some styling (oops)
* Update pnpm-lock.yaml
2023-06-10 09:21:29 -07:00
Adrian O.V
cea5a18a7a
Slider and text input changes ( #65 )
2023-06-10 09:18:15 -07:00
Geometrically
01304e807a
Fix dropdown quirks ( #63 )
2023-06-06 16:07:58 -07:00
Adrian O.V
d98a6adfb3
Create button ( #62 )
2023-06-05 23:34:52 -04:00
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
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
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
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