5941042a98
chore() normalize types in docs
2016-02-12 15:51:28 -05:00
8b724a3bcb
chore(tests): make typescript and unit tests friends
2016-02-12 13:59:38 -06:00
c7adb3a83a
Merge pull request #5400 from manucorporat/fix-cordova-padding
...
fix(toolbar): toolbar padding when running in cordova iOS
2016-02-11 09:00:42 -06:00
18e9311e06
Merge pull request #5410 from schlaus/patch-1
...
docs(storage): correct documented signature for remove()
2016-02-11 08:56:02 -06:00
db535dd2c4
fix(toolbar): toolbar padding when running in cordova iOS
2016-02-10 22:58:50 +01:00
2766f7fda8
fix(toolbar): fixes segment/title aligment when cordova iOS style is applied
...
closes #5208
2016-02-10 19:10:41 +01:00
da18868636
refactor(animations): inline css animations
2016-02-09 16:23:01 -06:00
9e34235abb
Corrected documented signature for remove() method
...
Documentation claimed the remove() method took two parameters: key and value, whereas in reality it only takes one: the key to be removed, as one would expect.
2016-02-09 15:53:07 +02:00
dbc681fb7c
docs(): hide methods not requiring docs
2016-01-27 14:27:36 -06:00
e76b55994c
fix(input): checked attr can be an empty string or no value
2016-01-27 08:09:37 -06:00
893009a603
remove the error throwing in storage engine constructor
2016-01-22 13:54:25 +08:00
6da7762139
v2: feat(Storage): adds setJson() method
2016-01-20 14:35:22 +01:00
2f9dd60ada
Merge branch 'manucorporat-storage-getjson' into 2.0
2016-01-20 07:21:21 -06:00
c3ab951056
fix(storage): throw json parse errors
2016-01-20 07:20:37 -06:00
2885ceb1b6
mark parameters optional
2016-01-20 12:15:46 +08:00
07953672f5
add more types to function parameters and return type
2016-01-19 16:44:46 +08:00
d7db59edf1
fix(Storage): getJson() implementation
2016-01-18 15:01:27 +01:00
88aad3f880
refactor(decorators): remove ConfigComponent
2016-01-11 22:51:54 -06:00
44cbbd286b
chore(): fix typescript errors
2016-01-11 21:10:19 -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
60e402185f
fix(sqlstorage): empty array not ..params. Fixes #770
2015-12-17 13:58:06 -06:00
a8a88649c2
docs(): LocalStorage
2015-12-16 15:52:44 -05:00
068f3ceb29
Merge remote-tracking branch 'origin/master' into WIP-api-demos
2015-12-16 11:13:03 -06:00
8f4307276a
fix(platform): rename cordova iOS file to be more consistent with other files, included the import in iOS components file
...
closes #748
2015-12-15 13:57:54 -05: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
4846a0b1d2
fix import path
2015-12-10 16:39:56 -06:00
0270be3305
fix blocking TS errors
2015-12-10 16:39:56 -06:00
9becec86af
Merge branch 'master' into css-refactor
2015-12-08 17:52:28 -05:00
15f0299816
docs(localStorage): add demo link
2015-12-08 16:31:38 -06:00
3d3eae1e4f
set button css by attrs
2015-12-06 20:44:56 -06:00
831ec87308
import mode globals in all mode components
2015-12-04 21:34:27 -06:00
9285e4fbd0
merge conflicts
2015-12-04 15:39:42 -05:00
f1d8d5fc14
docs()
2015-12-04 15:20:02 -05:00
fa295f9bbe
fix(storage): bad defaults in options. Fixes #647
2015-12-04 12:52:00 -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
7db1deddf7
Fixed comment
2015-11-23 21:36:09 -06:00
bc8ff4070f
refactor(sass): individual sass files import globals
2015-11-23 14:51:41 -06:00