1740 Commits

Author SHA1 Message Date
c118009a7c fix(menu): run gestures outside of zone
Closes #755
2015-12-18 10:58:08 -06:00
829442dffe chore(decorators): move decorators up one directory 2015-12-18 10:32:24 -06:00
6559a98d4b fix(tabs): fix CSS so user can set a color on ion-tabs
fixes #776
2015-12-18 11:30:31 -05:00
9fe1b34c8f fix(text-input): fixed text input so it will work without ngControl. Updated tests.
closes #710
2015-12-18 11:30:31 -05:00
cbfc925191 Revert "fix(text-input): only update input-has-value onInit"
This reverts commit 77697246e5071a7d31d6782eddc44da7283072c9.
2015-12-17 19:11:21 -06:00
77697246e5 fix(text-input): only update input-has-value onInit 2015-12-17 19:06:33 -06:00
c20191eb88 wrap console log in if 2015-12-17 19:39:20 -05:00
24c3b3d787 fix(text-input): change to after content checked to get the value
references #710
2015-12-17 19:26:04 -05:00
1950507d4c docs(searchbar, toggle, toolbar) 2015-12-17 16:29:58 -05:00
d19edb1944 fix(label): fix some variable names
references #712
2015-12-17 16:20:10 -05:00
b2fd889914 refactor(label): move label to its own folder and move mode specific styles for label to new files
closes #712
2015-12-17 16:20:10 -05:00
91c6c1b2eb docs(popups) 2015-12-17 15:24:15 -05:00
21d7ec5af7 fix(item): fixing jan again
references #719
2015-12-17 15:09:34 -05:00
641395d7e4 fix(item): adding min-height for icons to avoid jan
closes #719
2015-12-17 15:02:09 -05:00
196bdfd431 fix(typography): changing body to ion-content for text-color to be more specific
references #762
2015-12-17 14:35:12 -05:00
ff8d6c5cd1 test(searchbar): removing unnecessary tests 2015-12-17 14:14:05 -05:00
dd6773a5fa fix(typography): remove negative margin top for first header unless in padding
fixes #769
2015-12-17 14:14:05 -05:00
b005bd1601 fix(text): added text color for the entire body and added a paragraph variable
renamed some variables in item and added a variable for item paragraph
color. Fixes #762
2015-12-17 14:14:05 -05:00
78813efa3b docs(navPush, navPop, navRouter) 2015-12-17 13:47:06 -05:00
25d478bd6d docs(nav, navbar): nav and navbar updates 2015-12-16 21:02:41 -05:00
82d3f4745d docs(): modal 2015-12-16 19:56:09 -05:00
7138e61e2d docs()menus 2015-12-16 17:05:21 -05:00
67f0d3c7dd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ionic/components/segment/segment.ts
2015-12-16 15:47:07 -05:00
2b44dcaaf9 feat(toolbar): adding some typing to toolbar to quiet errors 2015-12-16 15:45:57 -05:00
caaa5f9bab test(segment): adding navigation page for segment for testing toolbar in a toolbar
references #614
2015-12-16 15:45:05 -05:00
1961b0d211 fix(slides): change event emitter from next to emit
Next is apparently deprecated.
2015-12-16 15:43:59 -05:00
0f57b1f64f feat(segment): added change event to segment which emits the value
Updated the API docs for segment to include change & click, and updated
some of the function descriptions, removed an unused function. Added
the change & click events to the test case.
2015-12-16 15:43:38 -05:00
3b035a0d23 docs()item-sliding and lists 2015-12-16 15:28:26 -05:00
3e5d360ebf fix(slides): change slideChanged to change and add warning
closes #759
2015-12-16 14:36:13 -05:00
c746add431 docs(demos): camelCase 2015-12-16 13:35:49 -06:00
10ff68ab6c docs(): labels, keyboard 2015-12-16 14:00:28 -05:00
068f3ceb29 Merge remote-tracking branch 'origin/master' into WIP-api-demos 2015-12-16 11:13:03 -06:00
364f9e12ae fix(keyboard): close keyboard after transition
Closes #754
2015-12-16 10:49:24 -06:00
48847447e8 docs(scroll): link to api demo 2015-12-16 10:24:14 -06:00
d7f481bf4c test(slides): adding slides test for loop with a ngFor
references #751
2015-12-15 18:43:00 -05:00
8bc399d13e fix(slides): height & width of swiper-container was defined twice. 2015-12-15 17:30:36 -05:00
ee0bc1b592 feat(toolbar): added transparent toolbar example and styling
Removed the inline styling changing the background of the test
toolbars. Closes #743
2015-12-15 17:03:53 -05:00
f97e9eaa19 docs() id, content, bootstrap, item, item-sliding 2015-12-15 16:57:54 -05: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
ff42d30073 docs(radio): add api demo link 2015-12-15 13:05:01 -06:00
92d4bda763 docs(segment): add api demo link 2015-12-15 11:29:59 -06:00
88cacabdb6 fix(typings): export DisplayWhen 2015-12-15 11:21:47 -06:00
ade88a92ed docs(blur, config): api clean up 2015-12-15 11:48:03 -05:00
ec89350428 docs(segment): add api demo link 2015-12-15 10:44:13 -06:00
5304ec8d79 feat(item-divider): added colors for item dividers and modified test case
closes #713
2015-12-15 11:08:58 -05:00
9b12ce3841 fix(attr): use pascalCase for config component 2015-12-15 09:56:20 -06:00
7c8c56ee3e fix(aria): aria label/id updates 2015-12-14 21:34:40 -06:00
2a32711857 fix(input): add date and time inputs
Closes #744
2015-12-14 20:40:53 -06:00
0d15c3cbef fix(tabs): fix tabbar-placement=top
Closes #746
2015-12-14 20:25:48 -06:00
b0d685ea85 docs()
References #740
2015-12-14 18:13:29 -05:00