Jan Piotrowski
86495e111d
docs(api): angularjs to angular
...
Closes #12101
2017-06-23 10:54:10 -04:00
Dan Bucholtz
fba6ff0638
add href for additional testing
2017-06-20 15:18:00 -05:00
Dan Bucholtz
30f69c8a16
fix(navigation): fallback to name if component does not exist on segment
2017-06-20 14:51:38 -05:00
Dan Bucholtz
1beef75c80
refactor(navigation): refactor nav-controller-base to maintain backwards compatibility
2017-06-20 13:26:22 -05:00
Dan Bucholtz
58e1d79518
refactor(app): refactor app slightly to maintain backwards compatibility
2017-06-20 13:26:02 -05:00
Dan Bucholtz
0480f73f8e
chore(nav): fix lint errors in test
2017-06-20 10:28:21 -05:00
Dan Bucholtz
f39c3811c5
fix(navigation): add isTab check to getSegmentsFromNav
2017-06-20 10:22:49 -05:00
Brandy Carney
6f7acdbddf
docs(changelog): fix broken commit links
2017-06-20 10:29:02 -04:00
Dan Bucholtz
bcc85d9144
chore(build): fix path issue in snapshot test
2017-06-19 16:40:44 -05:00
Dan Bucholtz
00fbded168
chore(build): strictly enforce metadata
2017-06-19 16:40:23 -05:00
Dan Bucholtz
5cad96570f
feature(navigation): modify urls to support multiple root level navs/tabs
...
* wip
* wip
* progress
* wippy skippy
* getting there
* all tests passing except goBack
* unit tests pass again boi
* goBack tests pass
* great success
* the good stuff
2017-06-19 16:29:55 -05:00
Manu Mtz.-Almeida
e3a8d27ec1
fix(select): floating label
...
fixes #12068
2017-06-19 19:41:17 +02:00
Brandy Carney
d8b65da6ac
chore(ionic): release 3.4.2
2017-06-16 13:25:23 -04:00
Brandy Carney
70b5b6b5e5
fix(rtl): use multi direction in order to override the default ltr
v3.4.2
2017-06-16 13:10:13 -04:00
Brandy Carney
5094feec89
chore(ionic): release 3.4.1
2017-06-16 12:19:45 -04:00
Brandy Carney
1ca7df75ed
fix(themes): change default app-direction
v3.4.1
2017-06-16 12:05:22 -04:00
Dan Bucholtz
877d8211d5
chore(changelog): fix typo, update deps to latest
2017-06-15 21:53:49 -05:00
Louis Orleans
a8731dfc98
fix(tabs): properly align tabs highlight ( #11619 )
...
When `Tabs` are nested within each other, the highlight can get
misaligned. This prevents that by ensuring the affected
`.tab-highlight` is a direct child of the targeted `Tabs`.
2017-06-15 23:39:26 +02:00
Manuel Mtz-Almeida
7803998542
style(reorder): using const
2017-06-15 22:56:32 +02:00
Manu Mtz.-Almeida
8bd2f24d06
perf(item): button-effect is hidden for non buttons
2017-06-15 22:44:53 +02:00
Amit Moryossef
63f728f517
feat(item-reorder): add side support ( #11642 )
...
fixes #11637
2017-06-15 22:34:30 +02:00
Manuel Mtz-Almeida
61935602a1
fix(sliding-item): super slow device does get correct classes
...
fixes #11988
2017-06-15 21:58:33 +02:00
Dan Bucholtz
1a4aacf8be
chore(changelog): add upgrade instructions for 3.4.0
2017-06-15 14:53:25 -05:00
Manuel Mtz-Almeida
5a5da39a1e
fix(highlight): selected tab might be null
...
fixes #12054
2017-06-15 21:22:55 +02:00
Zachary Keeton
c7645ee59d
feat(select): add compareWith Input for object value comparison ( #11965 )
...
fixes #6625
2017-06-15 20:12:56 +02:00
Manu MA
2743c63537
refactor(overlay): simplify focusOutActiveElement ( #12023 )
2017-06-15 20:09:34 +02:00
Manu MA
7a1342caa1
fix(input): prevent duplicated tabIndex ( #12043 )
...
fixes #7178
2017-06-15 20:08:25 +02:00
Dan Bucholtz
3564bcfe1b
chore(github): update issue template plunkr to 3.4.0 version
2017-06-15 09:46:06 -05:00
Dan Bucholtz
f149c5ee95
chore(dependencies): update package version to 3.4.0
2017-06-15 09:35:21 -05:00
Dan Bucholtz
2791c40c29
chore(changelog): 3.4.0 release
2017-06-15 09:35:02 -05:00
Job
54ac2e393f
fix(input): slightly longer delay for autofocus ( #12037 )
v3.4.0
2017-06-14 15:09:23 +02:00
Manuel Mtz-Almeida
dc958c3e2c
fix(textarea): apply classes properly
2017-06-13 17:26:04 +02:00
Manuel Mtz-Almeida
9f86e10f46
fix(input): better handling of attributes
2017-06-13 14:18:03 +02:00
Job
8041eedf22
fix(input): use all supported attributes on both textareas and inputs ( #12028 )
2017-06-13 12:15:51 +02:00
Manuel Mtz-Almeida
ef85ba6c1f
fix(input): add correct translate3d for rtl
...
thanks @Khalid-Nowaf
fixes #11745
fixes #11211
2017-06-12 23:17:48 +02:00
Manuel Mtz-Almeida
6dee17b89b
Merge branch 'keyboard-fixes'
2017-06-12 22:49:13 +02:00
Manuel Mtz-Almeida
c10f72b1e2
fix(keyboard): big keyboard/input refactor
...
fixes #9699
fixes #11484
fixes #11389
fixes #11325
fixes #11291
fixes #10828
fixes #11291
fixes #10393
fixes #10257
fixes #9434
fixes #8933
fixes #7178
fixes #7047
fixes #10552
fixes #10393
fixes #10183
fixes #10187
fixes #10852
fixes #11578
2017-06-12 22:31:22 +02:00
Job
47e3c70bf3
fix(refresher): border should only show when pulled ( #12015 )
...
fixes #10994
2017-06-12 21:05:57 +02:00
Brandy Carney
a91a68e198
style(util): remove commented out test css
2017-06-12 13:51:26 -04:00
William Ghelfi
3e0d43e7dc
feat(loading): add margin start variable ( #11980 )
...
* Use margin variable
* feat(loading): add sass variable to override content margin
2017-06-12 11:57:14 -04:00
Brandy Carney
d0847aabdb
style(lint): enable default rule and ignore variables with parents
2017-06-09 18:19:03 -04:00
Brandy Carney
63b0f0aaf6
style(lint): fix lint errors and add !default flags
2017-06-09 18:11:40 -04:00
Sina
10f4df42d0
fix(item-sliding): RTL fix for item sliding ( #11825 )
...
* fix(item-sliding): fix item-sliding RTL
fix a bug that options disappear on RTL
* wrong class
* revert back ts changes
* create scss fixes
* correct order of rule set
* Right is right and left is left
unless we use start or end for rtl and ltr right should be placed right
and so does left.
* using multi-dir and ltr mixins
* Currect order on RTL using ltr and rtl specific mixins
* dupplicate the comment to disable PropertySpelling
2017-06-09 16:56:41 -04:00
Amit Moryossef
f4452b5d33
feat(rtl): support flipped svg background images on rtl ( #11945 )
...
* feat(svg-background-image): support flipped on rtl
* feat(svg-background-image): add rtl for needed icons
* revert(svg-background-image): no need to flip clear
* fix(svg-background-image): translate to place
* fix(svg-background-image): add support for line and polygon
2017-06-09 16:30:35 -04:00
Amit Moryossef
20c9dd7e64
fix(datetime): set datetime direction the same on ltr and rtl ( #11992 )
2017-06-09 16:13:31 -04:00
Amit Moryossef
6db8c147a6
fix(segment): fix border-radius logic for RTL ( #11981 )
2017-06-09 15:19:53 -04:00
Manuel Mtz-Almeida
3c046b413b
test(split-pane): adds side RTL tests
2017-06-09 16:55:41 +02:00
Amit Moryossef
30dc247404
fix(split-pane): correct split-pane menu side order
2017-06-09 17:35:04 +03:00
Manuel Mtz-Almeida
ac52d3b724
refactor(toggle): simplied RTL support
2017-06-09 15:46:24 +02:00
Manuel Mtz-Almeida
435f5c4db0
Merge branch 'rtl-fix-toggle' of https://github.com/sijav/ionic
2017-06-09 15:31:39 +02:00