8000 Fix/value types refactor by funwithtriangles · Pull Request #323 · nudibranchrecords/hedron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix/value types refactor #323

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

Merged
merged 21 commits into from
Nov 7, 2019
Merged

Fix/value types refactor #323

merged 21 commits into from
Nov 7, 2019

Conversation

funwithtriangles
Copy link
Member

Refactored how value types work (e.g. floats, booleans, enums). They now all live in one place, and adding a new one should be as easy as adding one in that one place without having to go through the code to do all of the little things to get it to work.

This also means we now have enums as a value type, as we already had select boxes and it wasn't much work to rework this into a value type, woo!

Fixes #322
Fixes #185

@funwithtriangles funwithtriangles added this to the 0.6.0 milestone Nov 6, 2019
@funwithtriangles funwithtriangles merged commit db51dbb into dev Nov 7, 2019
@funwithtriangles funwithtriangles deleted the fix/value-types-refactor branch November 7, 2019 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing min/max for param in "advanced" doesn't work Boolean param type
1 participant
0