|
edeb1324c9
|
refactor(nav): implement nav integration with external router (angular to start)
|
2018-02-13 00:02:48 -06:00 |
|
|
3fa8623cfe
|
feat(demo): add form sample to the angular demo
|
2018-02-12 15:48:13 -06:00 |
|
|
9226684826
|
perf(virtual-scroll): reduce DOM writes
|
2018-02-09 17:22:37 +01:00 |
|
|
9a58ec42b8
|
chore(tests): add disabling of the group inputs
|
2018-02-06 15:54:50 -06:00 |
|
|
fcbe1818fa
|
chore(tests): add testing for disabled inputs
|
2018-02-06 12:15:53 -06:00 |
|
|
1e6e481958
|
docs(demos): add dynamic segment button demo
|
2018-02-06 11:32:00 -05:00 |
|
|
b14e65736a
|
chore(dependenices): fix angular demo routing/nav
|
2018-02-06 00:55:56 -06:00 |
|
|
5058117110
|
chore(): fixing up the angular demo
|
2018-02-06 00:50:34 -06:00 |
|
|
c99f6e4317
|
docs(demos): update segment module
|
2018-02-02 17:31:48 -05:00 |
|
|
82cdfbd336
|
docs(demos): add demo for segment
|
2018-02-02 15:34:57 -05:00 |
|
|
0babb2ece2
|
fix(virtual-scroll): working in angular
|
2018-02-01 23:39:46 +01:00 |
|
|
967f6397fb
|
chore(demo): restructure nav test
|
2018-01-31 22:09:43 -06:00 |
|
|
ef8d83ac92
|
refactor(): import router module
|
2018-01-31 13:37:23 -06:00 |
|
|
41ccdd52a6
|
feat(range): hookup the ion-range with a custom value accessor
|
2018-01-31 12:11:13 -06:00 |
|
|
3af493f4d1
|
chore(dependencies): use angular router and our custom router impl for now
|
2018-01-31 12:01:22 -06:00 |
|
|
fd9fb7a766
|
chore(dependencies): updates
|
2018-01-31 11:51:32 -06:00 |
|
|
1e601f6744
|
chore(angular): temporarily use danbucholtz/ng-router package until angular publishes new release
|
2018-01-31 11:36:42 -06:00 |
|
|
ab2176b6ce
|
refactor(nav): add initial support for url in general, add integration w/ ng-router
|
2018-01-31 10:52:50 -06:00 |
|
|
3b36257b85
|
chore(dependencies): stop using next angular, update other deps
|
2018-01-19 09:57:27 -06:00 |
|
|
512a08f396
|
chore(): add demos and docs
|
2018-01-11 17:01:31 -05:00 |
|
|
a73e9ac4d8
|
chore(dependencies): latest core
|
2018-01-10 13:00:37 -06:00 |
|
|
bcd0f7186c
|
refactor(): wrap templates in <ion-page>
|
2018-01-09 15:09:36 -06:00 |
|
|
77a2ccb463
|
refactor(): wrap nav pages and modal page in <ion-page>
|
2018-01-09 13:41:08 -06:00 |
|
|
acd4d9a270
|
chore(demo): tidy
|
2018-01-09 10:33:06 -05:00 |
|
|
d322f56870
|
chore(dependencies): update deps
|
2018-01-09 00:18:29 -06:00 |
|
|
363b471aee
|
test(angular): add card demo for angular
|
2018-01-08 14:16:26 -05:00 |
|
|
6b366d9610
|
demos(angular): add test for badge in angular
|
2018-01-08 14:09:51 -05:00 |
|
|
d45d8bab2e
|
refactor(nav): remove ion-page from templates
|
2018-01-08 11:39:05 -06:00 |
|
|
d0c2c6991f
|
chore(dependencies): update deps to latest ionic/core, ionic/angular, angular
|
2018-01-04 13:18:00 -06:00 |
|
|
65a3213a6b
|
chore(dependencies): update to latest versions of ionic/angular and ionic/core
|
2017-12-14 16:37:33 -06:00 |
|
|
1ba73a5f29
|
refactor(popover): get popover working with dom, react, angular components
|
2017-12-14 16:22:40 -06:00 |
|
|
2c613a89da
|
chore(demo): fix HTML file formatting
|
2017-12-14 15:28:44 -06:00 |
|
|
ec33d4e725
|
refactor(modal): use framework delegate for mounting the user's component
|
2017-12-14 15:13:47 -06:00 |
|
|
c30337bf8c
|
refactor(navigation): get rid of ion-nav-controller, get nav working correctly in DOM, angular, react
|
2017-12-14 15:13:47 -06:00 |
|
|
b0cd97b623
|
feat(demo): directly test out ionChange event
|
2017-12-14 13:43:59 -06:00 |
|
|
6069549792
|
feat(numeric-input): create e2e test case
|
2017-12-11 14:18:09 -06:00 |
|
|
903a12dc39
|
feat(numeric-input): create number input control value accessor
|
2017-12-11 13:10:16 -06:00 |
|
|
dc9848260c
|
chore(demo): fix @ionic/angular local copy script
|
2017-12-11 12:35:59 -06:00 |
|
|
42243952dd
|
chore(demo): add note about the copy scripts
|
2017-12-08 10:14:59 -06:00 |
|
|
6a6221eb48
|
chore(dependencies): update angular demo to use latest ionic/angular
|
2017-12-08 09:36:48 -06:00 |
|
|
82303470a6
|
chore(dependencies): update angular demo lock
|
2017-12-08 09:33:56 -06:00 |
|
|
03ec0d23b1
|
chore(): add scripts to copy @ionic/core and @ionic/angular
|
2017-12-07 17:43:25 -06:00 |
|
|
14a67e1ff5
|
refactor(navigation): make the framework delegate more generic
|
2017-12-07 14:50:01 -06:00 |
|
|
cefbee9ea2
|
feature(angular): action-sheet, alert, loading, toast
|
2017-12-06 11:48:24 -06:00 |
|
|
c76b74029a
|
feat(demo): remove console.log calls from basic inputs page
|
2017-12-05 21:09:49 -06:00 |
|
|
d5d05c67c7
|
feat(module): add a forRoot to the @ionic/angular module
|
2017-12-05 20:46:16 -06:00 |
|
|
303cd75aaa
|
refactor(demo): move the demo app
|
2017-12-05 16:51:42 -06:00 |
|