28bb668d43
docs(api): add links to component sections
2015-12-04 13:55:43 -06:00
a6972095dd
docs(popup): add back in template desc
2015-12-03 08:32:43 -06:00
65a93498db
docs(popup): remove templateUrl docs
2015-12-02 09:05:41 -06:00
f6afdc2591
fix(popup): prevent popup flicker
...
Closes #669
2015-12-02 08:52:30 -06:00
f4d82f05ea
fix(navController): update element caching
...
Also renamed setViews() to setPages(), and moved the index argument in
insert() to be the first arg.
Closes #641
2015-11-25 10:27:55 -06:00
bc8ff4070f
refactor(sass): individual sass files import globals
2015-11-23 14:51:41 -06:00
e1c160eb54
refactor(overlay): use NavController
2015-11-21 19:18:47 -06:00
e43d0e6057
chore(popup): rename animation config
...
Closes #244
2015-11-10 21:42:42 -06:00
b364017ff2
fix(zIndex): ion-page dynamic zIndex
2015-10-31 14:01:23 -05:00
4f81e5b8c8
fix(popup): copied over the defaults so that the users opts will override them
...
This way if we want to let the user pass an animation for an individual
popup we can use that animation they pass over the default ones. Fixes
#342
2015-10-29 13:56:03 -04:00
744920949e
test(popup): switched the order of the tests to test for subtitle being passed
...
references #342
2015-10-29 13:08:16 -04:00
7bd2ebe027
fix(popup): fixed subtitle passing between popups
...
this._defaults was getting all of opts properties added to it every
time a popup was opened, switched it so this_defaults wouldn’t be
modified and opts would get its properties. Closes #342
2015-10-29 13:08:16 -04:00
b27c7b0efa
fix(popup): fix opactity of md buttons on activation
...
closes #348
2015-10-27 13:36:40 -04:00
4c53a4b554
chore(): rename IonicConfig to Config
2015-10-16 11:53:11 -05:00
0cac4d9a2e
chore(): remove use of @View
2015-10-09 09:15:04 -05:00
141078f979
fix(popup): hide prompt on alert and confirm
2015-10-07 11:10:38 -05:00
5c17f82e7f
remove ion- component prefixes for now
...
Closes #239 .
2015-10-05 16:20:32 -05:00
b7d1d2debf
Merge branch 'master' into alpha38
...
Conflicts:
ionic/components/nav/view-controller.ts
ionic/components/tabs/tab.ts
2015-10-05 11:47:45 -05:00
649e76167f
fix(popup): Removed button type, it's throwing console errors
...
References #183
2015-10-05 12:41:47 -04:00
d4c2342414
feat(button): Added ability to give the button a "type" which will be converted to an attribute.
...
Note this is working for basic buttons but breaks in the popup
currently, that is a TODO. Changed the default to types for the popup
to an empty string. Closes #183
2015-10-05 12:37:50 -04:00
dc8c2e76b0
overlay wip
2015-10-04 22:48:18 -05:00
3324f3cc90
refactor(overlay): actionsheet/popup
2015-10-04 22:35:54 -05:00
5b0eda5be1
refactor(config): get/set/settings and unit tests
2015-10-02 15:23:08 -05:00
e013c26879
fix(popup): Fix iOS button hover, convert some values to sass variables
...
Fix indentations of sass values, references #183
2015-10-02 14:55:17 -04:00
3b2eb8452e
chore(popup): Adding API comments for docs for popups
...
References #183
2015-10-02 14:40:19 -04:00
78224f35ea
fix(popup): Fixed iOS styling
...
References #183
2015-10-02 14:40:18 -04:00
dcc76f7e8d
chore(popup): Renaming context to opts
...
References #183
2015-10-02 14:40:18 -04:00
f158bf95a8
chore(popup): Removing opts variable as it isn't used
...
Fixing iOS styling. References #183
2015-10-02 14:40:18 -04:00
86a8175d3a
chore(popup): Adding ability to pass cssClass
...
References #183
2015-10-01 18:11:38 -04:00
6a1c9aa159
chore(popup): Adding iOS styling per Ben
...
References #183
2015-10-01 18:11:37 -04:00
43505407b3
chore(popup): Added md mode animation's for popup and added to config
...
Removed the background from the md scss file. References #183
2015-10-01 13:29:50 -04:00
73597c0b42
fix(popup): Some variables were missing the default flag, also styled iOS more and got rid of some overrides
...
References #183
2015-10-01 11:38:34 -04:00
7c70da2212
chore(popup): Fixed MD button so it extends the clear button
...
References #183
2015-10-01 10:08:42 -04:00
3d36cc6e07
Styling some of the popups more - mostly MD mode. References #183
2015-09-30 15:05:39 -04:00
ee8403c6e6
chore(popup): add material design popup to md core sass file & convert values to variables
...
Added material design styling for the popup and removed some properties
from the core popup sass file
2015-09-29 14:57:00 -04:00
54d612bf65
fix(ripple): outline colors
2015-09-28 15:55:37 -05:00
510b1a0caf
refactor(): radio/switch/checkbox
2015-09-26 21:27:05 -05:00
3bd0b5c8ac
chore(): use class selectors in e2e
2015-09-22 11:25:27 -05:00
0a4e927312
chore(): sass vars should use background
2015-09-21 16:25:13 -05:00
3364414d24
use padding attribute
2015-09-18 21:58:44 -05:00
c118ef6054
rename all material.scss to md.scss
2015-09-17 22:02:11 -05:00
b95ddaafa2
docs: fix doc tags
2015-09-08 15:02:29 -05:00
d464f8f02c
docs: add descriptions and examples for core components
2015-09-06 18:02:26 -05:00
c41801c55f
css cleanup
2015-09-05 21:02:45 -05:00
cdf631dcaf
.ios and .md body class css structure
2015-09-04 23:54:00 -05:00
ecfdac9eed
popup and radio docs wip
2015-08-31 08:58:33 -05:00
4d6d7f757d
alpha35 update
2015-08-19 16:06:41 -05:00
41f58f87bb
rename scss extensions dir to modes
2015-08-12 10:18:22 -05:00
561191465e
remove primary/stable from examples
2015-08-11 22:51:17 -05:00
a5a70f907d
no quotes in attr selectors
2015-08-11 22:28:30 -05:00