2843 Commits

Author SHA1 Message Date
c40d71ae19 refactor(searchbar): moving logic out of directive and back into searchbar 2015-12-18 19:20:01 -05:00
df035003f7 fix(searchbar): fix left align and add elementRef back to input component 2015-12-18 19:08:58 -05:00
53dd312b39 refactor(searchbar): fixing event emitters, outputs and inputs, removing ngControl requirement from Searchbar 2015-12-18 18:04:15 -05:00
20585106ff refactor(searchbar): WIP Angularizing searchbar 2015-12-18 16:41:52 -05:00
80b2579609 fix(radio/checkbox/toggle): fix the tab index attribute so you can tab to them
references #745
2015-12-18 13:15:41 -05:00
8b35fae3bd fix(typo): change deTEction 2015-12-18 11:04:30 -06:00
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
7c1b89f369 docs(demos): update slide demo
Related: #737
2015-12-17 16:18:18 -06:00
c5494fb4c3 chore(ionicons): add ios-snow-outline 2015-12-17 16:18:04 -06:00
589d6fd740 docs(demo/cards): fix weather card text color 2015-12-17 16:17:53 -06: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
92f0584b7f add README to package task 2015-12-17 15:00:53 -06:00
e74cee7aa4 update package.json 2015-12-17 14:59:42 -06:00
3927ee8957 chore(publish): updating npm version to alpha.44 2015-12-17 15:56:36 -05:00
91c6c1b2eb docs(popups) 2015-12-17 15:24:15 -05:00
7882acc3f6 chore(publish): updating npm version to alpha.43 2015-12-17 15:14:07 -05:00
05498f3b61 chore(): add ^ to angular2 dep 2015-12-17 14:10:50 -06: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
60e402185f fix(sqlstorage): empty array not ..params. Fixes #770 2015-12-17 13:58:06 -06: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
3cd1c05e31 docs(demo): fix selected tab color 2015-12-17 11:16:41 -06:00
996c1a13e0 docs(demos): make md segment text visible 2015-12-17 11:16:20 -06:00
1e0885281a update package angular dependency 2015-12-17 10:23:51 -06:00
ebcd792ff7 fix(scrollTo): change parseInt to Math.round 2015-12-16 22:24:47 -06: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
cc97919bcc fix(tests): fix karma tests 2015-12-16 18:20:55 -06:00
f5e2d59b7f chore(e2e): remove unnecessary System config from e2e template 2015-12-16 18:20:55 -06:00
8e978f2902 docs(config): how to get and set keys
Closes #593
2015-12-16 17:47:42 -06:00
ccc1335844 docs(demos): more specific selector to override nav-title color 2015-12-16 16:53:23 -06:00
9a718a9fbb docs(demos/tabs): fix page event handler 2015-12-16 16:53:23 -06:00
a723914f67 docs(demos): camelCase 2015-12-16 16:53:23 -06:00
0064b4366a docs(demos): make checkmarks white 2015-12-16 16:53:23 -06:00
6afda1f04b fix(watch): trigger livereload on bundle and e2e changes 2015-12-16 16:42:45 -06:00
114a4053a3 fix(watch): update task paths 2015-12-16 16:42:45 -06:00
93a653013b chore(build): build tasks can be run in parallel 2015-12-16 16:42:45 -06:00