Andrew
cd5a5ead57
amend(collectionRepeat): if data.length is 0, refresh data
2015-03-04 15:30:09 -07:00
Adam Bradley
f6566726a5
feat(header): remove bottom border when tabs top
2015-03-04 14:33:32 -06:00
Adam Bradley
71f788e0c9
style(popup): input,textarea 100% width
2015-03-04 12:23:52 -06:00
Adam Bradley
811cc2725a
fix(listView): do not scroll freeze when no scrollView
...
Closes #3174
2015-03-04 12:07:05 -06:00
Andrew
4a0e317231
test(collectionRepeat): fix tests to add a timeout.flush()
2015-03-04 10:44:50 -07:00
Andrew
80a6e637c4
amend(collectionRepeat): allow async loading of data
...
Closes #3226 .
2015-03-04 10:37:41 -07:00
Andrew
6c5555469c
amend(collectionRepeat): dont use node.contains, it doesnt exist on Android 4.3-
2015-03-04 10:18:09 -07:00
Andrew
873cded5c9
amend(collectionRepeat): make sure it doesn't try to getComputedStyle of null
2015-03-02 14:12:52 -07:00
Andrew
72d39efd20
docs(collectionRepeat): mention old names for item-{width,height}
2015-03-02 13:05:59 -07:00
Andrew
2bedb332c0
amend(collectionRepeat): fix typo in scss
2015-03-02 11:52:46 -07:00
Andrew
815477773f
docs(collectionRepeat): fix incorrect renderBuffer default value
2015-03-02 11:52:33 -07:00
Andrew
af7a03cd39
amend(collectionRepeat): make after container always calculate size correctly
...
Closes #2376 .
2015-03-02 10:02:27 -07:00
Andrew
96e860134b
docs(collectionRepeat): add link to ios image fixes
2015-02-28 10:05:33 -07:00
perry
d68ecc16b7
fix(input): Fix inline input flexbox model to prevent input from being cut off
2015-02-27 14:52:48 -06:00
Andrew
cc0b916741
docs(collectionRepeat): update docs with more codepens
2015-02-27 12:51:20 -07:00
Andrew
56171a268f
fix(popover): only pop upwards if there's room above
...
Closes #3047 . Closes #3074 .
2015-02-27 09:20:28 -07:00
Andrew
3d12853593
fix(loading): options.hideOnStateChange: also hide on stateChangeError
...
Closes #3051 .
2015-02-26 14:02:39 -07:00
Andrew
864b46aa81
fix(collectionRepeat): restore scrollView's normal behavior when repeater is destroyed
...
Closes #2078 .
2015-02-26 13:16:02 -07:00
Simon MAHÉ
dcac56ae49
fix(popover): fix border radius styling on header bar
...
CLoses #3179 .
2015-02-26 13:01:48 -07:00
Andrew
6ee117770b
test(collectionRepeat): make tests not rely on browser sorting obj keys
2015-02-26 12:57:44 -07:00
Andrew
68800e35f5
style(collectionRepeat): remove test statement
2015-02-26 12:44:46 -07:00
Andrew
d27c5a3c3a
test(collectionRepeat): add tests for getComputedStyle()
2015-02-26 12:37:37 -07:00
perry
59a0ce8f7b
refactor(scrollController): remove unused dependency
...
also JSLint cleanup
2015-02-25 16:30:51 -06:00
Andrew
31fda2fe39
make it resize properly with exposeAside
2015-02-25 14:42:18 -07:00
Andrew
d7dc94618a
test(collectionRepeat): add grid (dynamic & static) tests
2015-02-25 14:34:15 -07:00
Andrew
25f77dde58
amend(collectionRepeat): do not allow computed height/width to be 0
2015-02-25 10:42:04 -07:00
Andrew
e87449440e
test(collectionRepeat): fix faulty tests
2015-02-25 10:21:01 -07:00
Andrew
27298e9209
fix(exposeAsideWhen): trigger a resize event when the aside is exposed
...
Closes #3054 .
2015-02-25 10:17:51 -07:00
Andrew
d8c93b490b
amend(collectionRepeat): on data change, resize after timeout
2015-02-25 09:48:21 -07:00
Andrew
432c7dca02
feat(collectionRepeat): if item-width/item-height not given, compute dimensions
2015-02-24 14:54:44 -07:00
Andrew
88aebad36e
fix(collectionRepeat): resize scrollView when data changes
...
Closes #2523
2015-02-24 14:45:34 -07:00
Andrew
6c8c6753f3
docs(collectionRepeat): remove duplicate description tag
2015-02-24 14:38:55 -07:00
Andrew
4f4df5c4a5
test(collectionRepeat): add more resizing unit tests
2015-02-24 14:37:45 -07:00
Andrew
5c913c3bc5
docs(collectionRepeat): add note about not using one-time binding
2015-02-24 14:31:53 -07:00
Andrew
ac1626ed47
amend(collectionRepeat): only refresh dimensions when repeater has size
2015-02-24 14:28:50 -07:00
Andrew
07b20f4a27
amend(collectionRepeat): refresh dimensions afterEnter instead of reconnect
2015-02-24 14:13:46 -07:00
Andrew
1061ea7d0e
amend(collectionRepeat): only refreshDimensions after element has
...
entered
2015-02-24 14:03:32 -07:00
Andrew
142a22b124
amend(collectionRepeat): refresh dimensions on scope reconnect
2015-02-24 13:59:13 -07:00
Andrew
3befdd7429
amend(collectionRepeat): broadcast event when element changes positions
2015-02-24 13:47:16 -07:00
Andrew
bb866da3d7
refactor(collection-repeat): performance
2015-02-24 13:24:51 -07:00
Sebastián Sassi
1924b9124f
docs(navBackButton): update link to ionHistory
...
$ionicNavBarDelegate.back(); deprecated
doc(navBackButton): update link to ionHistory
2015-02-23 16:21:26 -05:00
Adam Bradley
88f54a2dc4
Merge pull request #3124 from steve8708/row-no-padding
...
feat(grid): add .row-no-padding for padding-less layouts
2015-02-17 15:08:04 -06:00
Adam Bradley
31a0911af9
docs(gestures): update header link
2015-02-17 15:06:14 -06:00
Adam Bradley
8249c9fa7b
docs(gestures): update left menu links
2015-02-17 15:01:15 -06:00
mhartington
9749bb9798
fix(ionLoadingConfig): fix default loading template
2015-02-17 15:17:22 -05:00
Adam Bradley
9d7433672f
Merge branch 'master' of https://github.com/driftyco/ionic
2015-02-17 14:11:59 -06:00
Adam Bradley
320374b4a6
docs(tabs): update codepen
2015-02-17 14:11:58 -06:00
Steve Sewell
c344cb4434
Adds .row-no-padding for padding-less grid layouts
2015-02-16 15:00:01 -08:00
perry
0ea40a7e68
amend(scroll): allowing scrollbars on desktop
...
Scrollbar manipulation is poorly supported accross browsers. Devlopers seeking a pixel perfect match of mobile layouts are encouraged to set their OS to display mobile-style scrollbars.
On mac that's System Preferences -> General -> Show scroll bars: When scrolling
2015-02-16 15:46:35 -06:00
Adam Bradley
9cc61ecdce
fix(tabs): fire leaving life cycle events
...
Closes #2869
2015-02-16 14:40:23 -06:00