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
7a2ab2b6c4
chore(): rename IonicForm to Form
2015-10-16 12:03:11 -05:00
bb3b20727c
chore(): rename IonicKeyboard to Keyboard
2015-10-16 12:00:46 -05:00
4c53a4b554
chore(): rename IonicConfig to Config
2015-10-16 11:53:11 -05:00
d9e19d38ff
fix(sticky-headers): add feature detection
...
Closes #290
2015-10-15 23:24:37 -05:00
d3a40aedf3
fix(dom): remove use of element.prop()
...
Closes #288
2015-10-15 22:13:57 -05:00
8a5778661b
chore(): zone.runOutsideAngular
2015-10-15 10:29:20 -05:00
039ecac2ae
fix(input): keyboard focus/scrolling/tabbing
2015-10-10 16:28:37 -05:00
03cb1a7a5b
refactor(): IonicForm/IonicKeyboard
...
Closes #224
2015-10-09 11:29:58 -05:00
b9ae06d442
refactor(input): improve focus handling, alpha39 fixes
2015-10-08 15:50:29 -05:00
82ef03b346
fix(list): Fix for sticky titles in Chrome/Android. Currently broken
2015-10-02 12:40:22 -06:00
63398f3450
feat(md): tab ripple and highlight line
2015-09-28 23:36:48 -05:00
54d612bf65
fix(ripple): outline colors
2015-09-28 15:55:37 -05:00
fb9fb47c37
fix(events): a few tweaks
2015-09-23 14:19:24 -05:00
2ab2024227
Comments
2015-09-23 14:04:05 -05:00
27373e0448
feat(events): pub/sub event system
2015-09-23 13:43:38 -05:00