Return-Path: X-Original-To: apmail-flex-commits-archive@www.apache.org Delivered-To: apmail-flex-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E4C217833 for ; Thu, 16 Apr 2015 14:34:51 +0000 (UTC) Received: (qmail 22181 invoked by uid 500); 16 Apr 2015 14:34:12 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 21985 invoked by uid 500); 16 Apr 2015 14:34:11 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 21954 invoked by uid 99); 16 Apr 2015 14:34:11 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Apr 2015 14:34:11 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B98A2E109D; Thu, 16 Apr 2015 14:34:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: aharui@apache.org To: commits@flex.apache.org Date: Thu, 16 Apr 2015 14:34:14 -0000 Message-Id: <2db6077764f1408c8407a13d5d2400f9@git.apache.org> In-Reply-To: <1f7692fddea34b66b259f0296d45223d@git.apache.org> References: <1f7692fddea34b66b259f0296d45223d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [4/9] git commit: [flex-asjs] [refs/heads/develop] - change 'basic' prefix to 'js' http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore/src/SupportView.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/SupportView.mxml b/examples/FlexJSStore/src/SupportView.mxml index 0410e1b..f89c412 100755 --- a/examples/FlexJSStore/src/SupportView.mxml +++ b/examples/FlexJSStore/src/SupportView.mxml @@ -29,8 +29,8 @@ We did not have sizing issues here as much so you'll see more hardcoded The width and height are hard-coded in the root tag to help the Design view. --> - @@ -49,91 +49,91 @@ The width and height are hard-coded in the root tag to help the Design view. - + - - + + - + - - - - - - + + + + + + - - + + - - - + + + California Nevada Oregon Washington - - + + - - + + - + - + - - - - - - - - - + + + + + + + + - + - + - + - + - - - - - - - - + + + + + + + + - - - - + + + + - - - - + + + + - + - - - - - - - + + + + + + + - + - + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore/src/productsView/CatalogTitleButtons.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/productsView/CatalogTitleButtons.mxml b/examples/FlexJSStore/src/productsView/CatalogTitleButtons.mxml index d2cca30..1d2ae72 100755 --- a/examples/FlexJSStore/src/productsView/CatalogTitleButtons.mxml +++ b/examples/FlexJSStore/src/productsView/CatalogTitleButtons.mxml @@ -17,19 +17,19 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - + - - - - - + + + + + - - - + - + - - + + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore/src/productsView/Grip.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/productsView/Grip.mxml b/examples/FlexJSStore/src/productsView/Grip.mxml index 127c764..c826568 100755 --- a/examples/FlexJSStore/src/productsView/Grip.mxml +++ b/examples/FlexJSStore/src/productsView/Grip.mxml @@ -17,12 +17,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - + + + - - - - - + + + + + - - - - - - + + + + + + - + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore/src/productsView/ProductCart.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/productsView/ProductCart.mxml b/examples/FlexJSStore/src/productsView/ProductCart.mxml index 40555d9..86b90a2 100755 --- a/examples/FlexJSStore/src/productsView/ProductCart.mxml +++ b/examples/FlexJSStore/src/productsView/ProductCart.mxml @@ -17,22 +17,22 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - + - - - - - + + + + + - + - + - - - - - - + + + + + + - - + + - - + + - + - + - + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore/src/productsView/ProductCatalogPanel.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/productsView/ProductCatalogPanel.mxml b/examples/FlexJSStore/src/productsView/ProductCatalogPanel.mxml index ad46206..59f968f 100755 --- a/examples/FlexJSStore/src/productsView/ProductCatalogPanel.mxml +++ b/examples/FlexJSStore/src/productsView/ProductCatalogPanel.mxml @@ -17,8 +17,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - + - + - + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore/src/productsView/ProductCatalogPanelTitleBarView.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/productsView/ProductCatalogPanelTitleBarView.mxml b/examples/FlexJSStore/src/productsView/ProductCatalogPanelTitleBarView.mxml index 004dc1c..3b31871 100755 --- a/examples/FlexJSStore/src/productsView/ProductCatalogPanelTitleBarView.mxml +++ b/examples/FlexJSStore/src/productsView/ProductCatalogPanelTitleBarView.mxml @@ -17,8 +17,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - @@ -36,15 +36,15 @@ limitations under the License. } ]]> - - - - - - + + + + + - - + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore/src/productsView/ProductCatalogThumbnail.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/productsView/ProductCatalogThumbnail.mxml b/examples/FlexJSStore/src/productsView/ProductCatalogThumbnail.mxml index f7a0ea4..df70ab5 100755 --- a/examples/FlexJSStore/src/productsView/ProductCatalogThumbnail.mxml +++ b/examples/FlexJSStore/src/productsView/ProductCatalogThumbnail.mxml @@ -17,8 +17,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - - - - + + + + + - + [Event(name="purchase", type="samples.flexstore.ProductThumbEvent")] [Event(name="compare", type="samples.flexstore.ProductThumbEvent")] @@ -132,82 +132,82 @@ limitations under the License. ]]> - + - - - + + + - + - + - - - " - + + + " + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + - - - - - + + + + - - - - - + + + + + - + @@ -216,6 +216,6 @@ limitations under the License. - + - + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore/src/productsView/ProductDetails.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/productsView/ProductDetails.mxml b/examples/FlexJSStore/src/productsView/ProductDetails.mxml index 044a896..08886ad 100755 --- a/examples/FlexJSStore/src/productsView/ProductDetails.mxml +++ b/examples/FlexJSStore/src/productsView/ProductDetails.mxml @@ -17,14 +17,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - + + + [Event(name="purchase", type="samples.flexstore.ProductThumbEvent")] @@ -58,96 +58,96 @@ limitations under the License. - + - + - + - - - - - + + + + + - - + + Features Support - - - - - - + + + + + + - - - - + + + - - + + - + - - - - - + + + + + - + - + - + - + - + - - + + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore/src/productsView/ProductFilterPanel.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/productsView/ProductFilterPanel.mxml b/examples/FlexJSStore/src/productsView/ProductFilterPanel.mxml index 4777e79..5240c0e 100755 --- a/examples/FlexJSStore/src/productsView/ProductFilterPanel.mxml +++ b/examples/FlexJSStore/src/productsView/ProductFilterPanel.mxml @@ -17,22 +17,22 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - + - + [Event(name="filter", type="samples.flexstore.ProductFilterEvent")] @@ -100,48 +100,48 @@ limitations under the License. {cbVideo.selected} - + - - - + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + All 3 @@ -149,12 +149,12 @@ limitations under the License. 7 9 - - + + - + - + - - - - + + + + - + - + - + - - - - - + + + + + - + - + - + - - - - + + + + - + - + - - + - + - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore/src/productsView/ProductList.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/productsView/ProductList.mxml b/examples/FlexJSStore/src/productsView/ProductList.mxml index 88d3377..34c9980 100755 --- a/examples/FlexJSStore/src/productsView/ProductList.mxml +++ b/examples/FlexJSStore/src/productsView/ProductList.mxml @@ -17,13 +17,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - + + + @@ -210,11 +210,11 @@ limitations under the License. ]]> - - - - - - - - + + + + + + + + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore/src/productsView/ProductListItem.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/productsView/ProductListItem.mxml b/examples/FlexJSStore/src/productsView/ProductListItem.mxml index a7b77bf..bf6a2a8 100755 --- a/examples/FlexJSStore/src/productsView/ProductListItem.mxml +++ b/examples/FlexJSStore/src/productsView/ProductListItem.mxml @@ -17,8 +17,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - @@ -93,39 +93,39 @@ limitations under the License. - + - - - + + + - - - - - + + + + - + - + - - - - - - + + + + - + - + - + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore/src/productsView/ProductSupport.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/productsView/ProductSupport.mxml b/examples/FlexJSStore/src/productsView/ProductSupport.mxml index c28570e..113af4a 100755 --- a/examples/FlexJSStore/src/productsView/ProductSupport.mxml +++ b/examples/FlexJSStore/src/productsView/ProductSupport.mxml @@ -17,16 +17,16 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - - - - + + + + + + - - + + - + - - + + - - + + - + - - + + - - + + - - + + - + - + - + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore_jquery/src/FlexJSStore.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore_jquery/src/FlexJSStore.mxml b/examples/FlexJSStore_jquery/src/FlexJSStore.mxml index fbc6628..de6040f 100755 --- a/examples/FlexJSStore_jquery/src/FlexJSStore.mxml +++ b/examples/FlexJSStore_jquery/src/FlexJSStore.mxml @@ -18,7 +18,7 @@ limitations under the License. --> - - - - - - + + + + + + - - - + + + - + - - + + - - + @@ -201,37 +201,37 @@ limitations under the License. - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + @@ -264,7 +264,7 @@ limitations under the License. - - + + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore_jquery/src/HomeView.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore_jquery/src/HomeView.mxml b/examples/FlexJSStore_jquery/src/HomeView.mxml index 8273c19..57c855b 100755 --- a/examples/FlexJSStore_jquery/src/HomeView.mxml +++ b/examples/FlexJSStore_jquery/src/HomeView.mxml @@ -30,8 +30,8 @@ using x and y, especially when percentage widths and heights are used. Width and height are hard-coded in the root tag to help the Design view. --> - - - - - - - + + + + + + - - - - - + + + + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + - + - - - - - - - - - - + + + + + + + + + + - - - + + + - + - - + + - + - + - - + + - - - - - - - - - - + + + + + + + + + + - - - - + + + + - + - - - - - - - - + + + + + + + + - - - + + + - + - - - - + + + + - - - + + + - - - + + + - + - - - - + + + + - - - + + + - - - + + + - + - + - + - + - + - + - + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a35711f/examples/FlexJSStore_jquery/src/ProductsView.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore_jquery/src/ProductsView.mxml b/examples/FlexJSStore_jquery/src/ProductsView.mxml index 8f9ec9a..b4330f8 100755 --- a/examples/FlexJSStore_jquery/src/ProductsView.mxml +++ b/examples/FlexJSStore_jquery/src/ProductsView.mxml @@ -20,8 +20,8 @@ limitations under the License. - - - - - + + + @@ -87,18 +87,18 @@ limitations under the License. - + - + - + - + - + - - - - - + + + + + - +