Commit Graph

2652 Commits

Author SHA1 Message Date
Andrew Joslin
55e910d2e9 chore(demos): start ionic-demo page 2014-05-16 15:05:13 -06:00
Andrew Joslin
f19c6d0edc style(keyboardAttach): fix jshint errors 2014-05-16 15:05:13 -06:00
Andrew Joslin
5994a51bdd style(bezier): remove accidentally added doc tags 2014-05-16 15:05:12 -06:00
Adam Bradley
da0c798ce5 test(tap): updates for release tolerance changes 2014-05-16 14:40:40 -05:00
Adam Bradley
473076b410 re-add larger release tolerance for buttons fix
#1378
https://github.com/driftyco/ionic/commit/1bfc85906f0b0a8839e22a4b8035890
c7099130c
2014-05-15 11:47:11 -05:00
Ben Sperry
453bf1a0d1 Update on etiquette for creating issues
Please reference when necessary. :)
2014-05-15 10:11:40 -05:00
Adam Bradley
29ee640701 fix(click): fix mouseup click for ion-option-button
To allow select elements to change options in Firefox, the simulated
tap click should not go through when the target is an `option` element.
However, the regex was too general and also prevented
`ion-option-button` on mouseup.
2014-05-15 09:43:20 -05:00
Andrew Joslin
462ef38f44 chore(ionList): clean up code 2014-05-15 07:30:51 -06:00
Tim Lancina
09d1197acd feat(footer): keyboard-attach attribute directive to position footer above keyboard 2014-05-14 19:26:31 -05:00
Ionitron
b1f52ab3ea chore(release): update discourse post url 2014-05-14 22:55:24 +00:00
Ionitron
eeb27d86ca finalize-release: v1.0.0-beta.5b "cadmium-camel" v1.0.0-beta.5b 2014-05-14 22:55:16 +00:00
Andrew Joslin
f9e7047204 chore(release): v1.0.0-beta.5b 2014-05-14 16:52:38 -06:00
Andrew Joslin
6e149eef9b fix(sideMenu): do not let it be scrolled as part of the body 2014-05-14 16:35:39 -06:00
Andrew Joslin
1bfc85906f chore: revert tap tolerance fix for now 2014-05-14 16:35:08 -06:00
Adam Bradley
fa8aa6a835 fix(sideMenu): fix disabled menu links
The fix for another issue had too general of a CSS selector, which
ultimately prevented clicks in the left menu when it had a scrollable
area. This fix narrows in the selector so it only prevents
pointer-events in the menu-content’s content area (still allowing the
menu to close by tapping the content, but not allowing the content to
be interacted with, like swiping a list item). Closes #1388
2014-05-14 15:01:58 -05:00
Adam Bradley
610e232840 feat(checkbox): right align w/ .item-checkbox-right
Closes #1290
2014-05-14 13:30:02 -05:00
Adam Bradley
fab4a41d9a fix(scroll): larger release tolerance for buttons
Closes #1378
2014-05-14 13:08:21 -05:00
Tim Lancina
cb0d17c065 fix(keyboard): add link to plugin repo 2014-05-14 12:53:46 -05:00
Andrew Joslin
fece132622 style(animations): fix jshint errors 2014-05-14 11:15:18 -06:00
Andrew Joslin
c72ab889a2 chore(travis): use new codename for release tweet, discourse, github 2014-05-14 11:12:58 -06:00
Ionitron
7b975bfc84 chore(release): update discourse post url 2014-05-14 17:04:13 +00:00
Ionitron
d850cd554d finalize-release: v1.0.0-beta.5 "barium-bobcat" v1.0.0-beta.5 2014-05-14 17:03:56 +00:00
Andrew Joslin
8586acdd05 chore(release): v1.0.0-beta.5 2014-05-14 10:56:05 -06:00
Andrew Joslin
90e7395e62 fix($ionicLoading): do not flicker when showing long loading messages
Closes #1252
2014-05-14 10:48:43 -06:00
Andrew Joslin
efa6184486 fix(ion-header-bar): when hidden, correctly offset the ion-content
Fixes #1351
2014-05-14 10:16:15 -06:00
Felquis Gimenes
67ea34ae1d docs($ionicModal): clearly note that .modal wrapper is required
Closes #1384.

