ionic 5.4.1 released, a hybrid mobile application front-end framework

Ionic is an open source code library used to develop hybrid mobile applications, which can optimize the performance of html, css and js, build efficient applications, and can also be used to build Sass and AngularJS optimizations.

This update mainly fixes some problems:

Bug fix

  • select: In MD mode ( #22330 ) ( 1a2e532 ), correctly align the label with the label in the select item, close #19887

  • Tip: now go back to the query parameters to go to the correct view ( #22350 ) ( 561a4ac ), close #22324

  • Opinion: Improve compatibility with routing guard ( #22371 ) ( 31f9bc8 ), close #22344

  • Opinion: Improve the handling of parameterized URLs ( #22360 ) ( 6fad0fe ), close #22359

  • Tip: Lifecycle events are now triggered in the component context ( #22348 ) ( bcef804 ), close #22338

 

For details, see: https://github.com/ionic-team/ionic-framework/releases/tag/v5.4.1

Guess you like

Origin www.oschina.net/news/119371/ionic-5-4-1-released