From fc2a3c6985b443c354c0e95d0814c1192a22a3a4 Mon Sep 17 00:00:00 2001 From: Rajat Vig Date: Wed, 15 Jul 2015 10:41:38 -0700 Subject: update to 0.2.5 of the magic search widget Update the XStatic Magic Search package, to take advantage of Eucalyptus' new fixes and features. Including allowing multiple Magic Search widgets on same page. Change-Id: I1328ed868d1278d5cd631bcddcc0c2ba924e65b1 Partial-Bug: #1434710 --- xstatic/pkg/magic_search/__init__.py | 2 +- xstatic/pkg/magic_search/data/magic_search.html | 5 +- xstatic/pkg/magic_search/data/magic_search.js | 83 +++++++++++++++---------- xstatic/pkg/magic_search/data/magic_search.scss | 51 +++++++++++---- 4 files changed, 93 insertions(+), 48 deletions(-) diff --git a/xstatic/pkg/magic_search/__init__.py b/xstatic/pkg/magic_search/__init__.py index 95f7fe5..edf6f44 100644 --- a/xstatic/pkg/magic_search/__init__.py +++ b/xstatic/pkg/magic_search/__init__.py @@ -11,7 +11,7 @@ NAME = __name__.split('.')[-1] # package name (e.g. 'foo' or 'foo_bar') # please use a all-lowercase valid python # package name -VERSION = '0.2.0' # version of the packaged files, please use the upstream +VERSION = '0.2.5' # version of the packaged files, please use the upstream # version number BUILD = '1' # our package build number, so we can release new builds # with fixes for xstatic stuff. diff --git a/xstatic/pkg/magic_search/data/magic_search.html b/xstatic/pkg/magic_search/data/magic_search.html index e005920..1a0e6e6 100644 --- a/xstatic/pkg/magic_search/data/magic_search.html +++ b/xstatic/pkg/magic_search/data/magic_search.html @@ -1,5 +1,5 @@ -