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 by Riccardo Zaglia <[email protected]>
fix: :boom: Remove unimplemented Range, Percentage, Duration

90ecf44ca3e91830cf25fd8b72b59c4c84e2636a authored over 1 year ago by Riccardo Zaglia <[email protected]>
feat: :boom: Make Arrays, Vectors and Dictionaries collapsible

78b7ff94a44d3bf1006c45c954b93247b3e1c723 authored over 1 year ago by Riccardo Zaglia <[email protected]>
feat: :boom: Make collapsible sections optional

90afe7cf3e54d09c389273a8a7a64f0a8c3485ea authored over 1 year ago by Riccardo Zaglia <[email protected]>
feat: :boom: Add `gui_collapsed` *Default field for UIs

b565cf6aafa7e01d5edd29be8564dffec5f051f0 authored over 1 year ago by Riccardo Zaglia <[email protected]>
refactor: :arrow_up: Update syn and darling

177a549f0ddb7a341f145f052d977366e6c27e4b authored over 1 year ago by Riccardo Zaglia <[email protected]>
Implement some more traits

43e4d62c311e8a434b7f3e1c62ed8a9fde83a261 authored over 1 year ago by Riccardo Zaglia <[email protected]>
Add Switch::enabled()

5f062a058af370a3dc6603f2a0b6401eaf29ec87 authored over 1 year ago by Riccardo Zaglia <[email protected]>
Bump

be3dbb9c923cdacb5e1970687bd6e943c55448ec authored over 1 year ago by Riccardo Zaglia <[email protected]>
Various changes

Merge numeric variants;
Support logarithmic slider;
Support custom flags for fields and variants;...

9376d1f5be1a836ba30a8f82d8074ded8dcf71ee authored almost 2 years ago by Riccardo Zaglia <[email protected]>
Various fixes

Remove serialization flags for Switch and SchemaNode
Undo case transforms for variant to default ...

13910de635a66e5d7bd2dae4b935db3ccb6ecd25 authored almost 2 years ago by Riccardo Zaglia <[email protected]>
Specify macro crate version

08e78d51b5e6c382e9c25690b52ea8410791ae8a authored almost 2 years ago by Riccardo Zaglia <[email protected]>
Update Cargo.toml; Bump

5280ad1af6698384b88cf7d841ca37f4ffef1756 authored almost 2 years ago by Riccardo Zaglia <[email protected]>
Remove HOS, remove advanced flag, add custom strings

e04929997e16c6fbb0c419d95afbbace7333b9ec authored almost 2 years ago by Riccardo Zaglia <[email protected]>
Fix gui type for choice

e1866761a5c3a8629e5662efc80eb701e35b1ac6 authored almost 4 years ago by zarik5 <[email protected]>
Make HOS choice gui optional

c0073c8fb30449eb30512058fa0fc425238fb955 authored almost 4 years ago by zarik5 <[email protected]>
Make HOS modifiers more opaque

8c4bd391044b0692092bcf7ee02dc5d396a91237 authored almost 4 years ago by zarik5 <[email protected]>
Make update_op optional

ff74ed4928a2b94c2e96c201c9b8563ca37d926b authored almost 4 years ago by zarik5 <[email protected]>
Fix choice HOS generation

f268565849a643651c630b93f2f9fa3a6ff98be9 authored almost 4 years ago by zarik5 <[email protected]>
Fix rustc stack overflow when parsing array

698f4d2f1e018223f4e98fd22f371cd60874f654 authored almost 4 years ago by zarik5 <[email protected]>
Add simplified higher order settings support

Remove any casing conversions
Make vector and dictionary contain a settings representation child ...

408c9fcabbce8d118f9669e0058a52c313a3f78f authored almost 4 years ago by zarik5 <[email protected]>
Rename "default" to "content" for VectorDefault, DictionaryDefault

3f23daeb6f30ddfbea6f78fb5c6352eba3fa0866 authored about 4 years ago by zarik5 <[email protected]>
Update Cargo.toml files

d590bcc76a383c144d908b65a1578a96a98e0b8e authored over 4 years ago by zarik5 <[email protected]>
Derive Debug

a7e450ba1d48d00324a6ec1b8cf7a3213f320e81 authored over 4 years ago by zarik5 <[email protected]>
Bump version

cdbcd3a0fa4ecbc0c0f2471267b2b8b340212634 authored over 4 years ago by zarik5 <[email protected]>
Remove inferred min, max, step for integer

de4d866f283bfd48583ece649832103b31bfa343 authored over 4 years ago by zarik5 <[email protected]>
Add README, example and feature-gated casing transformations

bab20b57e2c76dfecddb43549629cbde506486cd authored over 4 years ago by zarik5 <[email protected]>
Fix case transform not being applied everywhere

13cdcff9776eec63694a74b0a73d80774bfefd26 authored over 4 years ago by zarik5 <[email protected]>
Release 0.2

* Added case transformations
* Limited "advanced" attribute to only named fields/variants and switch

56038a7d882a1d557728411aa85584dd4d9778a9 authored over 4 years ago by zarik5 <[email protected]>
Initial release

1abdf9cb0ebb2810a6448c4b1642fc90f03093a4 authored over 4 years ago by zarik5 <[email protected]>
Initial commit

fabbd51133cd765972f80e27f0a51e75a166e61b authored over 4 years ago by Riccardo Zaglia <[email protected]>