Just to avoid mistakes/questions like this http://forum.ionicframework.com/t/ionic-modal-not-animating/4196
2014-05-14 09:01:27 -06:00
Andrew Joslin
30a9da191a fix(.slide-left-right-ios7): do not give borders to header/footer bars
Closes #1232
2014-05-14 08:58:39 -06:00
Adam Bradley
4f1145ca22 fix missing tagName for select checks 2014-05-14 09:57:30 -05:00
Andrew Joslin
0ed975124d test(tap): expect falsy instead of false 2014-05-14 08:41:24 -06:00
Andrew Joslin
df9c0747c9 fix(listView): reordering up is more responsive, fix scrolling error
Closes #1202
2014-05-14 08:39:13 -06:00
Max Lynch
d4f9ad0796 Removed glMatrix file 2014-05-14 08:57:07 -05:00
Adam Bradley
5a15a595ce test(input): css tests for date inputs 2014-05-13 22:21:47 -05:00
Adam Bradley
e5af75fa48 fix(input): vertically align date input text
Closes #1147
2014-05-13 22:21:08 -05:00
Adam Bradley
eaee564de1 fix(footer): Fix placement of .bar-footer.item-input-inset
Closes #1325
2014-05-13 21:10:23 -05:00
Adam Bradley
76d4c083cb fix(sideMenu): Disable content interaction when menu open
Closes #1339
2014-05-13 21:00:31 -05:00
Adam Bradley
cb597d76be fix(select): hide .item-select arrow in WP8 2014-05-13 13:30:32 -05:00
Adam Bradley
65749a40bb fix(select): select option in desktop Firefox
Closes #1251
2014-05-13 13:30:32 -05:00
Tim Lancina
6e725b190f formatting tweak 2014-05-13 13:28:17 -05:00
Tim Lancina
373c0cd44f fix(scroll): scroll inputs correctly with footer 2014-05-13 13:10:26 -05:00
Pavel Strashkin
e0c7979aa5 feat ($ionicActionSheet): pass button object to buttonClicked
Closes #1369.

Right now `buttonClicked` accepts only the index of the pressed button that means you have to work with indices to decide which one it is. In case you move buttons around to get better UX, you'd have to be very careful with those indices. It's easier to add `id` property to buttons and simply check for it. Index-agnostic solution is more maintainable and leads to less changes to the code when the buttons order is being changed.
2014-05-13 10:57:13 -06:00
Adam Bradley
0c960b5450 fix(header): Set a height for .bar .title
WP8 does not obey the ellipsis or nowrap and allows text to go below
the header. Setting a height forces the title from getting too tall.
2014-05-13 11:52:38 -05:00
Adam Bradley
aa15f8ed99 test(remove): Remove unused contentClick.html 2014-05-13 11:30:37 -05:00
Adam Bradley
2736993083 feat(tap): Make TAP_RELEASE_TOLERANCE configurable
Setter for TAP_RELEASE_TOLERANCE so the default can be changed. Closes
#1362
2014-05-13 11:13:04 -05:00
Andrew Joslin
1b1c234fff fix(.tab-item): make it work with activator
Closes #1317
2014-05-13 09:11:10 -06:00
Tim Lancina
fe01444f95 update keyboard docs with windowSoftInputMode info 2014-05-13 10:03:20 -05:00
Andrew Joslin
3c15b118ca fix(activator): properly activate elements nested inside an item.
Addresses #1373.

Before: if an `<a>`, `ng-click`, or `<button>` inside of a .item,
was clicked, the activator would walk up .item and activate it.

Now:  If an `<a>`, `ng-click`, or `<button>` inside of a
.item is clicked, the activator will activate that element.

Additionally, CSS was added so `a.item-content.activated` would look
activated.
2014-05-13 08:56:37 -06:00
Andrew Joslin
569d7165aa test(ionCheckbox): add ngChange test 2014-05-13 07:24:32 -06:00
Andrew Joslin
a006d89612 fix(ionCheckbox): make ng-checked and ng-change work
Closes #1349. Closes #1361

BREAKING CHANGE: ion-checkbox no longer has an isolate scope.

This will break your checkbox only if you were relying upon the
checkbox having an isolate scope: if you were referencing
`$parent.value` as the ng-disabled attribute, for example.

Change your code from this:

```html
<ion-checkbox ng-disabled="{{$parent.isDisabled}}"></ion-checkbox>
```

To this:

```html
<ion-checkbox ng-disabled="{{isDisabled}}"></ion-checkbox>
```
2014-05-13 07:19:02 -06:00
Andrew Joslin
07da4ced2e chore(main): add isDefined alias for angular.isDefined 2014-05-13 07:07:58 -06:00
Andrew Joslin
636ca94325 fix(e2e-tests): disable ionic-tap during e2e tests
Closes #1310
2014-05-13 07:04:09 -06:00