Commit Graph

3966 Commits

Author SHA1 Message Date
Drew Rygh
9c2181e8a5 docs(demos): badge demo 2015-12-15 16:10:15 -06:00
Brandy Carney
ee0bc1b592 feat(toolbar): added transparent toolbar example and styling
Removed the inline styling changing the background of the test
toolbars. Closes #743
2015-12-15 17:03:53 -05:00
Drew Rygh
203b6a6f91 docs(demos): badge demo 2015-12-15 16:00:01 -06:00
mhartington
f97e9eaa19 docs() id, content, bootstrap, item, item-sliding 2015-12-15 16:57:54 -05:00
Brandy Carney
d5e0570193 fix(toolbar): fixed default button colors for MD in a toolbar, added new function to get this inverse
closes #91
2015-12-15 16:41:33 -05:00
Drew Rygh
ff42d30073 docs(radio): add api demo link 2015-12-15 13:05:01 -06:00
Brandy Carney
8f4307276a fix(platform): rename cordova iOS file to be more consistent with other files, included the import in iOS components file
closes #748
2015-12-15 13:57:54 -05:00
Tim Lancina
dda00b98db use Rx bundle in e2e tests 2015-12-15 12:43:34 -06:00
Drew Rygh
423f71e5c9 docs(demos/radio): api demo 2015-12-15 12:42:52 -06:00
Drew Rygh
92d4bda763 docs(segment): add api demo link 2015-12-15 11:29:59 -06:00
Tim Lancina
88cacabdb6 fix(typings): export DisplayWhen 2015-12-15 11:21:47 -06:00
Brandy Carney
2f1d51970a Update CHANGELOG.md
Fixing upgrade steps for alpha.42
2015-12-15 12:05:18 -05:00
mhartington
ade88a92ed docs(blur, config): api clean up 2015-12-15 11:48:03 -05:00
Drew Rygh
ec89350428 docs(segment): add api demo link 2015-12-15 10:44:13 -06:00
Drew Rygh
541c4d990d docs(demos/segment): api demo 2015-12-15 10:33:03 -06:00
Brandy Carney
5304ec8d79 feat(item-divider): added colors for item dividers and modified test case
closes #713
2015-12-15 11:08:58 -05:00
Adam Bradley
9b12ce3841 fix(attr): use pascalCase for config component 2015-12-15 09:56:20 -06:00
Tim Lancina
32f0a0396c update e2e template for alpha.54 2015-12-15 09:41:24 -06:00
Adam Bradley
72c2ff1e61 wip alpha54 2015-12-15 08:57:16 -06:00
Adam Bradley
7c8c56ee3e fix(aria): aria label/id updates 2015-12-14 21:34:40 -06:00
Adam Bradley
2a32711857 fix(input): add date and time inputs
Closes #744
2015-12-14 20:40:53 -06:00
Adam Bradley
0d15c3cbef fix(tabs): fix tabbar-placement=top
Closes #746
2015-12-14 20:25:48 -06:00
mhartington
b0d685ea85 docs()
References #740
2015-12-14 18:13:29 -05:00
Adam Bradley
a801a09991 fix(sass): copy $colors map for $color-ios/$color-md 2015-12-14 15:57:46 -06:00
Tim Lancina
b812cd86fb fix transpile task caching 2015-12-14 15:05:54 -06:00
Tim Lancina
eed026a45a add package task 2015-12-14 15:05:54 -06:00
Tim Lancina
ab5bb336b0 copy fonts to bundles as well as dist 2015-12-14 15:05:54 -06:00
Adam Bradley
e387e0763a feat(button): disabled attr on button css styling 2015-12-14 14:15:33 -06:00
Tim Lancina
2fef3c0cd9 add minify to sass task 2015-12-14 14:11:33 -06:00
Perry Govier
210f60165a docs(api): force side menu of api docs to have capitalize class 2015-12-14 14:11:28 -06:00
Adam Bradley
2ac0800b69 chore(upgrade): upgrade to angular 2.0.0-alpha.53 2015-12-14 14:06:50 -06:00
mhartington
28d464c2e6 docs() 2015-12-14 15:06:06 -05:00
Tim Lancina
6c0963dffc remove gulp-babel 2015-12-14 14:02:05 -06:00
Tim Lancina
6d17d9d185 minify bundle task 2015-12-14 14:02:05 -06:00
Tim Lancina
36368e1f9d don't pass numTasks to bundle 2015-12-14 14:02:05 -06:00
Adam Bradley
1df9b32b38 chore(): fix snapshot relativePath 2015-12-14 13:58:24 -06:00
Tim Lancina
3a3d5ef9f2 fix e2e.bundle task dependencies 2015-12-14 13:02:42 -06:00
Tim Lancina
3454b1efe7 remove temp.hack task 2015-12-14 13:02:42 -06:00
Brandy Carney
41fac64256 fix(button): add button-disabled class when disabled attribute is on button
closes #741
2015-12-14 14:00:20 -05:00
Drew Rygh
d55d70c36f docs(demos): fix iOS statusbar position 2015-12-14 12:35:49 -06:00
Brandy Carney
44508a3234 fix(searchbar): add click events back for safari
references #731
2015-12-14 12:37:37 -05:00
Drew Rygh
69d5ab11b7 docs(demos/searchbar): fix naming 2015-12-14 11:35:25 -06:00
Brandy Carney
4175edcbd8 fix(searchbar): created a variable to keep track of when to blur
changed the button clicks to mousedown events so they would trigger
prior to the input blurring. Closes #731
2015-12-14 12:10:18 -05:00
Drew Rygh
30543fd6c7 docs(attr): link to api demo
Related: #739
2015-12-14 11:04:46 -06:00
Drew Rygh
d22b477716 docs(api/attr): api demo
Related: #739
2015-12-14 11:00:50 -06:00
Brandy Carney
a0b7d33feb fix(searchbar): updated searchbar API docs and moved input functions
references #731
2015-12-14 11:50:26 -05:00
Drew Rygh
520942f697 docs(menu): link to api demo 2015-12-14 08:14:05 -06:00
Drew Rygh
533609568c docs(api/menu): update menu api demo 2015-12-14 08:07:37 -06:00
Drew Rygh
87fd5dd583 chore(demos/blur): use default index template 2015-12-14 07:58:06 -06:00
Drew Rygh
ea323dcaf8 docs(demos): cleanup 2015-12-14 07:49:05 -06:00