Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable alpha channel in color selector #9224

Merged
merged 263 commits into from
Dec 31, 2021
Merged
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
263 commits
Select commit Hold shift + click to select a range
78ba2b9
Fix localstorage file deletion (#9126)
paulboudewijn Oct 26, 2021
e2a398b
Update dependency vite to v2.6.11 (#9121)
renovate[bot] Oct 26, 2021
fb173f2
Update dependency axios to v0.24.0 (#9132)
renovate[bot] Oct 26, 2021
82431ee
New Crowdin updates (#9138)
rijkvanzanten Oct 26, 2021
2df0c87
Update dependency @types/busboy to v0.3.1 (#9096)
renovate[bot] Oct 26, 2021
f1de069
Update dependency @types/js-yaml to v4.0.4 (#9090)
renovate[bot] Oct 26, 2021
7e00971
Update dependency sass to v1.43.3 (#9035)
renovate[bot] Oct 26, 2021
3074c69
Docs structure (#9071)
benhaynes Oct 26, 2021
18866eb
Update dependency stylelint-config-standard to v23 (#9026)
renovate[bot] Oct 26, 2021
a3f0bac
Update dependency stylelint to v14 (#9016)
renovate[bot] Oct 26, 2021
826e3c2
Pin dependency stylelint-config-standard to 23.0.0 (#9140)
renovate[bot] Oct 26, 2021
56211a3
Fix type issues in busboy update
rijkvanzanten Oct 26, 2021
d8e6c8f
Change v-checkbox background color when disabled (#9070)
Oreilles Oct 26, 2021
36e287f
Don't enforce rgb modern syntax
rijkvanzanten Oct 26, 2021
db361e8
Use textarea input for textarea placeholder (#9041)
azrikahar Oct 26, 2021
ba6ffd4
Reworked Sass to automatically generate color variations from palette…
AustinPhillipTaylor Oct 26, 2021
e6d65d5
Update dependency ts-node to v10.4.0 (#9083)
renovate[bot] Oct 26, 2021
b977da6
Update dependency eslint to v8.1.0 (#9091)
renovate[bot] Oct 26, 2021
45a7ab8
Update dependency oracledb to v5.3.0 (#9042)
renovate[bot] Oct 26, 2021
ccd3a79
Update typescript-eslint monorepo to v5.2.0 (#9133)
renovate[bot] Oct 26, 2021
9c11847
fix time series date field allow list (#9143)
azrikahar Oct 26, 2021
f09c997
Wait for checks before auto-merge Crowdin updates (#9156)
paescuj Oct 26, 2021
bc581a4
Update dependency lint-staged to v11.2.5 (#9155)
renovate[bot] Oct 26, 2021
bae2914
Ignore email field in oauth and store email in external_identifier (#…
aidenfoxx Oct 26, 2021
6cc664a
docs: improve running locally (#9142)
joselcvarela Oct 26, 2021
f330cf8
Update gatsby monorepo to v4 (#9028)
renovate[bot] Oct 26, 2021
b3a71a7
Update dependency micromark to v3.0.7 (#9141)
renovate[bot] Oct 26, 2021
2a505be
Add missing config options file
rijkvanzanten Oct 26, 2021
de65ca3
Fix link/method ref
rijkvanzanten Oct 26, 2021
2d6f177
Remove homepage redirect
rijkvanzanten Oct 26, 2021
cbc4405
Add padding to calendar layout event
benhaynes Oct 26, 2021
0855c27
Update dependency stylelint to v14.0.1 (#9168)
renovate[bot] Oct 26, 2021
bbcbf0b
Update dependency vite to v2.6.12 (#9169)
renovate[bot] Oct 26, 2021
98192f2
Re-add missing oauth docs (#9170)
rijkvanzanten Oct 26, 2021
aeee815
Update Node.js to v16.13.0 (#9174)
renovate[bot] Oct 26, 2021
4b80ec9
Added the provider to auth hooks (#9059)
aidenfoxx Oct 26, 2021
c55c602
Update dependency knex-schema-inspector to v1.6.4 (#9159)
renovate[bot] Oct 26, 2021
5fcd87e
Update dependency sass to v1.43.4 (#9177)
renovate[bot] Oct 26, 2021
e1255f2
Update dependency lint-staged to v11.2.6 (#9175)
renovate[bot] Oct 26, 2021
4691cef
Set no-cache header on extension sources (#9186)
nickrum Oct 27, 2021
4ef5303
Clean up App type shims (#9190)
nickrum Oct 27, 2021
fb67c9f
Clean up App base url replacement (#9192)
nickrum Oct 27, 2021
8161659
removed toLowerCase for dbSafe fields (#9183)
grefrit Oct 27, 2021
9a65bde
Add `folder`, `template`, `enableCreate`, `enableSelect` options to t…
Oreilles Oct 27, 2021
dd08569
Always show folder icon for alias tables (folders) (#9187)
Oreilles Oct 27, 2021
53a18b2
Fixed dynamic translations import. (#9179)
Oreilles Oct 27, 2021
8429f52
Fixes broken links in docs (#9172)
jamescammarano Oct 27, 2021
11f89ed
Export API dist folder at the root of the package path (#9199)
nickrum Oct 27, 2021
d5e22f4
Clarified some oauth things in the docs (#9203)
aidenfoxx Oct 27, 2021
d33922a
Update dependency vite to v2.6.13 (#9193)
renovate[bot] Oct 27, 2021
43e9043
Update dependency pinia to v2.0.0 (#9205)
renovate[bot] Oct 27, 2021
0a2b4d9
Update dependency simple-git-hooks to v2.7.0 (#9195)
renovate[bot] Oct 27, 2021
f76c2c3
Update dependency @vitejs/plugin-vue to v1.9.4 (#9181)
renovate[bot] Oct 27, 2021
78d7657
Force renovate to use Node 16.13 (#9209)
nickrum Oct 27, 2021
e29ce5e
Revert "Force renovate to use Node 16.13 (#9209)" (#9219)
nickrum Oct 28, 2021
e6a89e3
Update popular links
benhaynes Oct 28, 2021
c6b9b82
removed unused code
Oct 29, 2021
fa93c75
merge
Oct 29, 2021
7bccd04
change alpha back to 0-100
Oct 29, 2021
21aabe7
Update dependency vite-plugin-md to v0.11.4 (#9206)
renovate[bot] Oct 29, 2021
13f5f8c
tweak fallback interface selectors (#9234)
azrikahar Oct 29, 2021
bc4e36c
update field flow styling
benhaynes Oct 29, 2021
c2392fe
Add configurable headers for webhooks (#8855)
Jakob-em Oct 29, 2021
3cf7693
broken database docs mirroring link
benhaynes Oct 29, 2021
6358ba1
Fixes for docs links
benhaynes Oct 29, 2021
ff2c42c
LDAP auth provider (#9074)
aidenfoxx Oct 29, 2021
f008a9f
Append `access_token` to images in WYSIWYG only once (#9062)
danilopolani Oct 29, 2021
85f9d6d
Pin dependency @types/ldapjs to 2.2.1 (#9238)
renovate[bot] Oct 29, 2021
2d0f791
Fix generated columns being required. (#9200)
Oreilles Oct 29, 2021
91c1de0
Map interface improvements (#9239)
Oreilles Oct 29, 2021
716da35
Fix dynamic variables not working anymore in UUID filter (#9180)
Oreilles Oct 29, 2021
5a64064
Add CLI to exports (#9241)
rijkvanzanten Oct 29, 2021
c7bba6b
v9.0.0-rc.100
rijkvanzanten Oct 29, 2021
7c1c49e
Update changelog.md
rijkvanzanten Oct 29, 2021
03cd775
Update package.json
rijkvanzanten Oct 29, 2021
01133f4
Update package.json
rijkvanzanten Oct 29, 2021
b6edfe5
Fixed Github oauth config (#9256)
aidenfoxx Oct 30, 2021
e41acd5
Removed invalid column in mssql schema inspector (#9260)
Oreilles Oct 30, 2021
18a6760
workflow-dispatch added to e2e-tests.yml (#9265)
jamescammarano Oct 30, 2021
0c068b2
fix new field group selection (#9301)
danilopolani Nov 1, 2021
df39ae0
Add shadows to v-menu angles (#9297)
dimitrov-adrian Nov 1, 2021
b9710f7
Revise GitHub workflows #2 (#9240)
paescuj Nov 1, 2021
d59da54
Rearrange on events in e2e workflow (#9308)
paescuj Nov 1, 2021
ade9c11
New Crowdin updates (#9158)
rijkvanzanten Nov 1, 2021
56952b8
Removed undefined type from LDAP userAccountControl (#9309)
aidenfoxx Nov 1, 2021
e50aabd
Feat/custom ldap mail attribute (#9307)
dorianim Nov 1, 2021
754d912
Set calendar height to 100% (#9295)
Oreilles Nov 1, 2021
2278355
Update Oracle to support `is_generated` (#9310)
aidenfoxx Nov 1, 2021
e426b8f
Switch back to fkirc/skip-duplicate-actions (#9312)
paescuj Nov 1, 2021
f1d5097
Update dependency npm to v8.1.2 (#9221)
renovate[bot] Nov 1, 2021
353055c
New translations en-US.yaml (German) (#9316)
rijkvanzanten Nov 1, 2021
1884726
Update dependency knex to v0.95.12 (#9208)
renovate[bot] Nov 1, 2021
3ff3d1d
Added state param to oauth to make Okta happy (#9289)
aidenfoxx Nov 1, 2021
3049af8
Update typescript-eslint monorepo to v5.3.0 (#9317)
renovate[bot] Nov 1, 2021
eccb205
prefix aggregation field with table name (#9314)
danilopolani Nov 1, 2021
3f0a945
Update dependency rollup to v2.59.0 (#9293)
renovate[bot] Nov 1, 2021
af6e9b2
End-to-end tests for filters (#9078)
jamescammarano Nov 1, 2021
ea6a7f7
Input code json (#9291)
azrikahar Nov 1, 2021
2a0ea8d
Add SET NULL to directus_files.uploaded_by constraint (#9305)
jamescammarano Nov 1, 2021
69957b5
Update translation icon in interface selector (#9292)
azrikahar Nov 1, 2021
c02fb7d
Map layout and interface improvements (#9288)
Oreilles Nov 1, 2021
1d08cf1
add content and fix broken links (#9321)
benhaynes Nov 1, 2021
c381369
Fix issues with fields config (#9324)
Nitwel Nov 1, 2021
58a8d91
fixes many dead links (#9325)
jamescammarano Nov 1, 2021
21decb6
New Crowdin updates (#9326)
rijkvanzanten Nov 1, 2021
d0e50c8
Added supported function to geometryHelper, added geometrySupport to …
Oreilles Nov 1, 2021
57b6164
fix lint warnings (#9287)
azrikahar Nov 1, 2021
4e35549
Fixes broken docs links (#9327)
jamescammarano Nov 1, 2021
69ec46c
filter files by folder when a folder is specified (#9285)
azrikahar Nov 1, 2021
f5e9a1c
Prevent file input preloading drawer (#9282)
azrikahar Nov 1, 2021
678890e
improve disabled interface selector style (#9281)
azrikahar Nov 1, 2021
fce684e
Fix: disable sort field for singleton collections (#9270)
joselcvarela Nov 1, 2021
32dd04d
Fixed nullable and unique disabled check (#9269)
Oreilles Nov 1, 2021
379d828
Context menu improvements (#9271)
azrikahar Nov 1, 2021
2441b67
fix(graphql): remove __typename from selection nodes when present (#9…
8byr0 Nov 1, 2021
1bbc4d2
New translations en-US.yaml (Italian) (#9330)
rijkvanzanten Nov 1, 2021
102dbd0
New translations en-US.yaml (Arabic) (#9332)
rijkvanzanten Nov 2, 2021
0ead413
New translations en-US.yaml (Breton) (#9335)
rijkvanzanten Nov 2, 2021
3e32251
fix m2a not savable (#9349)
azrikahar Nov 2, 2021
0088371
Translations interface fix (#9333)
d1rOn Nov 2, 2021
11a3535
Fix eslint warnings (#9357)
paescuj Nov 2, 2021
50af846
Fixes broken links in the documentation (#9354)
jamescammarano Nov 2, 2021
f7aa1ff
Update dependency @types/sharp to v0.29.3 (#9352)
renovate[bot] Nov 2, 2021
2bb7709
Fix nullable boolean (#8497)
paulboudewijn Nov 2, 2021
feca672
Fix date on sqlite (#7774)
Nitwel Nov 2, 2021
5e36920
New translations en-US.yaml (Polish) (#9361)
rijkvanzanten Nov 2, 2021
90a43cf
Added openid fallback to user token info if profile URL not defined (…
aidenfoxx Nov 2, 2021
4b7ac81
Update gatsby monorepo to v4.1.0 (#9367)
renovate[bot] Nov 2, 2021
79957d8
remove default color options from labels display (#9362)
benhaynes Nov 2, 2021
affdf1c
Translate system fields when creating new collections (#8104)
azrikahar Nov 2, 2021
ea7c509
Update vue monorepo to v3.2.21 (#9341)
renovate[bot] Nov 2, 2021
93906ee
Update dependency mime to v2.6.0 (#9370)
renovate[bot] Nov 2, 2021
52424a7
Update dependency marked to v3.0.8 (#9359)
renovate[bot] Nov 2, 2021
2b071f4
Update dependency openid-client to v5 (#9202)
renovate[bot] Nov 2, 2021
fb5bf0b
add live chat to public docs (#9373)
benhaynes Nov 2, 2021
603fb07
Docs live chat tweak (#9374)
rijkvanzanten Nov 2, 2021
3e04434
Fix condition to translate directus collections (#9353)
paescuj Nov 2, 2021
11cbc18
Update dependency knex to v0.95.13 (#9378)
renovate[bot] Nov 3, 2021
2200daf
Update dependency @types/ldapjs to v2.2.2 (#9377)
renovate[bot] Nov 3, 2021
05b6af6
Set user token as unique (#9381)
azrikahar Nov 3, 2021
146a038
Update users.md (#9382)
azrikahar Nov 3, 2021
26a7596
Update dependency mime to v3 (#9380)
renovate[bot] Nov 3, 2021
6f4e864
New translations en-US.yaml (Russian) (#9388)
rijkvanzanten Nov 3, 2021
37a4a29
New translations en-US.yaml (Bulgarian) (#9402)
rijkvanzanten Nov 3, 2021
a874fff
New translations en-US.yaml (Bulgarian) (#9405)
rijkvanzanten Nov 3, 2021
4219ce3
New translations en-US.yaml (Bulgarian) (#9409)
rijkvanzanten Nov 3, 2021
77d5fdc
New translations en-US.yaml (Bulgarian) (#9413)
rijkvanzanten Nov 3, 2021
a1d2349
New translations en-US.yaml (Bulgarian) (#9415)
rijkvanzanten Nov 3, 2021
fcab1fc
Enhance comments in CI workflow (#9408)
paescuj Nov 3, 2021
965c752
Fix hover effect on o2m and m2a lists (#9412) (#9414)
Toilal Nov 3, 2021
bbd8fb3
Added user rebinding on reconnect in LDAP (#9339)
aidenfoxx Nov 3, 2021
8ec0ce3
Link to all (open & closed) issues in bug report (#9394)
paescuj Nov 3, 2021
031da16
fix corresponding field name (#9393)
joselcvarela Nov 3, 2021
4b3d4cc
Update config-options.md (#9218)
aidenfoxx Nov 3, 2021
f00cfcb
Update dependency pinia to v2.0.1 (#9428)
renovate[bot] Nov 3, 2021
5df7da5
Fixed SET NULL on directus_files for MSSQL (#9425)
jamescammarano Nov 3, 2021
6ff630c
Use primary key as default sort in map layout (#9403)
Oreilles Nov 3, 2021
77b925d
Move renovate config into .github (#9404)
paescuj Nov 3, 2021
0866d92
remove module and collection overrides from role
benhaynes Nov 3, 2021
a5a6b29
Update fullcalendar monorepo to v5.10.1 (#9386)
renovate[bot] Nov 3, 2021
52f5acc
Update dependency tinymce to v5.10.1 (#9385)
renovate[bot] Nov 3, 2021
e0d0436
Add placeholder to Language Indicator Field for first Translations se…
azrikahar Nov 3, 2021
1106a5c
Fix related value for alias typed fields (#9210) (#9401)
Toilal Nov 3, 2021
5e06de0
Allow dynamic user variables to be used with filter rules (cont.) (#9…
rijkvanzanten Nov 3, 2021
2251279
Update dependency pinia to v2.0.2 (#9436)
renovate[bot] Nov 3, 2021
b9fd2ab
Rework hook registration (#8027)
nickrum Nov 3, 2021
735912d
Fix duplicate hubspot injection (#9437)
rijkvanzanten Nov 3, 2021
b2b0d15
Clean up API exports (#9418)
nickrum Nov 3, 2021
055be9a
Tweak project-settings page (#9440)
rijkvanzanten Nov 3, 2021
3af7b14
New Crowdin updates (#9442)
rijkvanzanten Nov 3, 2021
66ec54d
Rename Collections Modules to Content Module (#9441)
rijkvanzanten Nov 3, 2021
d8fa6fc
Add exports fields to all packages (#9443)
nickrum Nov 3, 2021
015216b
Rename activity->notifications module (#9446)
rijkvanzanten Nov 3, 2021
acf194c
v9.0.0-rc.101
rijkvanzanten Nov 3, 2021
3ca3aad
Update changelog.md
rijkvanzanten Nov 3, 2021
c2892a9
New translations en-US.yaml (Italian) (#9458)
rijkvanzanten Nov 4, 2021
b1e063f
New translations en-US.yaml (Italian) (#9472)
rijkvanzanten Nov 4, 2021
93ac427
New translations en-US.yaml (Italian) (#9476)
rijkvanzanten Nov 4, 2021
6acd810
Resolve calendar link to detail page (#9477)
rijkvanzanten Nov 4, 2021
d4a31ba
Remove leading slash
rijkvanzanten Nov 4, 2021
c8aaace
Group Renovate updates & schedule weekly (#9479)
paescuj Nov 4, 2021
604c485
Fix invalid collection for Interface Display Template for M2M relatio…
Toilal Nov 4, 2021
1304378
SDK: refactor constructors (#9080)
joselcvarela Nov 4, 2021
1cabfee
Fixing some type errors in app (#9466)
paescuj Nov 4, 2021
82dccfb
Fix render template for number template parts (#9406) (#9407)
Toilal Nov 4, 2021
6454af0
fix docs homepage header responsiveness (#9450)
azrikahar Nov 4, 2021
9d95fa1
New translations en-US.yaml (Italian) (#9482)
rijkvanzanten Nov 4, 2021
2a5a4ed
Fix nested system-interface-options usage (#9483)
rijkvanzanten Nov 4, 2021
877be2d
Fix m2a relations on editing field (#9484)
rijkvanzanten Nov 4, 2021
78ee43e
Fix presentation-links interfaces (#9485)
rijkvanzanten Nov 4, 2021
8826850
fix docs about sdk refactor (#9486)
joselcvarela Nov 4, 2021
746c2b2
Clarify hook register function parameter descriptions in docs (#9489)
nickrum Nov 4, 2021
01c2cb6
Schedule Renovate on a daily basis for now (#9488)
paescuj Nov 4, 2021
7ec2d0e
Use hash instead of random for default index name (#9448)
faridsaud Nov 4, 2021
4cd34f3
Remove collection listing option from role settings (#9490)
rijkvanzanten Nov 4, 2021
5c219f6
Remove beta flag from insights & enable by default (#9491)
rijkvanzanten Nov 4, 2021
3635499
New Crowdin updates (#9493)
rijkvanzanten Nov 4, 2021
3153f2c
Clean up interface options type (#9447)
nickrum Nov 4, 2021
3835533
Move union query application to applyQuery, fix where clause (#9494)
rijkvanzanten Nov 4, 2021
89f0b41
Don't show all migrations logged on init (#9496)
rijkvanzanten Nov 4, 2021
7b74519
Small fixes for Hooks documentation (#9497)
tylerforesthauser Nov 4, 2021
499bb3e
Prevent negative hashes from being generated (#9501)
rijkvanzanten Nov 5, 2021
f00f6d5
Properly handle M2A fields in fieldStore and useFieldTree (#9432)
Oreilles Nov 5, 2021
9787de7
Fix importing the SDK from a Node ESM environment (#9502)
nickrum Nov 5, 2021
d765cef
Update geometric types and patch new field flow. (#9397)
Oreilles Nov 5, 2021
88d84c3
v9.0.0
rijkvanzanten Nov 5, 2021
b357af7
Update changelog.md
rijkvanzanten Nov 5, 2021
18b6e5b
Revert "Schedule Renovate on a daily basis for now (#9488)" (#9508)
paescuj Nov 5, 2021
24b70f5
Update Docker installation documentation (#9514)
paescuj Nov 5, 2021
98fae6e
Add note about Directus version in bug report (#9517)
paescuj Nov 5, 2021
e0ae926
Remove quotes on string values for raw display (#9522)
paescuj Nov 5, 2021
6931fe2
fix repeater field names title format (#9504)
azrikahar Nov 5, 2021
433febf
Remove note about RC in the readme (#9513)
paescuj Nov 5, 2021
51bceba
Update package-lock.json & fix warning from eslint (#9509)
paescuj Nov 5, 2021
815d9f9
Include the ESM entrypoint when publishing to npm (#9535)
nickrum Nov 5, 2021
1e3a44a
divider title placeholder (#9532)
benhaynes Nov 5, 2021
e663820
Fix missing and wrong translations (#9537)
dimitrov-adrian Nov 5, 2021
005f9ae
add installation to docs homepage
benhaynes Nov 6, 2021
87be8c6
add translated field docs
benhaynes Nov 6, 2021
833bbe5
formatting
benhaynes Nov 6, 2021
e02f587
Data model dense (#9558)
benhaynes Nov 6, 2021
7d864b9
small text update (#9554)
benhaynes Nov 6, 2021
891192a
Minor docs fixes (#9553)
azrikahar Nov 6, 2021
342a7d7
Fix lose data on M2M (#9548)
joselcvarela Nov 6, 2021
33978ff
Update NPM dependencies (non-major) (#9506)
renovate[bot] Nov 6, 2021
8de0bc6
fix elements z-index higher than app header bar (#9530)
azrikahar Nov 6, 2021
8a8dca2
selector for override (#9562)
benhaynes Nov 7, 2021
33030ea
Fix pr title for major updates from renovate (#9594)
paescuj Nov 8, 2021
092c42a
update in-app docs nav (#9610)
benhaynes Nov 8, 2021
b82a29b
fix in-app docs homepage (#9611)
benhaynes Nov 8, 2021
cbd9c2b
fixes: #9568 (#9612)
benhaynes Nov 8, 2021
5ff291e
added switch
Nov 9, 2021
0682dbf
merge conflict
Nov 9, 2021
135f392
small bug fixes and stacked layout support
Nov 9, 2021
25dacb8
added Alpha config to color inteface
Nov 9, 2021
e5dea9c
set default val of showAlpha
Nov 9, 2021
df180f8
removed alpha switch
Nov 10, 2021
0539966
added slider bg
Nov 10, 2021
32bcab1
slider css fix for safari
Nov 10, 2021
bb1f066
slider rounded edges
Nov 10, 2021
67483b7
slider rounded edges
Nov 10, 2021
ed6489e
slider rounded edges
Nov 10, 2021
8037004
slider rounded edges
Nov 10, 2021
1997166
padding for slider
Nov 12, 2021
2306fbf
Merge branch 'main' of github.com:directus/directus into color-with-a…
Nov 12, 2021
49df9f2
renamed Allow Alpha to Opacity
Dec 1, 2021
02d65e7
Update app/src/interfaces/select-color/select-color.vue
adanielyan Dec 3, 2021
cba0b58
Update app/src/interfaces/select-color/select-color.vue
adanielyan Dec 3, 2021
de9ed5d
implemented suggestions made by @rijkvanzanten
Dec 3, 2021
680ca4f
Merge branch 'main' into color-with-alpha
rijkvanzanten Dec 30, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions app/src/components/v-slider/v-slider.vue
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ body {
height: 4px;
padding: 8px 0;
background-color: var(--background-page);
background-image: var(--input-bg-image);
border-radius: 10px;
cursor: pointer;
appearance: none;

Expand Down
12 changes: 12 additions & 0 deletions app/src/interfaces/select-color/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,18 @@ export default defineInterface({
recommendedDisplays: ['color'],
group: 'selection',
options: [
{
field: 'opacity',
name: '$t:interfaces.select-color.opacity',
type: 'boolean',
meta: {
width: 'half',
interface: 'boolean',
},
schema: {
default_value: false,
},
},
{
field: 'presets',
name: '$t:interfaces.select-color.preset_colors',
Expand Down