optimus 0.19.0 copy "optimus: ^0.19.0" to clipboard
optimus: ^0.19.0 copied to clipboard

Optimus is a design system for mobile platforms (and web in future) used internally in Mews.

0.19.0 #

Note: This release has breaking changes.

  • REFACTOR: Fix lint error.
  • FEAT: expose useRootNavigator in showOptimusDialog (#259).
  • FEAT: [RND-114990] Create DateInput component [ignore-size] (#255).
  • FEAT: Added anchored_overlay. Updated dropdown to use anchored_overlay. (#254).
  • FEAT: Add DateFormatter (#253).
  • BREAKING FEAT: [RND-103480] Add inline dialog (#256).

0.18.0 #

Note: This release has breaking changes.

  • PERF: [RND-110784] Update OptimusNotification component. (#226).
  • FIX: [RND-98858] Incorrect rendering of dropdown button in storybook (#244).
  • FIX: [RND-73262] Misalignment of the text with radio button in Switch property option in both Andriod and iOS (#225).
  • FEAT: [RND-118674] Add "door hanger" icon to mobile Optimus (#250).
  • FEAT: add missing properties (#249).
  • FEAT: use constant font paths (#248).
  • FEAT: [RND-103479] Add alignment prop to typography components (#242).
  • FEAT: [RND-103475] Added Checkbox nested variant (#223).
  • FEAT: [RND-104008] Fix visual issues in dropdown button (#243).
  • FEAT: [RND-103046] Fix color of Circle loader for contrast variant (#231).
  • FEAT: [RND-103474] Update Date picker component (#222).
  • BREAKING FEAT: [RND-103470] Update Select component (#241).
  • BREAKING FEAT: [RND-103446] Finalize implementation of Link component (#233).
  • BREAKING FEAT: [RND-103047] Add Notification showing and stacking (#211).
  • BREAKING FEAT: [RND-103473] Update Input component (#228).

0.17.0 #

Note: This release has breaking changes.

  • FIX: Dark theme text color (#218).
  • BREAKING REFACTOR: [RND-108306] Allow multi-line title in OptimusNotification (#219).

0.16.1 #

  • FIX: [RND-103444] Fix visual issues in StepBar components (#212).
  • FEAT: [RND-103050] Add Logo component to mobile implementation (#215).
  • FEAT: [RND-103047] Add Notification component (#209).

0.16.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Add background color variants (#201).

0.15.0 #

Note: This release has breaking changes.

  • REFACTOR: Migrate to mews_pedantic 0.5.0.
  • BREAKING FEAT: [RND-103442] Added new variants for Tags (#195).

0.14.3 #

  • FEAT: More dark theme colors (#196).

0.14.2 #

  • FEAT: [RND-91913] Dark theme colors (#191).

0.14.1+2 #

  • REFACTOR: Follow new mews_pedantic rules.

0.14.1+1 #

  • FIX: RenderBox.size: Null check operator used on a null value (#187).

0.14.1 #

  • FIX: [RND-92036] RenderBox null in SearchField (#182).
  • FEAT: Add onChanged to OptimusSelectInputFormField (#184).
  • CHORE: publish packages.

0.14.0+3 #

  • REFACTOR: Fix new lint issues.

0.14.0+2 #

  • REFACTOR: Fix lint errors.

0.14.0+1 #

  • REFACTOR: Update imports (#173).
  • FIX: Fix error in slidable size (#172).

0.14.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Add controller to OptimusNumberPicker (#170).

0.13.1 #

  • FEAT: Add params of OptimusSlidable inside OptimusExpansionTile (#167).

0.13.0 #

Note: This release has breaking changes.

  • STYLE: Fix more analyzer warnings.
  • STYLE: Fix generic types.
  • FEAT: [RND-79231] Customize actions width in OptimusSlidable (#164).
  • FEAT: Add hasBorders to OptimusExpansionTile (#162).
  • CHORE: publish packages.
  • BREAKING FEAT: Update icon colors (#165).

0.12.0 #

Note: This release has breaking changes.

  • BREAKING FIX: Fix number picker (#151).

0.11.6+1 #

  • REFACTOR: Update static analyzer rules.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.11.6 #

  • FEAT: Make badge text optional (#152).
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.11.5 #

  • FEAT: Add loader to input field (#146).

0.11.4 #

  • FEAT: Update analysis options.

0.11.3 #

  • STYLE: Migrate to mews_pedantic 0.4.0-dev.0.
  • FEAT: Add overflow to link (#144).
  • CHORE: publish packages.

0.11.2 #

  • REFACTOR: Updates for Flutter 2.5 (#141).
  • FEAT: [RND-74787] Add shadow to floating variant of IconButton (#138).

0.11.1 #

  • FEAT: Add clear button to date time field (#135).

0.11.0 #

Note: This release has breaking changes.

  • FIX: Fix keyboard in dialog (#134).
  • BREAKING FEAT: Update icons (#133).

0.10.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: [RND-73527] Rename MessageAuthor (#131).

0.9.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Update chat functionality and design (#128).

0.8.1 #

  • FEAT: Add loader (#126).

0.8.0 #

Note: This release has breaking changes.

  • FEAT: Update list tile design (#122).
  • BREAKING FEAT: Update chat avatars support (#125).

0.7.5+3 #

  • FIX: Add key to search field overlay (#119).

0.7.5+2 #

  • FIX: Fix shadow colors (#117).

0.7.5+1 #

  • FIX: Fix chat rendering (#111).

0.7.5 #

  • FIX: Fix ListTile style (#109).
  • FEAT: [RND-65933] Add standalone link (#105).
  • FEAT: [RND-63261] Add chat component (#95).
  • FEAT: [RND-65864] Change dialog button color (#106).
  • CHORE: publish packages.

0.7.4 #

  • FEAT: [RND-65933] Add standalone link (#105).
  • FEAT: [RND-63261] Add chat component (#95).
  • FEAT: [RND-65864] Change dialog button color (#106).

0.7.3 #

  • FEAT: Export FieldWrapper (#102).

0.7.2 #

  • FEAT: Add OptimusSelectInput::readOnly (#100).

0.7.1 #

  • FEAT: Add OptimusSelectInput (#98).

0.7.0+3 #

  • FIX: [RND-63908] Fix text colors (#96).
  • FIX: [RND-63238] Fix long dialog title (#92).

0.7.0+2 #

  • FIX: Fix OptimusSelect focus (#93).

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
22
likes
0
pub points
55%
popularity

Publisher

verified publishermews.com

Optimus is a design system for mobile platforms (and web in future) used internally in Mews.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dfunc, flutter, flutter_slidable, freezed_annotation, intl

More

Packages that depend on optimus