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
7c10c4dd42
chore(): update modal tests
2016-02-10 01:56:51 -06:00
da18868636
refactor(animations): inline css animations
2016-02-09 16:23:01 -06:00
8212dee9ff
Fixed a bug caused by requestAnimationFrame did not run on the correct content
2016-02-08 13:55:10 +02:00
cf759261ac
docs(demos): add events API demo
...
references driftyco/ionic-site#397
2016-02-04 14:08:05 -05:00
4cfe210a5a
fix(input): copy custom attrs from ion-input to native input
2016-02-01 21:57:29 -06:00
9101a1e873
docs(events): update doc content
2016-02-01 14:32:33 -05:00
e22ccf49d2
feat(util): add margin attributes
2016-01-27 15:36:57 -05:00
e76b55994c
fix(input): checked attr can be an empty string or no value
2016-01-27 08:09:37 -06:00
42f6b1056f
fix(input): update input css/tests
2016-01-27 08:09:37 -06:00
b3a7298a52
refactor(input): place inputs inside of ion-item
2016-01-27 08:09:37 -06:00
c475a6490b
chore(): fix Input types
2016-01-13 23:52:17 -06:00
fdbd0f5f67
chore(): fix some Slides type errors
2016-01-12 16:59:07 -06:00
1afac16250
chore(): add types
2016-01-12 15:56:09 -06:00
141404f973
fix(events): init channels array
2016-01-12 09:51:42 -06:00
88aad3f880
refactor(decorators): remove ConfigComponent
2016-01-11 22:51:54 -06:00
201c2dde67
fix(util): fix assign polyfill
2016-01-11 11:44:28 -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
c05d19606a
chore(): fix typescript errors
2016-01-10 01:05:46 -06:00
3a88b9ff91
chore(): fix typescript errors
2016-01-10 00:32:36 -06:00
f05254ea45
feat(util): added no-padding attribute and removed text alignment classes
2016-01-05 16:29:10 -05:00
faee5fcdba
fix(rAF): move rAF to web-animations polyfill
...
RequestAnimationFrame polyfill is required for Android 4.3 and below,
and it must be written to the window object for Angular to work
correctly. Related #794
2016-01-04 14:18:54 -06:00
10ff68ab6c
docs(): labels, keyboard
2015-12-16 14:00:28 -05:00
364f9e12ae
fix(keyboard): close keyboard after transition
...
Closes #754
2015-12-16 10:49:24 -06:00
d5e0570193
fix(toolbar): fixed default button colors for MD in a toolbar, added new function to get this inverse
...
closes #91
2015-12-15 16:41:33 -05:00
7c8c56ee3e
fix(aria): aria label/id updates
2015-12-14 21:34:40 -06:00
d464d5cb1c
remove angular2/angular2 imports
2015-12-10 16:41:57 -06:00
a95e626be9
fix(util): found a spot has-focus wasn't changed to input-focused
...
references #689
2015-12-09 16:22:23 -05:00
d8f235d09d
fix color inheritance, core components should not contain colors
2015-12-04 23:23:55 -06:00
831ec87308
import mode globals in all mode components
2015-12-04 21:34:27 -06:00
5b0c174939
component theme updates
2015-12-04 14:56:57 -06:00
111da2c57d
Merge branch 'master' into css-refactor
2015-12-04 12:55:13 -05:00
82e49331b1
docs(events): basic usage
2015-12-04 10:38:28 -06:00
9cbb589594
refactor(action-sheet): renamed elements to divs with classes
2015-12-03 16:37:20 -05:00
6943ee6083
docs(): update some classes to private
2015-12-02 09:14:26 -06:00
b01301b3b2
fix(zone): ensure rAFs are firing outside of zone
2015-11-30 22:46:43 -06:00
8e2e5a7ddb
fix(clickBlock): show 1px of clickblock
2015-11-29 20:12:05 -06:00
9dde122d4f
refactor(clickBlock): add to dom on init
2015-11-29 01:14:51 -06:00
3d47061e4a
feat(nav): detach ChangeDetectorRef during transition
2015-11-27 22:14:55 -06:00
194c964dfb
fix(labels): improve floating labels focus
...
Closes #613
2015-11-25 21:56:00 -06:00
339e5ea52e
refactor(color): create color-shade mixin
...
Closes #173
2015-11-23 15:45:50 -06:00
bc8ff4070f
refactor(sass): individual sass files import globals
2015-11-23 14:51:41 -06:00
103c183190
fix(keyboard): close keyboard before transition
...
Closes #616
2015-11-23 12:21:47 -06:00
e1c160eb54
refactor(overlay): use NavController
2015-11-21 19:18:47 -06:00
002e5e86a6
perf(): raf updates
2015-11-20 20:24:21 -06:00
19ff9e0a2c
perf(raf): use rafFrames instead of fastdom
2015-11-20 14:10:44 -06:00
d5ac78f7b0
fix(keyboard): improve keyboard scroll assist
2015-11-13 16:53:28 -06:00