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
6e40344fdb
Merge branch 'master' into list-border-refactor
2015-11-10 20:27:27 -05:00
406fa18c5a
perf(ripple): ripple perf improvements
2015-11-10 14:42:35 -06:00
5e5e5f48e1
refactor(list): fixing UI issues with refactoring the border
...
Removed margin-top for now. Removed unused css rule called no-border.
References #437
2015-11-10 14:48:46 -05:00
697e92ebcb
Merge branch 'master' into list-border-refactor
...
Conflicts:
ionic/util/dom.ts
2015-11-05 19:16:24 -05:00
35307b36f4
fix(cache): do not cache 0 value dimensions
2015-11-05 16:18:57 -06:00
b1438d9cf4
refactor(item-sliding)
2015-11-05 15:03:53 -06:00
9b9c820b2a
fix(sticky): sticky headers. Fixes #383
2015-10-30 09:49:00 -05:00
36f82b2473
refactor(NavController): restructuring and perf improvements
2015-10-29 14:37:49 -05:00