Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/alvr-org/settings-schema-rs
https://github.com/alvr-org/settings-schema-rs
feat: :boom: Better typed Vector and Dictionary schema default
676185f35869f05a90fcc81f66a4bbd9d86f9c12 authored over 1 year ago
676185f35869f05a90fcc81f66a4bbd9d86f9c12 authored over 1 year ago
fix: :boom: Remove unimplemented Range, Percentage, Duration
90ecf44ca3e91830cf25fd8b72b59c4c84e2636a authored over 1 year ago
90ecf44ca3e91830cf25fd8b72b59c4c84e2636a authored over 1 year ago
feat: :boom: Make Arrays, Vectors and Dictionaries collapsible
78b7ff94a44d3bf1006c45c954b93247b3e1c723 authored over 1 year ago
78b7ff94a44d3bf1006c45c954b93247b3e1c723 authored over 1 year ago
feat: :boom: Make collapsible sections optional
90afe7cf3e54d09c389273a8a7a64f0a8c3485ea authored over 1 year ago
90afe7cf3e54d09c389273a8a7a64f0a8c3485ea authored over 1 year ago
feat: :boom: Add `gui_collapsed` *Default field for UIs
b565cf6aafa7e01d5edd29be8564dffec5f051f0 authored over 1 year ago
b565cf6aafa7e01d5edd29be8564dffec5f051f0 authored over 1 year ago
refactor: :arrow_up: Update syn and darling
177a549f0ddb7a341f145f052d977366e6c27e4b authored over 1 year ago
177a549f0ddb7a341f145f052d977366e6c27e4b authored over 1 year ago
Implement some more traits
43e4d62c311e8a434b7f3e1c62ed8a9fde83a261 authored over 1 year ago
43e4d62c311e8a434b7f3e1c62ed8a9fde83a261 authored over 1 year ago
Add Switch::enabled()
5f062a058af370a3dc6603f2a0b6401eaf29ec87 authored almost 2 years ago
5f062a058af370a3dc6603f2a0b6401eaf29ec87 authored almost 2 years ago
Bump
be3dbb9c923cdacb5e1970687bd6e943c55448ec authored almost 2 years ago
be3dbb9c923cdacb5e1970687bd6e943c55448ec authored almost 2 years ago
Various changes
Merge numeric variants;
Support logarithmic slider;
Support custom flags for fields and variants;...
Various fixes
Remove serialization flags for Switch and SchemaNode
Undo case transforms for variant to default ...
Specify macro crate version
08e78d51b5e6c382e9c25690b52ea8410791ae8a authored almost 2 years ago
08e78d51b5e6c382e9c25690b52ea8410791ae8a authored almost 2 years ago
Update Cargo.toml; Bump
5280ad1af6698384b88cf7d841ca37f4ffef1756 authored almost 2 years ago
5280ad1af6698384b88cf7d841ca37f4ffef1756 authored almost 2 years ago
Remove HOS, remove advanced flag, add custom strings
e04929997e16c6fbb0c419d95afbbace7333b9ec authored almost 2 years ago
e04929997e16c6fbb0c419d95afbbace7333b9ec authored almost 2 years ago
Fix gui type for choice
e1866761a5c3a8629e5662efc80eb701e35b1ac6 authored almost 4 years ago
e1866761a5c3a8629e5662efc80eb701e35b1ac6 authored almost 4 years ago
Make HOS choice gui optional
c0073c8fb30449eb30512058fa0fc425238fb955 authored almost 4 years ago
c0073c8fb30449eb30512058fa0fc425238fb955 authored almost 4 years ago
Make HOS modifiers more opaque
8c4bd391044b0692092bcf7ee02dc5d396a91237 authored almost 4 years ago
8c4bd391044b0692092bcf7ee02dc5d396a91237 authored almost 4 years ago
Make update_op optional
ff74ed4928a2b94c2e96c201c9b8563ca37d926b authored almost 4 years ago
ff74ed4928a2b94c2e96c201c9b8563ca37d926b authored almost 4 years ago
Fix choice HOS generation
f268565849a643651c630b93f2f9fa3a6ff98be9 authored almost 4 years ago
f268565849a643651c630b93f2f9fa3a6ff98be9 authored almost 4 years ago
Fix rustc stack overflow when parsing array
698f4d2f1e018223f4e98fd22f371cd60874f654 authored almost 4 years ago
698f4d2f1e018223f4e98fd22f371cd60874f654 authored almost 4 years ago
Add simplified higher order settings support
Remove any casing conversions
Make vector and dictionary contain a settings representation child ...
Rename "default" to "content" for VectorDefault, DictionaryDefault
3f23daeb6f30ddfbea6f78fb5c6352eba3fa0866 authored about 4 years ago
3f23daeb6f30ddfbea6f78fb5c6352eba3fa0866 authored about 4 years ago
Update Cargo.toml files
d590bcc76a383c144d908b65a1578a96a98e0b8e authored over 4 years ago
d590bcc76a383c144d908b65a1578a96a98e0b8e authored over 4 years ago
Derive Debug
a7e450ba1d48d00324a6ec1b8cf7a3213f320e81 authored over 4 years ago
a7e450ba1d48d00324a6ec1b8cf7a3213f320e81 authored over 4 years ago
Bump version
cdbcd3a0fa4ecbc0c0f2471267b2b8b340212634 authored over 4 years ago
cdbcd3a0fa4ecbc0c0f2471267b2b8b340212634 authored over 4 years ago
Remove inferred min, max, step for integer
de4d866f283bfd48583ece649832103b31bfa343 authored over 4 years ago
de4d866f283bfd48583ece649832103b31bfa343 authored over 4 years ago
Add README, example and feature-gated casing transformations
bab20b57e2c76dfecddb43549629cbde506486cd authored over 4 years ago
bab20b57e2c76dfecddb43549629cbde506486cd authored over 4 years ago
Fix case transform not being applied everywhere
13cdcff9776eec63694a74b0a73d80774bfefd26 authored over 4 years ago
13cdcff9776eec63694a74b0a73d80774bfefd26 authored over 4 years ago
Release 0.2
* Added case transformations
* Limited "advanced" attribute to only named fields/variants and switch
Initial release
1abdf9cb0ebb2810a6448c4b1642fc90f03093a4 authored over 4 years ago
1abdf9cb0ebb2810a6448c4b1642fc90f03093a4 authored over 4 years ago
Initial commit
fabbd51133cd765972f80e27f0a51e75a166e61b authored over 4 years ago
fabbd51133cd765972f80e27f0a51e75a166e61b authored over 4 years ago