This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
Releases: Parabeac/parabeac_core
Releases · Parabeac/parabeac_core
2.2.0 - Release
- Add AutoLayout
- Remove Scaffolds
- Improvements in error handling
2.1.0 - Pre-Release
- Rename egg to tag
- Add null safety support
- Improve scaling and constraints
- Fix bugs and added improvements
2.0.0 - Pre-Release
- Add PBDL as a submodule
- Add generation of .g (generated) files
- Add custom tags to allow developers to inject customized logic into elements
- Add support for constraints and resizing
1.4.6 - Release
- Imports now generate for shared_props.g.dart where needed
- Fix issues with shared_props.g.dart file
1.4.5 - Release
- Refactored Input Formatter
- Fixed Positioned attribute
- Fixed image UUIDs not processing correctly for Figma
1.4.4 - Release
- Fix error for capitalization of generated classes
- Add PBAttributes refactor
- Modifications to overridableProperties
1.4.3 - Release
- Disable style generation by default
- Added flag to enable style generation
- Using constraints for symbol masters and instances
1.4.2 - Release
- Made provider improvements
- Implemented Figma Components
1.4.1 - Release
- Added overridable properties to bloc states
- Fixed minor bug for Figma prototyping
1.4.0 - Release
- Added support for Prototyping in FIgma!
- Fixed state management nodes having incorrect layout
- Minor improvements