2298 Commits

Author SHA1 Message Date
github-actions
da4b4de292 Bump package version [skip ci] 2022-05-08 00:23:15 +00:00
venashial
fd936e5bf3 Update illustrations & icons docs + Fixes 2022-05-07 17:22:33 -07:00
venashial
e553f1fdbd Improve VSCode support 2022-05-07 16:37:50 -07:00
Geometrically
a0f840bcf8
Add quilt validators, Deps fix, Fix slug collisions (#338) 2022-04-24 13:02:41 -07:00
stairman06
33d2a77e37
Maven fix (#337) 2022-04-24 10:55:56 -07:00
Geometrically
dc11340faf
Switch loaders to OR filtering (#460)
* Switch loaders to OR filtering

* Add or filters to clear button

* Fix clear filters button again
2022-04-22 11:36:48 -07:00
Jai A
06d921d855
Fix login button 2022-04-18 10:54:15 -07:00
Prospector
179dcdcd04 Update omorphia, start a global settings page 2022-04-16 17:23:36 -07:00
github-actions
91b602341b Bump package version [skip ci] 2022-04-16 23:13:43 +00:00
Prospector
ad853ca342 Add basic slider component 2022-04-16 16:13:13 -07:00
github-actions
14fa3481b0 Bump package version [skip ci] 2022-04-16 07:33:39 +00:00
venashial
2b6fee0455 docs: Fix pnpm-lock.yaml 2022-04-16 00:32:57 -07:00
venashial
a48e6f82d1 docs: Improve example component + Fix sidebar on mobile 2022-04-16 00:29:35 -07:00
Jai A
1020904fe0
Fix #450, Fix 449 2022-04-10 14:58:43 -07:00
Danielle
8935d0e56c
Move launcher working directory to standard location (#31)
* Move launcher working directory to standard location

* Fix settings save, attempt to get better backtraces

* Add environment variable for settings path
2022-04-10 13:14:53 -07:00
venashial
a20f6596ce
Install omorphia, Start instance settings page (#32) 2022-04-03 13:59:39 -07:00
github-actions
6aaced0c04 Bump package version [skip ci] 2022-04-03 18:45:37 +00:00
venashial
3646c0d0a3 Remove lodash.uniqueId 2022-04-03 11:45:04 -07:00
github-actions
44c8574f1b Bump package version [skip ci] 2022-04-03 06:19:35 +00:00
venashial
ea1ff65db7 Move svelte config + postcss config to package/config 2022-04-02 23:18:57 -07:00
venashial
85b7147927 Add classes: Actions + Divider + Illustration + InfoTable + Stat, Add utilities (needs docs) 2022-04-02 16:17:58 -07:00
github-actions
6b54c342aa Bump package version [skip ci] 2022-03-31 01:50:02 +00:00
venashial
60720b04db docs: fix breakpoints 2022-03-30 18:49:27 -07:00
github-actions
323a593159 Bump package version [skip ci] 2022-03-31 01:37:04 +00:00
venashial
baef94f14a docs: add mobile support + seo 2022-03-30 18:36:27 -07:00
github-actions
59b3cfee66 Bump package version [skip ci] 2022-03-30 21:05:48 +00:00
venashial
cbc85ca98f Move COMPONENT_API to src/generated 2022-03-30 14:05:15 -07:00
github-actions
425c8cd1d3 Bump package version [skip ci] 2022-03-30 05:07:15 +00:00
venashial
1d7949ded6 Add component API to built docs + Add Checkbox, CheckboxList, & CheckboxVirtualList 2022-03-29 22:06:43 -07:00
stairman06
2507170816
YouTube embed fix (#442) 2022-03-29 21:27:05 -07:00
Emma C. Pointer-Null
2c83425b42
Make newlines behave like GitHub (#441)
fixes #440, fixes #436 too somehow
2022-03-29 21:26:43 -07:00
Geometrically
80e00a80d5
Switch to time crate, add file sizes (#329)
* Switch to time crate, add file sizes

* Update deps, adjust pack format

* Run formatter, fix clippy
2022-03-29 19:35:09 -07:00
github-actions
1da281de8a Bump package version [skip ci] 2022-03-29 07:46:27 +00:00
venashial
98baab4d03 Update docs examples + Add Select component + Add Card, Base, Title classes 2022-03-29 00:44:23 -07:00
Geometrically
a3d5479878
Optimize DB pooling (#328) 2022-03-28 19:39:02 -07:00
Danielle
d1070ca213
Initial draft of profile metadata format & CLI (#17)
* Initial draft of profile metadata format

* Remove records, add Clippy to Nix, fix Clippy error

* Work on profile definition

* BREAKING: Make global settings consistent with profile settings

* Add builder methods & format

* Integrate launching with profiles

* Add profile loading

* Launching via profile, API tweaks, and yak shaving

* Incremental update, committing everything due to personal system maintainance

* Prepare for review cycle

* Remove reminents of experimental work

* CLI: allow people to override the non-empty directory check

* Fix mistake in previous commit

* Handle trailing whitespace and newlines in prompts

* Revamp prompt to use dialoguer and support defaults

* Make requested changes
2022-03-28 18:41:35 -07:00
Jai A
a49dc04f5d
Add download set check 2022-03-27 19:14:39 -07:00
Geometrically
d1c0c9739d
Shulkers of fixes (#327)
* Shulkers of fixes

* Fix validation message

* Update deps

* Bump docker image version
2022-03-27 19:12:42 -07:00
Emma C. Pointer-Null
7415b07586
Add more version creation data aliases (#325)
For consistency and also for making the OpenAPI spec a bit less janky
2022-03-24 19:58:07 -07:00
Geometrically
441069aa76
Send authentication headers for all project requests (#431) 2022-03-20 15:29:17 -07:00
github-actions
8c5bf55b51 Bump package version [skip ci] 2022-03-20 18:15:25 +00:00
venashial
b6d6955b39 Add Chips component 2022-03-20 11:14:46 -07:00
github-actions
0d68b1a73e (bot) Bump package version [skip ci] 2022-03-20 07:20:35 +00:00
venashial
15b7c241ff Update style vars + Add examples to docs + Add Avatar, NavRow, Pagination, & Link 2022-03-20 00:19:51 -07:00
venashial
de9c62617b Merge remote-tracking branch 'origin/main' 2022-03-16 23:35:10 -07:00
venashial
a0e05115a3 Add component API to docs (ex: props, events, slots) 2022-03-16 23:34:56 -07:00
Geometrically
023663b268
Fix permissions checks for projects, fix gallery URLs (#321) 2022-03-16 07:49:09 -07:00
Prospector
aaf58272f1
Add an indicator for required fields (#413) 2022-03-15 22:11:00 -07:00
Prospector
5ebaf5663d
Add image description, make controls less obtrusive, display native size by default (Fixes #407), Fixed closing modal by clicking out of it (Fixes #405) (#412) 2022-03-15 22:10:30 -07:00
venashial
7dc3e6a08b Bump package version [skip ci] 2022-03-14 07:07:26 +00:00