d44f8f6fcf
fix(config): improve getBoolean() and getNumber()
2016-03-12 23:44:10 -06:00
894824e657
fix(config): fix config set function so that it has arguments defined
...
fixes #5696
2016-03-04 12:29:58 -05:00
2b77d52061
docs(API): clean up API docs
2016-03-01 19:24:33 -05:00
8cfebe1386
refactor(tabs): remove tabbarIcons and add tabbarLayout which accepts different values
...
BREAKING CHANGES: `tabbarIcons` has been replaced with `tabbarLayout`
with the following values: `icon-top`, `icon-left`, `icon-right`,
`icon-bottom`, `icon-hide`, `title-hide`.
closes #5625
2016-02-26 16:44:32 -05:00
ec4b5ce974
docs(config): update docs
2016-02-23 11:05:13 -05:00
b53d70710e
feat(input): default autocomplete/autocorrect=off, fix autofocus
...
Related: #5480
2016-02-22 15:00:54 -06:00
6646ddc052
Merge pull request #5437 from nikhildev/patch-1
...
docs(config): update config.ts
2016-02-13 00:19:23 -06:00
5941042a98
chore() normalize types in docs
2016-02-12 15:51:28 -05:00
576ffa5cc1
Update config.ts
...
md should be a string for mode
2016-02-12 16:13:35 +05:30
f5a20d3dbb
docs(config): add mode change example
...
Closes #5312
2016-02-03 13:51:45 -05:00
dbc681fb7c
docs(): hide methods not requiring docs
2016-01-27 14:27:36 -06:00
b8a56071d7
Config property should be documented as tabSubPages instead of tabSubPage.
2016-01-18 13:15:56 -05:00
ff10b3bb49
fix(navCtrl): add more states during transitions
2016-01-15 10:21:18 -06:00
100b1e79ae
chore(): fix Tabs types
2016-01-13 22:40:30 -06:00
b79d6cc8ea
refactor(util): use Object.assign polyfill
2016-01-11 11:17:58 -06:00
57e38aaf36
chore(): fix typescript errors
2016-01-10 13:38:47 -06:00
3315303b3e
fix(actionSheet): remove MD icon defaults
2016-01-04 12:47:03 -06:00
4203f9b179
Merge branch 'overlay-refactor'
2016-01-04 09:26:59 -06:00
da986a5fb0
feat(transition): pass isRTL in transition opts
2016-01-01 21:56:40 -06:00
4edf7b7cdd
Merge branch 'master' into overlay-refactor
2015-12-30 15:03:17 -06:00
e210eef3cb
docs(config): typo
2015-12-28 12:26:41 -06:00
98e4336c16
wip
2015-12-22 21:45:28 -06:00
8e978f2902
docs(config): how to get and set keys
...
Closes #593
2015-12-16 17:47:42 -06:00
5ec73a6bf3
docs(config): fix config docs
2015-12-16 14:52:34 -05:00
cfe0d27924
docs(config): fix dgeni parsing error
2015-12-16 13:35:49 -06:00
068f3ceb29
Merge remote-tracking branch 'origin/master' into WIP-api-demos
2015-12-16 11:13:03 -06:00
ade88a92ed
docs(blur, config): api clean up
2015-12-15 11:48:03 -05:00
76122446d4
wip
2015-12-11 10:33:01 -06:00
5d6d9b9610
chore(upgrad): ng alpha52 and case-sensitive templates
2015-12-10 22:52:55 -06:00
994cdfe8f9
docs(config): add default values
2015-12-01 10:35:52 -05:00
ef3247ccfd
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# ionic/config/config.ts
2015-11-19 12:11:52 -05:00
cf3a563983
docs(config): updated platform to platforms and removed unnecessary imports
2015-11-19 12:10:47 -05:00
ed022cf828
docs(config): minor config updates
2015-11-19 10:55:03 -06:00
13fa14dff6
chore(): make members private
2015-11-15 20:37:24 -06:00
406fa18c5a
perf(ripple): ripple perf improvements
2015-11-10 14:42:35 -06:00
0128796f60
docs(config): better example for configs
...
Closes #398
2015-11-09 15:40:51 -05:00
3d4aad8eaa
chore(tabbar): rename tab-bar to tabbar
2015-11-02 19:38:30 -06:00
36f82b2473
refactor(NavController): restructuring and perf improvements
2015-10-29 14:37:49 -05:00
1e699ec5ba
chore(): rename IonicPlatform to Platform
2015-10-16 11:58:46 -05:00
4c53a4b554
chore(): rename IonicConfig to Config
2015-10-16 11:53:11 -05:00
1d3d40cab5
feat(ionicBindings): pass in IonicConfg instance
...
Closes #258
2015-10-07 21:51:54 -05:00
e4ba21bfe1
docs(ionicConfig): add inital config docs
...
Close #256
2015-10-07 09:37:02 -04:00
a53efcdeb4
fix(config)
2015-10-05 15:20:47 -05:00
194f3e4aad
fix(config): set user platform modes
2015-10-05 15:09:16 -05:00
5b0eda5be1
refactor(config): get/set/settings and unit tests
2015-10-02 15:23:08 -05:00
c1406d259b
test(config): get method
2015-10-02 09:10:46 -05:00
8fbf53e1b7
rename Platform to IonicPlatform
...
Make IonicPlatform an injectable. Closes #99
2015-09-13 00:39:19 -05:00
91bb745e50
docs wip
2015-08-28 11:16:57 -07:00
f9f3022f6a
mode configs
...
Closes #61
2015-08-23 22:39:46 -05:00
1bcf110d0f
improve tapPolyfill config
2015-07-30 09:19:44 -05:00