optimus 0.7.0+1 optimus: ^0.7.0+1 copied to clipboard
Optimus is a design system for mobile platforms (and web in future) used internally in Mews.
0.7.0+1 #
- FIX: Fix dropdown text color (#89).
- FIX: Make
FieldWrapper
not a focus node (#90). - FIX: [RND-52878] Center text on badge (#88).
- CHORE: publish packages.
- CHORE: publish packages.
0.7.0 #
Note: This release has breaking changes.
- FEAT: [RND-61500] Add new typography presets p.3 (#84).
- FEAT: [RND-61500] Add new typography presets p.1 (#81).
- BREAKING FEAT: [RND-61500] Add new typography presets p.2 (#83).
0.6.0 #
Note: This release has breaking changes.
- FEAT: [RND-58015] Add kiosk_mode package (#77).
- BREAKING CHORE: Update dependencies.
0.5.4+1 #
- FIX: Fix OptimusSelectFormField error (#72).
0.5.4 #
- FIX: [RND-55495] Fix dark theme colors (#69).
- FIX: [RND-52664] Support tags ellipsizing (#67).
- FIX: [RND-54277] Fix overlay placement (#65).
- FEAT: Add checkbox form field (#70).
0.5.3 #
- STYLE: Add newline.
- REFACTOR: Extract error field (#62).
- FIX: Fix layout issues with dispose (#63).
- FEAT: [RND-52584] Add segmented control (#60).
- CHORE: Update dependencies.
- CHORE: publish packages.
- CHORE: publish packages.
- CHORE: publish packages.
0.5.2 #
- FEAT: Make OptimusEnabled public (#58).
- FEAT: Add showCursor parameter (#57).
0.5.1 #
- FEAT: Make scroll behavior public (#55).
0.5.0+1 #
- FIX: Add generated files.
0.5.0 #
- Migrate to null-safety
0.4.0 #
- Add mainAxisSize to OptimusStack (#24)
- Add basic theming support (#25)
- Add StepBar component (#18)
- Add dark theme for Banner (#27)
- Add dark theme for IconButton (#26)
- Add theming support to OptimusAvatar (#28)
- Add dark theme for card (#29)
- Add dark theme for typography (#31)
- Add dark theme for tag (#30)
- Add dark theming for FieldLabel (#32)
- Add dark theming for dropdown button (#33)
- Add theming for dropdown item (#35)
- Add theming for InputField and FieldWrapper (#34)
- Add theming for checkbox (#37)
- Add theming for dialog (#36)
- Add theming for badge (#38)
- Add dark theme colors for list tile (#40)
- Add dark theme colors for number picker (#39)
- Fix dark theme colors for field label (#42)
- Add dark theme colors for tabs and borders (#41)
- Fix dark theme colors for group wrapper (#43)
- Add dark theme support for icons (#44)
- Migrate to Flutter 2 (#50)
- Add dark theme support for stepbar (#49)
- Add dark theme support for radio (#46)
- Add dark theme support for iconlist tileborders and expansion tile (#45)
- Add dark theme support for search field (#47)
- Add dark theme support for select (#48)
0.3.0 #
- Add Stack (#14)
- Add dropdown button (#11)
- Update buttons animations (#16)
- Rename parameters (#21)
- Implement split button (#20)
- Fix badge text color (#22)
0.2.0 #
- Add Icon Button (#5)
- Update Optimus colors (#9)
- Develop Banner component (#8)
- Add non-modal wrapper (#10)
0.1.0+2 #
- Format code with 80-column limit
0.1.0+1 #
- Clean up code
0.1.0 #
- Initial version