Mike Hartington
3ca7d1a4ef
docs(tabs): fix ViewChild example
2016-04-29 12:56:53 -04:00
Mike Hartington
aa7c0bfb1f
docs(tabs): update to use ViewChild
2016-04-29 12:47:07 -04:00
Mike Hartington
41174f6b27
docs(spinner): make methods private to dgeni
2016-04-29 11:51:31 -04:00
Adam Bradley
feeb7bc996
test(): updates for angular 2.0.0-beta.16
2016-04-28 23:13:57 -05:00
Adam Bradley
e6a673bd32
chore(angular): update to angular 2.0.0-beta.16
2016-04-28 23:12:56 -05:00
Brandy Carney
49e1b20342
docs(config): update config with windows mode
...
rearrange mode config so it is in alphabetical order
references driftyco/ionic-site#585
2016-04-28 16:56:06 -04:00
Tim Lancina
e905bd717c
test(toast): fix unit test
2016-04-28 14:38:06 -05:00
Adam Bradley
df328361fd
chore(id): finding component by an id attr has been removed
...
BREAKING CHANGES: app.getComponent() has been removed. Please use
Angular's ViewChild annotation instead:
http://learnangular2.com/viewChild/
2016-04-28 11:29:48 -05:00
Brandy Carney
4fca31ec36
fix(segment): add disabled property to segment and segment button
...
rename Sass variables for opacity for consistency
references #5639
2016-04-27 16:09:07 -04:00
Brandy Carney
5030246c5d
test(toast): add karma test for toast
2016-04-27 14:07:38 -04:00
Brandy Carney
d7d474272d
fix(toast): add toast back to the components export
2016-04-27 13:47:05 -04:00
Brandy Carney
658b29b827
fix(button): add the solid class to bar buttons
...
updated tests to include toolbar with solid buttons and bar buttons in
karma tests.
references #6202
2016-04-27 13:11:51 -04:00
Brandy Carney
cc50814696
test(button): fix karma test to use the right classes for solid style
...
references #6202
2016-04-27 12:31:17 -04:00
Brandy Carney
bef300e9f5
test(button): update dynamic test to only use one style at a time
2016-04-27 12:24:30 -04:00
Brandy Carney
da5c065ffa
fix(button): add transparent background for clear/outline windows buttons
...
references #6202
2016-04-27 12:19:50 -04:00
Brandy Carney
42524480a0
fix(button): exclude solid from getting added to the button in the class
...
This prevents `button-solid-secondary` from being added when it should
just be `button-secondary`.
references #6202
2016-04-27 10:49:27 -04:00
Brandy Carney
21f86525de
Merge branch 'pr/6203' into 2.0
2016-04-26 19:23:17 -04:00
Brandy Carney
8abc52997f
test(button): add e2e test for dynamic button styles and colors
...
references #6202
2016-04-26 19:21:04 -04:00
Adam Bradley
e32f81651a
Merge branch 'picker' into 2.0
2016-04-26 16:04:28 -05:00
Adam Bradley
aa9a667a3f
feat(picker): add ios/md/wp picker styles
2016-04-26 16:03:44 -05:00
Adam Bradley
066ab712c0
chore(nativeRaf): use native raf over zone wrapped
2016-04-26 15:33:31 -05:00
Brandy Carney
6f525d1bd8
docs(demos): update demos to use ion-grid
...
references #6238
2016-04-26 13:33:29 -04:00
Brandy Carney
a0c0228acb
fix(grid): add ion-grid element which wraps the rows/cols and adds padding
...
update tests to use new ion-grid element
references #6238
2016-04-26 13:33:12 -04:00
Brandy Carney
a48ee6eab0
style(sass): fix linter errors and add files to ignore
2016-04-25 11:06:27 -04:00
Brandy Carney
3f07d6bd0b
test(button): add test for raised buttons
2016-04-25 10:41:48 -04:00
Pekes317
bde103d2fb
fix(input): clear text input
...
* Added Type Button
To prevent the clear button to call submit function if ngSubmit is used.
* Clear Input Action.
Added a change value action to the clearTextInput function. It now actually clears input
2016-04-25 08:42:22 -05:00
Brandy Carney
9d4ded1d31
docs(select): update API docs to include the interface property
...
Exposed some private properties to the docs. Changed the interface
errors to warnings.
closes driftyco/ionic-site#568
2016-04-22 17:10:21 -04:00
Brandy Carney
a00fe76000
docs(demos): add action sheet interface to select demo
...
references driftyco/ionic-site/#568
2016-04-22 17:10:21 -04:00
Adam Bradley
08abde2f29
Merge pull request #6290 from nbs/patch-1
...
docs(refresher): fix link to refresher docs
2016-04-22 14:13:34 -05:00
Carl
b3ab08eb8c
Fix link to Refresher docs
2016-04-22 15:04:29 -04:00
Adam Bradley
18a0fe12a3
Merge pull request #6286 from caestrada/patch-1
...
docs(modal): update modal.ts
2016-04-22 08:57:11 -05:00
Carlos A. Estrada
5798e227de
Update modal.ts
2016-04-22 09:46:15 -04:00
Adam Bradley
ac48bd9afc
Merge pull request #6271 from driftyco/gulp-validate-task
...
chore(build): add gulp validate for all linting/testing tasks
2016-04-22 08:35:41 -05:00
Adam Bradley
8f11813b41
Merge pull request #6283 from iignatov/patch-5
...
docs(ionicons): move to top level
2016-04-22 08:33:40 -05:00
Ignat Ignatov
04049bddac
docs(ionicons): move to top level
...
Related to the following commit: e75930d932 .
2016-04-22 14:15:13 +02:00
Adam Bradley
985bb89082
Merge branch '2.0' into picker
...
# Conflicts:
# ionic/components.ts
2016-04-21 23:47:16 -05:00
Adam Bradley
d5068f8430
feat(picker): init picker
2016-04-21 23:46:00 -05:00
Adam Bradley
f68ac8a3fd
feat(platform): add a readySource as ready resolved value
2016-04-21 23:03:31 -05:00
Adam Bradley
95ee2bb448
chore(platform): move exitApp within deviceready
2016-04-21 22:08:11 -05:00
Adam Bradley
532096b7ab
feat(platform): cordova pause/resume events
2016-04-21 22:03:30 -05:00
Adam Bradley
fae16faede
chore(ionicons): update to ionicons 3.0.0
2016-04-21 21:09:57 -05:00
Brandy Carney
b4647cdc2e
fix(tabs): remove min-width from tab so 5 tabs will fit
...
fixes #6056
2016-04-21 20:23:59 -04:00
Brandy Carney
dbf7099498
Merge branch '2.0' into pr/6203
2016-04-21 19:39:57 -04:00
Brandy Carney
837e74d43b
chore(CONTRIBUTING): add steps for docs and demos
...
references #6172
2016-04-21 19:29:13 -04:00
Brandy Carney
e717cd8948
chore(CONTRIBUTING): add documentation to contributing
...
references #6172
2016-04-21 18:55:40 -04:00
Brandy Carney
2255513205
refactor(blur): remove blur component
...
BREAKING CHANGES: blur component has been removed
fixes #6272
2016-04-21 17:35:34 -04:00
Josh Thomas
823643efbb
chore(build): add validate task to gulp that will run linting tools and testing tools
2016-04-21 15:33:49 -05:00
Brandy Carney
617b7ac000
fix(show-hide-when): add !important to display as this should always take precedence
...
fixes #6270
2016-04-21 16:14:31 -04:00
Adam Bradley
1ca4f374e0
docs(input): fix typo
2016-04-21 14:06:16 -05:00
Brandy Carney
d214f3af83
chore(ionic): release beta.6
2016-04-21 14:50:27 -04:00