|
ade93371a4
|
chore(build): add tslint and unit tests to prerelease gulp task
closes #5755
|
2016-04-13 15:40:20 -05:00 |
|
|
e082bd12ed
|
fix(platform): run zone after cordova deviceready
Closes #6087
|
2016-04-11 15:32:45 -05:00 |
|
|
156fdc35ed
|
feat(platform): add backbutton event
|
2016-04-09 21:54:39 -05:00 |
|
|
d8e670ca7c
|
style(tslint): add tslint
Closes #5756
|
2016-04-06 20:48:09 -05:00 |
|
|
703fe16154
|
fix(windows): detect windows phone via user agent
|
2016-03-04 11:22:02 -06:00 |
|
|
2e2be91196
|
docs(platform): add to is() description
Closes #5699
|
2016-03-03 21:17:44 -06:00 |
|
|
bd1173284b
|
docs(platform): fix import statements
|
2016-03-03 20:39:20 -06:00 |
|
|
c883a2ae91
|
chore(): update Ionic imports in tests
|
2016-02-22 17:45:17 -06:00 |
|
|
5941042a98
|
chore() normalize types in docs
|
2016-02-12 15:51:28 -05:00 |
|
|
da18868636
|
refactor(animations): inline css animations
|
2016-02-09 16:23:01 -06:00 |
|
|
dbc681fb7c
|
docs(): hide methods not requiring docs
|
2016-01-27 14:27:36 -06:00 |
|
|
07953672f5
|
add more types to function parameters and return type
|
2016-01-19 16:44:46 +08:00 |
|
|
88aad3f880
|
refactor(decorators): remove ConfigComponent
|
2016-01-11 22:51:54 -06:00 |
|
|
b79d6cc8ea
|
refactor(util): use Object.assign polyfill
|
2016-01-11 11:17:58 -06:00 |
|
|
747c5138c5
|
fix(platform): types
|
2016-01-11 09:56:19 -06:00 |
|
|
57e38aaf36
|
chore(): fix typescript errors
|
2016-01-10 13:38:47 -06:00 |
|
|
a5fc7c7a78
|
docs(lang): add recommendations to put values in html element
|
2016-01-07 10:50:02 -06:00 |
|
|
942bd9b93b
|
feat(platform): add language support methods
Related: #883
|
2016-01-07 10:36:44 -06:00 |
|
|
e8e0f83539
|
fix(resize): speed up window resize throttle
Related to #880
|
2016-01-06 15:39:06 -06:00 |
|
|
35bab07d0e
|
feat(platform): mobileweb platform
platform.is(‘mobileweb’)
|
2016-01-02 23:02:58 -06:00 |
|
|
da986a5fb0
|
feat(transition): pass isRTL in transition opts
|
2016-01-01 21:56:40 -06:00 |
|
|
0b4b8628bf
|
feat(platform): add isRTL() and body css class
|
2016-01-01 21:35:21 -06:00 |
|
|
23fe9c6a85
|
docs(platform): updates
|
2015-12-21 14:25:17 -05:00 |
|
|
068f3ceb29
|
Merge remote-tracking branch 'origin/master' into WIP-api-demos
|
2015-12-16 11:13:03 -06:00 |
|
|
4354c3b1ae
|
docs(platform): fix description
|
2015-12-11 14:16:07 -06:00 |
|
|
a54be856f2
|
docs(demos/platform): api demo
|
2015-12-11 10:32:45 -06:00 |
|
|
1ff2231140
|
fix(platform): fix testNavigatorPlatform regex
|
2015-12-10 20:43:57 -06:00 |
|
|
3d3eae1e4f
|
set button css by attrs
|
2015-12-06 20:44:56 -06:00 |
|
|
2c13de9c7b
|
fix(platform): pass regexp to testNavigatorPlatform
|
2015-12-04 11:03:00 -06:00 |
|
|
dbeb0f78ae
|
fix(platform): update ripple activator fn
Closes #671
|
2015-12-02 10:34:29 -06:00 |
|
|
5d0349d134
|
fix(ripple): disable ripple for Android 4.4 and below
Closes #648
|
2015-11-25 14:00:41 -06:00 |
|
|
ea955c59af
|
feat(ripple): only enable ripple on android 5 or greater
|
2015-11-19 11:41:51 -06:00 |
|
|
c7d36440ec
|
docs(platform): update platform docs
|
2015-11-09 13:59:24 -05:00 |
|
|
1e699ec5ba
|
chore(): rename IonicPlatform to Platform
|
2015-10-16 11:58:46 -05:00 |
|
|
03cb1a7a5b
|
refactor(): IonicForm/IonicKeyboard
Closes #224
|
2015-10-09 11:29:58 -05:00 |
|
|
17ecb54e52
|
docs(ionicPlatform): inital pass for platform docs
Closes #257
|
2015-10-07 10:09:58 -04:00 |
|
|
5b0eda5be1
|
refactor(config): get/set/settings and unit tests
|
2015-10-02 15:23:08 -05:00 |
|
|
fcacce1d9d
|
test(platform): init platform/config tests
|
2015-10-01 22:45:46 -05:00 |
|
|
722dddbbb7
|
improve click block, onKeyboardClose
|
2015-09-14 21:06:53 -05:00 |
|
|
28c8d001e6
|
cache window dimensions
|
2015-09-13 22:34:23 -05:00 |
|
|
8fbf53e1b7
|
rename Platform to IonicPlatform
Make IonicPlatform an injectable. Closes #99
|
2015-09-13 00:39:19 -05:00 |
|
|
b31ab1b0be
|
feat(aside): reveal/overlay aside using Animation
|
2015-09-10 20:54:40 -05:00 |
|
|
4dd9d87ab4
|
platform docs wip
|
2015-08-31 11:19:30 -05:00 |
|
|
33c69d5870
|
checkbox updates
|
2015-08-03 11:24:47 -05:00 |
|
|
1bcf110d0f
|
improve tapPolyfill config
|
2015-07-30 09:19:44 -05:00 |
|
|
cc9ff757b0
|
Platform isPortrait/isLandscape
|
2015-07-21 21:58:34 -05:00 |
|
|
1ae3113386
|
let there be typescript
|
2015-07-03 13:19:30 -05:00 |
|