Dan Bucholtz
cec718c6c7
chore(dependencies): removing tsc-wrapped since angular explicitely says not to do this
2017-07-14 12:00:48 -05:00
Dan Bucholtz
ab511c4744
chore(dependencies): add angular/tsc-wrapper to package.json to avoid npm issues people are having
2017-07-14 11:55:44 -05:00
Dan Bucholtz
2d49e10da4
fix(app): restore getActiveNav api
...
restore getActiveNav api
v3.5.3
2017-07-14 10:41:45 -05:00
Dan Bucholtz
ce46c24413
chore(changelog): 3.5.2 changelog
...
3.5.2 changelog
2017-07-14 10:41:45 -05:00
peterpeterparker
f7fce5fa16
chore(changelog): update changelog to save app-scripts as devDependency
2017-07-14 10:02:41 -05:00
B
d23b9f7d49
docs(toast): add import statement in usage ( #12278 )
...
Cannot use ToastController without knowing from where to import it
2017-07-13 12:05:56 -04:00
Dan Bucholtz
4c13535416
chore(changelog): additional details about upgrading and updating app-scripts
2017-07-13 10:12:26 -05:00
Dan Bucholtz
889b49f372
chore(changelog): 3.5.2 upgrade instructions
2017-07-13 09:57:08 -05:00
Dan Bucholtz
acb6facc7b
chore(changelog): 3.5.2 release
...
3.5.2 release
2017-07-13 09:52:21 -05:00
Dan Bucholtz
2153940de8
chore(changelog): update to 3.5.1
...
update to 3.5.1
2017-07-13 09:48:16 -05:00
Mike Hartington
6d8da0ae32
chore(generator): remove ionicPage for now ( #12347 )
v3.5.2
2017-07-13 09:47:23 -05:00
Pranjal Goswami
347c260950
docs(events): fix syntax error ( #12317 )
...
Need to access member using `this` keyword outside constructor
v3.5.1
2017-07-13 10:25:35 -04:00
Dan Bucholtz
9ffc52b582
chore(dependencies): recreate lockfile with npm 5.1
2017-07-12 11:30:12 -05:00
Roope Hakulinen
08be9dc58b
fix(navigation): ts2.4 compatibility
...
Closes #12233 . Closes #12235
2017-07-10 15:29:25 -04:00
Manuel Mtz-Almeida
ad25cd1cd7
fix(select): not activated on enter in input field
...
fixes #12202
2017-07-10 13:23:19 +02:00
Jan Piotrowski
693c1c56d1
docs(content): type Sroll => Scroll ( #12281 )
2017-07-10 13:12:13 +02:00
Manu MA
b5aa304e7e
fix(sliding-item): ionSwipe event is fired ( #12157 )
...
fixes #12146
2017-07-10 12:58:52 +02:00
Dan Bucholtz
3e3a00b2fb
chore(lockfile): idk why this thing keeps updating
2017-07-06 13:01:44 -05:00
jgw96
923e3b2e26
chore(build): import spawnSync from correct package
2017-07-06 12:42:52 -05:00
jgw96
e079f7777f
chore(build): use cross-spawn instead of spawn
2017-07-06 12:40:04 -05:00
jgw96
5a4b351794
chore(build): remove linting checks we do not want for dist
2017-07-06 12:08:25 -05:00
Dan Bucholtz
d22d77b485
fix(navigation): restore getActiveChildNav method to maintain old API, add deprecation notice
2017-07-05 23:45:38 -05:00
Dan Bucholtz
efd54750bf
chore(lint): fix all code that doesn't pass tslint
...
* chore(lint): update to work with newer tslint
* chore(lint): fix all code that doesnt pass tslint
fix all code that doesnt pass tslint
2017-07-05 16:21:55 -05:00
Dan Bucholtz
eb830d4202
chore(app): fix linting issues
...
fix linting issues
2017-07-03 14:37:46 -05:00
Dan Bucholtz
3f39e14f76
fix(tabs): have tabs behavior match nav when navigating back/forth via the url
2017-07-03 14:31:03 -05:00
Dan Bucholtz
fce4422ab1
fix(navigation): navs can have n child navs instead of just one
2017-06-30 14:59:55 -05:00
Dan Bucholtz
04e78d8c22
fix(navigation): fix swipe-to-go-back
...
fix swipe-to-go-back
2017-06-30 11:34:08 -05:00
Dan Bucholtz
48b3243689
fix(navigation): mark as not transitioning on success in addition to '_transitionFinish', provide no
...
mark as not transitioning on success in addition to '_transitionFinish', provide note as to why we
want it in both places
2017-06-29 15:23:26 -05:00
Dan Bucholtz
486bff036d
feat(navigation): support for named ion-nav/ion-tabs to improve url in the short term
...
support for named ion-nav/ion-tabs to improve url in the short term
2017-06-29 14:50:56 -05:00
Dan Bucholtz
a7e5fa7ea7
chore(dependencies): lock file updated
2017-06-28 15:16:58 -05:00
Dan Bucholtz
5771543c3b
chore(dependencies): update app-scripts to 1.3.11, add npm 5 support
...
update app-scripts to 1.3.11, add npm 5 support
2017-06-28 15:12:35 -05:00
Dan Bucholtz
048af1b329
chore(changelog): additional nav change details
...
additional nav change details
2017-06-28 14:10:53 -05:00
Dan Bucholtz
a92d805e89
chore(changelog): 3.5.0 changelog
2017-06-28 11:59:04 -05:00
Manuel Mtz-Almeida
8dc08f9c1f
fix(select): _inputUpdated should not be called manually
v3.5.0
2017-06-28 17:23:54 +02:00
mhartington
bc7bb21f1a
docs(menu): fix link to menucontroller
2017-06-28 11:04:09 -04:00
Dan Bucholtz
016b90da47
fix(tabs): use segment if it exists even if component exists
2017-06-27 14:20:17 -05:00
Dan Bucholtz
0f5c47db15
feature(navigation): better browser back/forward button support
...
* test(nav): add third page to nav/simple-nav
* progress
* workin'
* updates
* updates
2017-06-27 07:16:49 -05:00
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