sandboxed_core 0.1.5
sandboxed_core: ^0.1.5 copied to clipboard
Core logic and utilities powering the Sandboxed UI development environment. Includes base classes and internal APIs.
0.1.5 #
- FEAT: add component and story order field for sorting nodes in tree.
0.1.4 #
- FEAT: restore iterable type from hint value if provided.
0.1.3+1 #
- DOCS: ignore LICENSE.md in pub.
- DOCS: symlink license files.
- DOCS: rename license files.
0.1.3 #
- FEAT(params): add edge insets param editor.
- FEAT: rewrite param system to be extensible.
- DOCS: update license terms.
0.1.2 #
- FEAT(generator): update code generator to new analyzer.
0.1.1+2 #
- FIX: fix meta for abstract class generated errors.
0.1.1+1 #
- DOCS: fix links in readme.
0.1.1 #
- FIX(core): correct tag resolver functionality in TagsResolver class.
- FEAT(sandboxed_core): enhance dynamic parameter handling and default value resolution.
0.1.0+2 #
- FIX(sandboxed_core): wrap decorator in Builder to fix context issue.
0.1.0+1 #
- DOCS: add documentation.
0.1.0 #
- Initial unstable release