Brandy Carney
9cc0dc7239
feat(alert): add Sass variables for the radio/checkbox labels when checked
...
closes #6289
2016-05-20 16:11:27 -04:00
Brandy Carney
6b3e7acedc
fix(item): remove border for the last item in an item-group
...
fixes #6518
2016-05-20 10:59:21 -04:00
Dustin B
51ee8b7eb3
feat(menu): add opened/closed events
2016-05-19 23:21:29 -05:00
Adam Bradley
f18a62485d
fix(menu): fix swipe to go back and left menu conflict
...
Closes #5575
2016-05-19 23:11:36 -05:00
Brandy Carney
b742e1f0da
fix(label): make all ion-labels stacked or floating stretch
...
closes #6134
2016-05-19 19:32:18 -04:00
Josh Thomas
2b836a930f
chore(tests): correct components to use src path instead of ionic to ensure karma tests pass.
2016-05-19 16:58:08 -05:00
perry
92683ebdf9
chore(CI): update src paths
2016-05-19 14:42:10 -05:00
Adam Bradley
06bf679345
docs(readme): update slides reference
2016-05-19 14:00:22 -05:00
Brandy Carney
3817c91084
chore(demos): fix the index file and sass for local demos
...
references #6491
2016-05-19 14:59:40 -04:00
Adam Bradley
d4d1f70edc
fix(toast): remove backdrop, allow user interaction when up
...
Closes #6291
2016-05-19 13:54:10 -05:00
Brandy Carney
fb3a7078dc
docs(CONTRIBUTING): update contributing with new directory name
...
references #6491
2016-05-19 14:49:58 -04:00
Josh Thomas
6113daf75e
fix(build): correct link in output.wp.scss file to old ionic directory.
2016-05-19 13:32:11 -05:00
Josh Thomas
c8f760f080
chore(build): rename ionic directory to src and update all references in the build process.
2016-05-19 13:22:40 -05:00
Brandy Carney
8470ae04ac
chore(CHANGELOG): add changes to template variables in virtualScroll
2016-05-19 14:01:57 -04:00
Adam Bradley
cd2afb3f2c
fix(toggle): do not fire change when initializing
...
Closes #6144
2016-05-19 13:01:30 -05:00
Brandy Carney
643d426779
chore(CHANGELOG): link to app-base package.json
2016-05-19 13:13:42 -04:00
Brandy Carney
0e1e107cd3
chore(CHANGELOG): fix the import for the ViewChild example
2016-05-19 12:41:06 -04:00
Adam Bradley
8598a2e2d2
fix(picker): use sanitizer on translate3d css prop
2016-05-19 11:06:30 -05:00
Brandy Carney
6708f95b10
chore(CHANGELOG): include the ionic update in the command for angular
2016-05-19 12:03:37 -04:00
Brandy Carney
9d77f50af8
chore(CHANGELOG): update instructions to install 2.0.0 version of gulp task
2016-05-19 11:56:37 -04:00
Brandy Carney
6be151049a
chore(ionic): release beta.7
v2.0.0-beta.7
2016-05-19 11:34:06 -04:00
Brandy Carney
81e0b74e0c
style(app): fix linter errors
2016-05-18 21:27:06 -04:00
Brandy Carney
4d276806cf
fix(app): fix status bar padding for inset modals
2016-05-18 21:09:27 -04:00
Brandy Carney
22abc372c7
test(app): update cordova e2e test to go through more scenarios
2016-05-18 21:09:27 -04:00
Adam Bradley
9a57629123
docs(datetime): fix typos
2016-05-18 19:42:46 -05:00
Brandy Carney
b42a2a4660
test(input): fix e2e test from failing on clear input
2016-05-18 17:59:54 -04:00
Brandy Carney
714140b6ec
build(e2e): comment out tabs e2e since routing is broken
2016-05-18 17:35:12 -04:00
Adam Bradley
a52260f09a
docs(datetime): update datetime description
2016-05-18 14:58:27 -05:00
Dan Bucholtz
a6585246af
feat(modal): add inset modal feature
...
* feat(inset-modal): add dynamic component loading functionality for inset modal
* style(modal): moved border-radius to a variable, added an additional data binding activity in moved border-radius to a variable, added an additional data binding activity in an e2e test
* refactor(modal): refactor sass and remove some unnecessary stuff
* refactor(modal): migrate to Angular RC import syntax
Closes #5423
2016-05-18 13:11:59 -05:00
Adam Bradley
ece1ebacc8
Merge branch 'JobEngel-fix/item-gesture-typo' into 2.0
2016-05-18 10:59:03 -05:00
Adam Bradley
3449059e9f
chore(merge): fix merge conflicts
2016-05-18 10:58:01 -05:00
speciose
1b02b28180
docs(keyboard): fix spelling ( #6566 )
2016-05-18 10:50:17 -05:00
Josh Thomas
39c2adbe79
chore(build): change gulp package process to use @angular/core not angular2 for version matching.
2016-05-18 09:33:37 -05:00
Barry Rowe
1c160083f2
fix(raf): test for undefined raf
...
When in a headless environment RAF may not be defined so we need to return the polyfilled version rather than letting the undefined function be called.
2016-05-18 09:19:11 -05:00
Adam Bradley
daa4ccc30c
fix(nav): transition toolbars on iOS
...
Closes #5692
2016-05-18 08:59:12 -05:00
Adam Bradley
ed8335da10
style(picker): update temp fix warning
2016-05-18 08:58:37 -05:00
Manu Mtz.-Almeida
28cf16a7cb
fix(picker): number of dom children != number of options ( #6551 )
...
Under certain circustances the number of DOM children is not the same than the number of options,
this causes an exception by access to undefined during iteration.
2016-05-17 14:06:21 -05:00
Adam Bradley
afd7cffbf1
docs(demos): datetime formatting updates
2016-05-17 09:12:05 -05:00
Adam Bradley
47afd9477b
docs(datetime): update locale month/day names
2016-05-17 08:55:14 -05:00
Adam Bradley
8b09733124
test(virtualScroll): fix virtual scroll unit test
2016-05-17 07:46:58 -05:00
Adam Bradley
55ec80a479
fix(datetime): improve parseTemplate
2016-05-16 23:34:57 -05:00
Brandy Carney
0bd736dfde
fix(datetime): fix property dayNames (it was using dayShort)
...
clean up API docs
references #5010
2016-05-16 18:56:25 -04:00
Brandy Carney
9fbcfc7047
docs(datetime): update datetime API docs
...
references #5010
2016-05-16 17:59:51 -04:00
Brandy Carney
80bd1388a9
docs(demos): remove the time period from the paris time
2016-05-16 17:58:16 -04:00
Brandy Carney
d63b8ee635
docs(demos): fix datetime demo
...
references #5010
2016-05-16 17:16:59 -04:00
Brandy Carney
227930f002
chore(demos): fix the template for demos with the angular update
2016-05-16 17:13:41 -04:00
Brandy Carney
8b92c6e23c
chore: update README for command to update demos
2016-05-16 17:04:03 -04:00
Brandy Carney
8935a6dda1
docs(datetime): update demo for datetime
...
references #5010
2016-05-16 16:38:39 -04:00
Adam Bradley
ea21c6ca3c
chore(angular): update to angular 2.0.0-rc.1
2016-05-16 14:55:08 -05:00
Brandy Carney
ba2826068f
docs(datetime): add docs for datetime and demos
...
references #5010
2016-05-16 11:51:18 -04:00