1928 Commits

Author SHA1 Message Date
bf8d3073dc refactor(segment): cleaned up both iOS and md mode styling
Converted values to some sass variables, moved transition to after
button tap, added border bottom for md mode, reorganized the sass
variables by the order they’re used, removed the use of !important,
added iOS hover background-color. Closes #283
2015-10-27 13:36:40 -04:00
b27c7b0efa fix(popup): fix opactity of md buttons on activation
closes #348
2015-10-27 13:36:40 -04:00
043c52cbee docs(demos): add action items to map demo 2015-10-27 11:19:50 -05:00
24264c459e docs(demos): reorder background image cards 2015-10-27 10:42:14 -05:00
dda5c762a7 docs(demos): add weather card outline 2015-10-27 10:39:03 -05:00
8710ddb38c docs(demos): rename class to make adblock happy 2015-10-26 16:19:34 -05:00
36f0cf9506 docs(theming): updated the gulp task that generates the sass variables file to show the right output folder
references #281
2015-10-26 16:49:42 -04:00
9dc167172c docs(demos): remove subtitle from popups 2015-10-26 15:14:32 -05:00
3e2144f9e3 docs(demos): style iOS statusbar 2015-10-26 14:59:16 -05:00
cd1d4cc82a docs(demos): use cordova platform class to style statusbar 2015-10-26 13:53:41 -05:00
29dbf76276 docs(demos): fix android tab bar placement 2015-10-26 13:20:14 -05:00
9eb478d87b docs(demos): do not add scrollbar fix to menu content 2015-10-26 12:06:19 -05:00
b6b459911a docs(demos): add scrollbar fix class 2015-10-26 11:56:12 -05:00
e8e6f55745 docs(demos): add scrollbar check helper function 2015-10-25 23:49:56 -05:00
24f7e1c92f docs(demos): increase iOS statusbar height 2015-10-23 16:51:28 -05:00
1129dc70d7 docs(demos): add forwardRef to actionSheet 2015-10-23 16:08:16 -05:00
008134850f docs(demos): use root level menu in example 2015-10-23 14:22:08 -05:00
1ea78edde9 docs(demos): add ios statusbar, fix md statusbar positioning 2015-10-22 15:40:21 -05:00
2528808c13 docs(demos): use circle cursor for media-switch 2015-10-22 15:40:21 -05:00
cb49adcb0c fix(NavRouter): rename navigateInstruction to navigateByInstruction 2015-10-22 12:57:19 -05:00
7b13051a52 docs(demos): close popup, actionSheet, modal when page leaves
Closes #311
2015-10-21 16:51:11 -05:00
7f2ac37657 docs(demos): use circle as cursor on all elements
Closes #317
2015-10-21 15:35:41 -05:00
92dccd3258 docs(demos): fix circular dependency 2015-10-21 13:30:27 -05:00
74c82c42fa Update README.md 2015-10-21 08:50:20 -05:00
4aaf450e69 Update README.md 2015-10-21 08:50:02 -05:00
f5bb759a8e Merge pull request #323 from resalisbury/quick-fix
fix broken link in ReadMe
2015-10-21 08:49:04 -05:00
fcabe47b9f fix broken link in ReadMe 2015-10-20 23:13:16 -07:00
c914aa8912 chore(README): component docs build process 2015-10-20 17:16:50 -05:00
51963a5ae8 docs(demos): fix padding issue in demos
Closes #322
2015-10-20 16:23:52 -05:00
e659d258d7 docs(demos): change md card demo background 2015-10-20 13:56:09 -05:00
e2200fbfdb docs(demos): allow scrolling within iframe 2015-10-20 13:49:06 -05:00
5438c9316f fix(item-sliding): fixed the margin for the option buttons and sliding content
The min-height being too large was causing the issue of showing the
button behind the item sliding content and some hairline margins were
off. References #295
2015-10-20 13:41:44 -04:00
f02b2c3c8a chore(es6-shim): Updating the gulpfile to bundle in es6-shim. Updating the webpack.config file to include the es6-shim 2015-10-20 10:25:35 -06:00
cc61f9b2fc docs(demos): fix md statusbar positioning 2015-10-20 10:46:05 -05:00
009bee94b5 fix(modal): added styling to ion-modal to remove ion-pane dependency
closes #321
2015-10-20 10:48:33 -04:00
9bcf8bfa3f chore(): move dev readme to scripts dir 2015-10-20 14:29:17 +01:00
7725aaa8a7 Update README.md 2015-10-20 14:25:12 +01:00
5c0323ae7e Update README.md 2015-10-20 13:23:04 +01:00
a15ef8f660 Update README.md 2015-10-20 13:16:36 +01:00
076dc7645e docs(demos): mock android statusbar 2015-10-20 00:08:47 -05:00
4528c8288b docs(demos): force android navbar color 2015-10-19 23:48:32 -05:00
9e0109d4d2 docs(demos): avatar, header list examples 2015-10-19 16:50:54 -05:00
d6bab47715 docs(demos): basic list example 2015-10-19 15:51:12 -05:00
75b92cb167 docs(demos): change structure of list component section 2015-10-19 15:42:01 -05:00
2e3a523ba8 docs(demos): basic list -> icon list 2015-10-19 15:29:47 -05:00
b6c0a44a06 docs(demos): outline list examples 2015-10-19 15:20:48 -05:00
cde81e910f fix(actionSheet): fix desctructive variable 2015-10-19 13:13:39 -04:00
2b061d9a02 fix(actionSheet): make destructive button red
Closes #315
2015-10-19 13:02:41 -04:00
cca389abee docs(demos): use default animation 2015-10-19 11:48:45 -05:00
007c052901 docs(demos): update list content 2015-10-19 11:15:50 -05:00