Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

v4.1.1.18

Compare
Choose a tag to compare
@apetro apetro released this 27 Apr 15:40
· 2100 commits to master since this release

General

  • There's now a Gitter chat badge in the README ( #165 ). Come chat about angularjs-portal!

Frame changes

  • Added in caching timeouts for specific element types ( #157 )
  • Loading directive now targeted ( #159 ), which is awesome. Try this out! Also, it's more attractive ( #166 )
  • Uses latest 4.x font-awesome version. ( #172 )

Home changes

  • Marketplace details page is now functional ( #167 ), with the (hidden as a beta feature) auto-complete now linking to these entries ( #177 )
  • Created Template-able widgets (see myuw-smart-widget-creator ) ( #168 , #171 )
  • Widget mode selection is now sticky ( #163 ), though whether the selector appears at all is still behind an environment-specific flag
  • Apps now have a default icon ( #164 ) and support icons other than just font-awesome icons ( #175 ). Hello, Noun Project.
  • Improved Weather smart widget ( #158 )
  • Static smart widgets now enabled ( #162 ), rather than being hidden behind Beta flag
  • Fixed new-stuff bar ( #160 )
  • Fixed a scrolling bug ( #161 )
  • Other styling improvements ( #169, #173, #174 )
  • Help now renders faster as static content ( #176 )