From 9e09d64831ec40eb937cbd81da2d0284e933e3ab Mon Sep 17 00:00:00 2001 From: David Glasser Date: Tue, 9 Oct 2012 12:00:25 -0700 Subject: [PATCH] Prefix all accounts-ui templates other than loginButtons with an underscore. In the future we may support use of some of the sub-templates directly (eg, we might expose a "sign in" template and a "create user" template, and keep the events and links for switching between them on the outer loginButtons) but we don't yet. This change leaves us open to change the internal details later. --- .../accounts-ui-unstyled/login_buttons.html | 16 +++--- .../accounts-ui-unstyled/login_buttons.js | 16 +++--- .../login_buttons_dialogs.html | 26 +++++----- .../login_buttons_dialogs.js | 26 +++++----- .../login_buttons_dropdown.html | 52 +++++++++---------- .../login_buttons_dropdown.js | 42 +++++++-------- .../login_buttons_single.html | 2 +- .../login_buttons_single.js | 6 +-- 8 files changed, 93 insertions(+), 93 deletions(-) diff --git a/packages/accounts-ui-unstyled/login_buttons.html b/packages/accounts-ui-unstyled/login_buttons.html index 3c08ee98c2..341d8e5e6f 100644 --- a/packages/accounts-ui-unstyled/login_buttons.html +++ b/packages/accounts-ui-unstyled/login_buttons.html @@ -1,16 +1,16 @@ -