Commit Graph

2465 Commits

Author SHA1 Message Date
Brandy Carney
76dbdda086 Merge branch 'master' into css-refactor
# Conflicts:
#	ionic/components/action-sheet/action-sheet.ts
2015-12-04 14:09:48 -05:00
Brandy Carney
bc289cce8a fix(segment): fixed opacity of activated default segment in toolbar 2015-12-04 14:04:04 -05:00
Brandy Carney
2c761a4948 chore(publish): updating npm version to alpha.40 2015-12-04 13:54:24 -05:00
Max Lynch
322d68f886 Storage tesT 2015-12-04 12:52:01 -06:00
Max Lynch
fa295f9bbe fix(storage): bad defaults in options. Fixes #647 2015-12-04 12:52:00 -06:00
Brandy Carney
c5af9a608e derp: ion-header doesn't exist 2015-12-04 13:40:28 -05:00
Brandy Carney
03f9b723b7 test(badge): added badge tests and updated item test to reflect new css names
references #689
2015-12-04 13:36:33 -05:00
Brandy Carney
bc317f0123 refactor(badge): changed the element name for badges and added colors
references #689
2015-12-04 13:36:17 -05:00
mhartington
83bf7632f2 docs(actionSheet): add detail options 2015-12-04 13:14:18 -05:00
Brandy Carney
111da2c57d Merge branch 'master' into css-refactor 2015-12-04 12:55:13 -05:00
Brandy Carney
9b1e0dc291 refactor(action-sheet): adding a class to icons to style with
references #689
2015-12-04 12:54:36 -05:00
Drew Rygh
d1d40ba7ba docs(api): @see tag 2015-12-04 11:54:22 -06:00
Drew Rygh
3f25687c1c docs(labels): basic usage 2015-12-04 11:54:22 -06:00
Max Lynch
86a687a5df fix(segment): tap acivation working. Fixes #663 2015-12-04 11:38:58 -06:00
Max Lynch
2c13de9c7b fix(platform): pass regexp to testNavigatorPlatform 2015-12-04 11:03:00 -06:00
Brandy Carney
a965277ef3 refactor(action-sheet): removed unused styles, fixed hairlines
references #689
2015-12-04 11:46:07 -05:00
Drew Rygh
82e49331b1 docs(events): basic usage 2015-12-04 10:38:28 -06:00
Brandy Carney
1871b46f8d refactor(action-sheet): iOS changed action-sheet to use classes
references #689
2015-12-04 11:02:53 -05:00
perry
c681b6fb5e set default root level docs to be nightly 2015-12-03 17:34:33 -06:00
Drew Rygh
fe061a142a docs(attr) 2015-12-03 17:38:53 -06:00
mhartington
53009f180d docs() 2015-12-03 18:16:19 -05:00
mhartington
63fa941e11 docs(): template refactor 2015-12-03 17:46:57 -05:00
mhartington
3e473b494e docs(tab) 2015-12-03 17:42:44 -05:00
Drew Rygh
2e99da4928 docs(api): remove exported/defined in block 2015-12-03 16:40:03 -06:00
Drew Rygh
d974c216e3 docs(icons) 2015-12-03 16:37:11 -06:00
Adam Bradley
04c79fab5c reset buttons 2015-12-03 16:14:35 -06:00
Drew Rygh
1c66e2c9f7 docs: remove empty conditional 2015-12-03 16:02:56 -06:00
Drew Rygh
a074dae4e6 docs(api): add option to add types to @property 2015-12-03 15:59:18 -06:00
Adam Bradley
085671c84f typing is hard 2015-12-03 15:51:55 -06:00
Brandy Carney
9cbb589594 refactor(action-sheet): renamed elements to divs with classes 2015-12-03 16:37:20 -05:00
Adam Bradley
6eb1ef5fb5 dynamically add link element for testing 2015-12-03 15:31:48 -06:00
Adam Bradley
709ff3d2ff create MD and iOS css files 2015-12-03 14:43:32 -06:00
Drew Rygh
32bf737d44 docs(show-hide-when) 2015-12-03 12:17:50 -06:00
Brandy Carney
e45770d6e3 chore(publish): updating npm version to alpha.39 2015-12-03 12:35:55 -05:00
Brandy Carney
8a51ca2834 refactor(searchbar): Added an input trigger and moved some of the properties around
Added descriptions and private to the functions and improved docs for
searchbar. References #666
2015-12-03 12:30:15 -05:00
Drew Rygh
b6c5ef8ca8 docs: add demo template block to api 2015-12-03 11:32:45 -06:00
mhartington
0d5efe6658 docs(): add usage tag
Closes #685
2015-12-03 11:38:59 -05:00
Drew Rygh
411966a491 docs(api): add @demo tag 2015-12-03 10:17:14 -06:00
Brandy Carney
71235928ba refactor(text-input): renamed Sass variables to keep consistent
references #678
2015-12-03 10:55:45 -05:00
Brandy Carney
e572f04242 refactor(card): changed default iOS border-radius to 2px
per Ben
2015-12-03 10:55:45 -05:00
mhartington
34222a093b docs(ionTabs): remove extra property tag 2015-12-03 10:07:56 -05:00
Adam Bradley
a6972095dd docs(popup): add back in template desc 2015-12-03 08:32:43 -06:00
Brandy Carney
7a50c5d592 test(text-input): updated test for form-inputs
references #678
2015-12-02 19:45:12 -05:00
Brandy Carney
357074502b fix(text-input): added highlight colors for valid/invalid forms, updated sass variable names
references #678
2015-12-02 19:45:12 -05:00
Brandy Carney
6cba1b0f89 feat(text-input): added the form ng control status classes to ion-input
references #678
2015-12-02 19:45:12 -05:00
Brandy Carney
ba5b863d1e test(text-input): adding form inputs as a test
references #678
2015-12-02 19:45:12 -05:00
mhartington
4bd6ac825d docs(): docs 2015-12-02 17:55:56 -05:00
Adam Bradley
f32a198364 fix(navCtrl): clean up class/style 2015-12-02 15:26:30 -06:00
Adam Bradley
ee094e9d32 fix(menu): auto close menu when disabled, always remove listeners
Closes #674
2015-12-02 14:54:10 -06:00
Drew Rygh
160cc70332 docs(api): do not generate files for private classes
Closes #684
2015-12-02 13:32:59 -06:00