ember-arcgis-portal-components
Advanced tools
Changelog
0.4.0
isGuid
from utilactive: true
flag to the facet (catalog) they'd like to start as the default. ExamplePreview
button is now active for all typesChangelog
0.3.6
item-picker
now accepts a portalHostName
property which can define where the preview button links out toChangelog
0.3.4
Changelog
0.3.3
portalOpts === {}
is passed from item-picker
into search, it would issue an unauthenticated search. Changed so it sends undefined
and thus the search is executed using the current user's tokenChangelog
0.3.2
portalOpts
passed to item-picker
, call item-service::search with portalOpts = {}
Changelog
0.3.0
item-picker
component now accepts a portalOpts parameter, and will use that when searching.Changelog
0.2.1