ionic-portals

Portals Javascript Library and Docs

OTHER License

Downloads
4.3K
Stars
50
Committers
20

Bot releases are hidden (Show)

ionic-portals - 0.9.0 Latest Release

Published by Steven0351 8 months ago

What's Changed

Full Changelog: https://github.com/ionic-team/ionic-portals/compare/0.8.1...0.9.0

ionic-portals - 0.8.1

Published by Steven0351 over 1 year ago

What's Changed

Full Changelog: https://github.com/ionic-team/ionic-portals/compare/0.8.0...0.8.1

ionic-portals - 0.8.0

Published by Steven0351 over 1 year ago

What's Changed

Full Changelog: https://github.com/ionic-team/ionic-portals/compare/0.7.1...0.8.0

ionic-portals - 0.7.1

Published by Steven0351 over 1 year ago

What's Changed

Full Changelog: https://github.com/ionic-team/ionic-portals/compare/0.7.0...0.7.1

ionic-portals - 0.7.0

Published by carlpoole almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ionic-team/ionic-portals/compare/0.6.0...0.7.0

ionic-portals - 0.6.0

Published by Steven0351 about 2 years ago

ionic-portals - 0.4.2

Published by thomasvidas over 2 years ago

iOS Only. Fixes issues on install iOS Dependencies with 0.4.0 and 0.4.1

ionic-portals - 0.4.1

Published by carlpoole over 2 years ago

0.4.1 (2022-01-27)

Bug Fixes

  • android: restore portal link when fragment recreated (#114) (8ab627e)
  • Remove missing .xcframework files (#113) (e9aac61)
ionic-portals - Portals 0.4.0 pre-release

Published by thomasvidas over 2 years ago

ionic-portals - 0.3.1

Published by carlpoole almost 3 years ago

0.3.1 (2021-12-17)

Bug Fixes

  • android: exception when re-adding a portal fragment within a pager (#103) (0026e60)
ionic-portals - 0.3.0

Published by carlpoole almost 3 years ago

0.3.0 (2021-11-18)

Bug Fixes

  • android: replaced fragment tried to re-instantiate with null portal (#95) (ccccb6a)
  • android: replaced old bridgefragment layout with new portal layout (#96) (4ca463a)
  • Carthage requirement for bundling Capacitor/Cordova (4f655ad)
  • Do not embed self framework (4e15620)
  • Remove dependency from correct project (b88e673)

Features

ionic-portals - 0.0.0-test

Published by thomasvidas almost 3 years ago

ionic-portals - 0.3.0-pre

Published by thomasvidas almost 3 years ago

ionic-portals - 0.2.2

Published by carlpoole about 3 years ago

0.2.2 (2021-10-15)

Bug Fixes

  • android: readme and to incr. version (f1524da)
ionic-portals - Carthage 0.2.2 Test

Published by thomasvidas about 3 years ago

To use

  • Make a Cartfile with the following body
github "ionic-team/ionic-portals" == 0.2.2-pre
  • Run carthage update --use-xcframework
  • Add Carthage/Build/IonicPortals.xcframework under General -> Frameworks & Libraries
  • Import IonicPortals to test
ionic-portals - 0.2.1

Published by elylucas about 3 years ago

0.2.1 (2021-09-27)

Bug Fixes

  • android: expose Capacitor dependency through Portals library (#59) (f95d43f)
  • ios: remove unused method (#55) (ac46b82)
ionic-portals - 0.2.0

Published by elylucas about 3 years ago

0.2.0 (2021-09-14)

Bug Fixes

  • android: rename portal package correctly (c7b9a4c)
  • iOS: Add podspec and podfile to project (52a4090)

Features

  • android: add package publish to native-portal org (9a01e46)
  • android: Portal Manager first pass for android (2d3a9b2)
  • android: registration logic with error display (#28) (bd9a92d)
  • android: require registration for Portals to function (5137f64)
  • android: update the portals registration URL (#25) (4084eb1)
  • ios: Add PortalManager class, stub out Portal and PortalBuilder files (e847447)
  • ios: adding ios libs (26bb9ce)
  • ios: registration error logic (5a00853)
  • Android Portal Lib (dd9308d)
  • ios pub/sub changes and api updates (#14) (e923499)
  • ios registration gateway screen (7eb3ce1)
  • ios: Scaffolded iOS project (e00ace9)
  • iOS: PortalBuilder class (619795f)
Package Rankings
Top 33.38% on Repo1.maven.org
Top 5.93% on Npmjs.org
Related Projects