ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

MIT License

Downloads
2.3M
Stars
51K
Committers
500

Bot releases are hidden (Show)

ionic-framework - 4.6.0 Carbon

Published by brandyscarney over 5 years ago

Bug Fixes

Features

Enhancements

  • stencil: update to Stencil One to improve app performance 🎉🎊 (b40f7d3)
ionic-framework - 4.5.0 Boron

Published by liamdebeasi over 5 years ago

Bug Fixes

  • angular: ensure all NavigationExtras values are preserved when navigating (#18468) (7610787), closes #18469
  • button: set opacity on the host element for disabled button (#18509) (320719b), closes #16965
  • button: use correct border-radius on menu and back button (#18501) (055e125), closes #17624
  • button: use correct size on a dynamic button in an item (#18395) (a3e23fc), closes #18085
  • card: remove white space from bottom of card (#18328) (d53e7aa)
  • content: prevent ion-searchbar from receiving padding adjustment when keyboard is open (#18008) (b2290a6), closes #18007
  • datetime: recalculate time columns on change (#18380) (292b24a)
  • item: start align the content under stacked and floating labels (#18379) (f0af707), closes #16375
  • item: inherit overflow to allow better customization (#18502) (8d2a47e), closes #17670
  • item: use a step color if the activated background is not set (#18450) (1899c13), closes #18449
  • item-sliding: use the correct gesture direction and side for rtl (#18366) (4545100), closes #17012
  • label: include the ion-text-wrap class styles for larger font (#18374) (4bba540)
  • platform: prevent error with Platform.is on Android 4.4 (#18387) (54bdb36)
  • react: ensure element exists in controller before dismissing it (0fd3e5d)
  • slides: resolve issue where double tap to zoom was enabled by default (10de1da), closes #18035
  • tabs: allow selection on enter and spacebar press (#18381) (11cde99), closes #18363
  • textarea: inherit white-space for better customization (#18508) (a583902), closes #18495
  • virtual-scroll: do not crash with an empty cell list (#17799) (20c146e)

Features

ionic-framework - 4.4.2

Published by liamdebeasi over 5 years ago

Bug Fixes

  • angular: account for query params and fragments within a string when navigating (#18356) (b79f68a)
ionic-framework - 4.4.1

Published by liamdebeasi over 5 years ago

Bug Fixes

ionic-framework - 4.4.0 Beryllium

Published by liamdebeasi over 5 years ago

Bug Fixes

Features

ionic-framework - 4.0.3

Published by liamdebeasi over 5 years ago

Bug Fixes

  • security: sanitize components using innerHTML (#18143) (b33d940)
ionic-framework - 4.1.3

Published by liamdebeasi over 5 years ago

Bug Fixes

  • security: sanitize components using innerHTML (#18144) (f95facf)
ionic-framework - 4.2.1

Published by liamdebeasi over 5 years ago

Bug Fixes

  • angular: support replaceUrl with angular <7.2 (#18107) (26ca72c)
  • security: sanitize components using innerHTML (#18145) (96d7fdd)
ionic-framework - 4.3.1

Published by liamdebeasi over 5 years ago

Bug Fixes

  • angular: support replaceUrl with angular <7.2 (#18106) (eb3cbe4)
  • security: sanitize components using innerHTML (#18146) (b839e6f)
ionic-framework - 4.3.0 Lithium

Published by brandyscarney over 5 years ago

Bug Fixes

Features

ionic-framework - 4.2.0 Helium

Published by liamdebeasi over 5 years ago

Bug Fixes

Features

ionic-framework - 4.1.2

Published by liamdebeasi over 5 years ago

Bug Fixes

ionic-framework - 4.1.1

Published by brandyscarney over 5 years ago

Bug Fixes

  • display: update to correct css classes (cabbeb2)
ionic-framework - 4.1.0 Hydrogen

Published by brandyscarney over 5 years ago

Bug Fixes

Features

ionic-framework - 4.0.2

Published by brandyscarney over 5 years ago

Bug Fixes

  • button: show proper shade for activated button on ios (#17508) (3a9b679), closes #17436
  • config: update types for scrollPadding, inputBlurring and hideCaretOnScroll to boolean (#17302) (39fbc32)
  • datetime: default to current date when no value given (#17443) (644f9f4)
  • item-sliding: sliding no longer breaks after removing an item (#17492) (e27bb2e)
  • range: implement RTL (from PR 17157) (#17384) (4f203bc), closes #17012
  • searchbar: allow setting of toolbar color and searchbar color (#17474) (ba4e117)
  • select: account for when options are not loaded immediately (#17405) (f9f1775)
  • tab-bar: add translucent tab-bar styles back (#17376) (374bd77)
ionic-framework - 4.0.1

Published by brandyscarney over 5 years ago

Bug Fixes

  • build: modify rollup.config.js to work with Windows (#17231) (d26d43d)
  • grid: add flex to ion-grid to allow it to properly render in an ion-item (#17258) (40c6955), closes #17075
  • menu: fix content shadow when revealed in iOS (#17383) (fc43faa)
  • platform: add additional check for safari PWA (a584f6e)
  • platform: add mobileweb platform back (cf2b2b3)
  • popover: apply fixed position to keep backdrop in viewport (#17352) (ee3b04a), closes #17337
  • popover: originate animation from right in RTL/MD (#17381) (bc3aa21)
  • range: chrome bug with will-change (74ce34f)
  • react: duplicate events being fired in ionic/react (#17321) (a415001)
  • reorder: capture click event (#17244) (986e67b), closes #17241
  • searchbar: hide search icon when focused with cancel button (#17260) (c87867c), closes #17252
ionic-framework - 4.0.0 Neutronium

Published by manucorporat over 5 years ago

Enjoy! 🎈

ionic-framework - 4.0.0-rc.3

Published by manucorporat over 5 years ago

Bug Fixes

Features

BREAKING CHANGES

  • NavController.goBack() renamed to NavController.back()
ionic-framework - 4.0.0-rc.2

Published by manucorporat almost 6 years ago

Bug Fixes

Features

Reverts

  • test: update avatar index.html (9e80b73)

BREAKING CHANGES

ionChange removed from ion-tabs

  • (ionChange) becomes (ionTabsDidChange)

ion-tabs getSelected() returns a string

Previously the getSelected() method of ion-tabs returned a reference to the selected
ion-tab, now it returns the name of tab as string.

ionic-framework - 4.0.0-rc.1

Published by manucorporat almost 6 years ago

Bug Fixes

Features

  • radio-group: add missing implementation for property allowEmptySelection (#16880) (09726b0), closes #16841
  • react: add missing simple components to react. (#16836) (696f62c)
  • react: create initial portal implementation for overlay ctrls (#16830) (99bdd1f)
  • react: Initial implementations of controller required elements. (#16817) (e30c5f1)

Performance Improvements

BREAKING CHANGES

In order to speed up the build and reduce the main bundle size,
we have moved the ionicons outside the webpack build pipeline.

Instead, a new copy task needs to be added to the angular.json, specifically to the
the "assets" option of the "build".

angular.json

{
  "projects": {
    "app": {
      "architect": {
        "build": {
          "options": {
            "assets": [
              {
                "glob": "**/*",
                "input": "src/assets",
                "output": "assets"
              },
+             {
+               "glob": "**/*.svg",
+               "input": "node_modules/ionicons/dist/ionicons/svg",
+               "output": "./svg"
+             }
Package Rankings
Top 0.37% on Npmjs.org
Top 3.57% on Proxy.golang.org
Top 20.43% on Repo1.maven.org
Badges
Extracted from project README
version version version version