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
Adrian O.V
c056c4e79e
Improved graphs ( #120 )
...
* Complete chart overhaul
* Update package.json
* Update pnpm-lock.yaml
* run lint
* whoops
* Update pnpm-lock.yaml
* Update analytics.md
* Try again?
* Update Chart.vue
* Added Compact/Spark charts
* Added number formatting and cleanup
* Touch ups
* improve default colors
* removed unnecessary tooltip
2023-10-26 11:39:26 -07: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
Adrian O.V
a149f06f58
Dropdown Input + move to chevron ( #78 )
2023-06-30 08:09:57 -07:00
Adrian O.V
cea5a18a7a
Slider and text input changes ( #65 )
2023-06-10 09:18:15 -07:00
Geometrically
7ae9627a79
Fix multiselect + tooltip styles ( #53 )
2023-05-25 14:26:03 -04: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
Zachary Baird
e892f0cb45
Removes global underline a style.
2023-05-02 13:27:26 -04:00
Geometrically
9d92b8cc6d
fix btn transparent, add shadows ( #45 )
2023-04-22 12:18:09 -07:00
Geometrically
b329a44fef
Fix input styling ( #43 )
2023-04-21 11:40:48 -07:00
Zach Baird
e23ace1bb0
Adds number input style and doc. Bumps package version. ( #37 )
2023-04-13 12:05:45 -07:00
Geometrically
40026fbf53
Markdown table styling ( #32 )
2023-03-31 13:54:04 -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
Geometrically
6aaf4ed9d9
run lint + fix build output ( #19 )
...
* run lint + fix build output
* remove unused env var
2023-03-13 13:28:30 -07:00
Geometrically
1b81a1f4a6
Omorphia Cleanup + Adding missing styles ( #18 )
...
* Add missing knossos styles + some knossos cleanup
* remove yarn.lock
* Update output syntax
2023-03-13 11:40:41 -07:00
Adrian O.V
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
Geometrically
d5785e87e8
Avatar, Badge, Checkbox, Chips, Pagination components ( #10 )
2023-03-01 17:31:48 -07:00
Jai A
4434796aab
Make current code library + add docs
2023-02-18 11:43:12 -07:00