Brandy Carney
|
6d9a2a0f03
|
Merge pull request #6607 from keithdmoore/patch-1
[docs] Correct sentence related to the ngModel sets the value
|
2016-05-25 17:26:42 -04:00 |
|
Brandy Carney
|
c4429ba6e5
|
Merge pull request #6646 from matheo/patch-1
docs(label): minor link fix
|
2016-05-25 17:25:15 -04:00 |
|
Daniel Imhoff
|
759994a4fd
|
chore(lint): use common tslint-ionic-rules package for TSLint rules (#6644)
|
2016-05-25 14:45:16 -05:00 |
|
Justin Willis
|
a51fbc5b0f
|
chore(fab): document fab-fixed attribute
|
2016-05-25 10:29:43 -05:00 |
|
Mateo Tibaquirá
|
3aead07d0d
|
docs(label): minor link fix
|
2016-05-24 17:01:55 -05:00 |
|
Adam Bradley
|
ae4d7a2f1d
|
docs(datetime): fix hourValues description
|
2016-05-24 09:00:59 -05:00 |
|
Keith D. Moore
|
dc0a8f2f30
|
Correct sentence related to the ngModel sets the value
|
2016-05-21 17:05:53 -05:00 |
|
Brandy Carney
|
d2ef2b1622
|
docs(item-sliding): update docs for ItemSliding and add close method
references #6586
|
2016-05-21 15:08:54 -04:00 |
|
Brandy Carney
|
7c0fe93061
|
test(input): add select to the form input test
|
2016-05-21 13:27:31 -04:00 |
|
Brandy Carney
|
0073e5bc27
|
chore(tslint): fix linter rerror
|
2016-05-21 13:12:32 -04:00 |
|
Brandy Carney
|
6180cb83ab
|
fix(input): pass the control classes down to the native input
this is to make the native input, ion-input and item all have the same
classes for the control
references #6040
|
2016-05-21 13:08:38 -04:00 |
|
Brandy Carney
|
702a88225b
|
fix(input): fix material design success/error highlighting on inputs
references #6040
references #5052
|
2016-05-21 12:52:17 -04:00 |
|
Brandy Carney
|
5498a36a86
|
fix(input): add form validation classes to the item
references #6040
|
2016-05-21 12:32:11 -04:00 |
|
Adam Bradley
|
01110af12e
|
fix(modal): fix onPageWillEnter
Closes #6597
|
2016-05-20 22:07:38 -05:00 |
|
Brandy Carney
|
6592981aac
|
test: fix all tests to remove app.getComponent
|
2016-05-20 21:07:29 -04:00 |
|
Brandy Carney
|
4ee0ca4928
|
test(item): fix sliding test so it uses ViewChild
|
2016-05-20 20:44:31 -04:00 |
|
Brandy Carney
|
7062b2102b
|
Merge branch 'pr/6370' into 2.0
|
2016-05-20 18:03:10 -04:00 |
|
Brandy Carney
|
6d241fd8fa
|
Merge branch '2.0' into pr/6370
|
2016-05-20 17:46:18 -04:00 |
|
Brandy Carney
|
fcddd13585
|
Merge branch 'pr/6584' into 2.0
|
2016-05-20 17:44:17 -04:00 |
|
Brandy Carney
|
4ca4901abd
|
docs: fix the formatting when curly braces are used in API docs
references driftyco/ionic-site#605
|
2016-05-20 17:44:01 -04:00 |
|
Brandy Carney
|
d0abbaf219
|
fix(button): style disabled anchor/button elements
add opacity and remove pointer events
closes #6108
|
2016-05-20 16:56:29 -04:00 |
|
Brandy Carney
|
aeeae3f675
|
fix(toast): remove the enableBackdropDismiss option on toast
references #6291
|
2016-05-20 16:50:04 -04:00 |
|
Brandy Carney
|
aed4fad1b7
|
chore(snapshot): fix snapshot failing tests and increase time between screenshots
|
2016-05-20 16:26:02 -04:00 |
|
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 |
|
Chris Griffith
|
072753db4b
|
Fixing {{}} display issues
|
2016-05-19 17:06:38 -07: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 |
|