Commit Graph

14 Commits

Author SHA1 Message Date
Perry Govier
19c40986af chore(jshint): clearing semicolon warnings 2014-07-02 14:08:18 -05:00
Perry Govier
3e6ce1831b fix(popup): if popup is taller than the window, shrink the popup body and make it scrollable. Closes #1679 2014-06-27 11:27:06 -05:00
Adam Bradley
71efd51bff fix(popup): focus on first input
Closes #822
2014-06-02 22:35:33 -05:00
Perry Govier
11838cad40 docs(popup): fix a formatting in the example code
Adding the proper amount of spaces
2014-05-30 11:17:09 -05:00
Perry Govier
5398e9a0a3 docs(popup): fix a typo in the example code
The example was missing a `}` and therefore the other examples wouldn't work until the first was clicked since their definition was part of the first's execution.
2014-05-30 11:07:14 -05:00
Andrew Joslin
75e30003a8 chore(): move demos out of source files 2014-05-27 11:21:08 -06:00
Andrew Joslin
c340951b48 demo($ionicActionSheet): add demo 2014-05-22 11:41:28 -06:00
Andrew Joslin
dcebf9be02 demos(): add demos for sideMenu and popup 2014-05-22 11:22:32 -06:00
Andrew Joslin
b785955348 chore(): factor out some angular functions to variables 2014-05-07 14:54:51 -06:00
Andy Joslin
b87bcb30c3 feat($ionicPopup): on android, make back button close popup
Fixes #1222
2014-04-29 09:07:13 -06:00
Andy Joslin
93aa16a78b fix(ionicPopup): if input exists, focus it. else, focus first button
Closes #1176
2014-04-21 12:33:56 -06:00
Andy Joslin
8760de5bf7 refact(popup): remove deprecated message 2014-04-16 07:34:55 -06:00
Andy Joslin
27dfab8ba4 refact($ionicPopup): move all of prompt to new api
Closes #1145
2014-04-16 07:33:05 -06:00
Andy Joslin
14a2790749 refactor(): reorganize source files 2014-04-14 10:47:27 -06:00