Commit Graph

1938 Commits

Author SHA1 Message Date
Brandy Carney
1fcd2e3db1 feat(hr): added styling for HR for both modes
closes #355
2015-10-27 17:29:18 -04:00
Brandy Carney
03e54487f0 refactor(button): added some primary attributes to the tests to make sure the styling is right
Fixed the button primary clear, closes #354
2015-10-27 16:39:01 -04:00
Brandy Carney
d8f643d340 test(segment): added e2e tests for segment
Cleaned up some of the UI for the tests
2015-10-27 15:22:32 -04:00
Brandy Carney
5134d028bd refactor(segment): added opacity to buttons on md mode
references #283
2015-10-27 15:22:32 -04:00
Drew Rygh
8fcad01517 docs(demos): update social card styling 2015-10-27 13:41:13 -05:00
Drew Rygh
42fe9f3027 docs(demos): add social card examples 2015-10-27 13:33:39 -05:00
Drew Rygh
82ca227f7f docs(demos): remove unused advanced image card 2015-10-27 13:33:39 -05:00
Drew Rygh
16c99e97c9 docs(demos): add mario map card 2015-10-27 13:33:39 -05:00
Brandy Carney
23ac4fbdb9 refactor(sass): fixing indentation of variable values and making sure the !default flag is on all component variables 2015-10-27 13:51:30 -04:00
Brandy Carney
292806cd39 fix(segment): moved sass variable down because it uses another variable
references #283
2015-10-27 13:36:40 -04:00
Brandy Carney
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
Brandy Carney
b27c7b0efa fix(popup): fix opactity of md buttons on activation
closes #348
2015-10-27 13:36:40 -04:00
Drew Rygh
043c52cbee docs(demos): add action items to map demo 2015-10-27 11:19:50 -05:00
Drew Rygh
24264c459e docs(demos): reorder background image cards 2015-10-27 10:42:14 -05:00
Drew Rygh
dda5c762a7 docs(demos): add weather card outline 2015-10-27 10:39:03 -05:00
Drew Rygh
8710ddb38c docs(demos): rename class to make adblock happy 2015-10-26 16:19:34 -05:00
Brandy Carney
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
Drew Rygh
9dc167172c docs(demos): remove subtitle from popups 2015-10-26 15:14:32 -05:00
Drew Rygh
3e2144f9e3 docs(demos): style iOS statusbar 2015-10-26 14:59:16 -05:00
Drew Rygh
cd1d4cc82a docs(demos): use cordova platform class to style statusbar 2015-10-26 13:53:41 -05:00
Drew Rygh
29dbf76276 docs(demos): fix android tab bar placement 2015-10-26 13:20:14 -05:00
Drew Rygh
9eb478d87b docs(demos): do not add scrollbar fix to menu content 2015-10-26 12:06:19 -05:00
Drew Rygh
b6b459911a docs(demos): add scrollbar fix class 2015-10-26 11:56:12 -05:00
Drew Rygh
e8e6f55745 docs(demos): add scrollbar check helper function 2015-10-25 23:49:56 -05:00
Drew Rygh
24f7e1c92f docs(demos): increase iOS statusbar height 2015-10-23 16:51:28 -05:00
Drew Rygh
1129dc70d7 docs(demos): add forwardRef to actionSheet 2015-10-23 16:08:16 -05:00
Drew Rygh
008134850f docs(demos): use root level menu in example 2015-10-23 14:22:08 -05:00
Drew Rygh
1ea78edde9 docs(demos): add ios statusbar, fix md statusbar positioning 2015-10-22 15:40:21 -05:00
Drew Rygh
2528808c13 docs(demos): use circle cursor for media-switch 2015-10-22 15:40:21 -05:00
Tim Lancina
cb49adcb0c fix(NavRouter): rename navigateInstruction to navigateByInstruction 2015-10-22 12:57:19 -05:00
Drew Rygh
7b13051a52 docs(demos): close popup, actionSheet, modal when page leaves
Closes #311
2015-10-21 16:51:11 -05:00
Drew Rygh
7f2ac37657 docs(demos): use circle as cursor on all elements
Closes #317
2015-10-21 15:35:41 -05:00
Drew Rygh
92dccd3258 docs(demos): fix circular dependency 2015-10-21 13:30:27 -05:00
Tim Lancina
74c82c42fa Update README.md 2015-10-21 08:50:20 -05:00
Tim Lancina
4aaf450e69 Update README.md 2015-10-21 08:50:02 -05:00
Tim Lancina
f5bb759a8e Merge pull request #323 from resalisbury/quick-fix
fix broken link in ReadMe
2015-10-21 08:49:04 -05:00
resalisbury
fcabe47b9f fix broken link in ReadMe 2015-10-20 23:13:16 -07:00
Drew Rygh
c914aa8912 chore(README): component docs build process 2015-10-20 17:16:50 -05:00
Drew Rygh
51963a5ae8 docs(demos): fix padding issue in demos
Closes #322
2015-10-20 16:23:52 -05:00
Drew Rygh
e659d258d7 docs(demos): change md card demo background 2015-10-20 13:56:09 -05:00
Drew Rygh
e2200fbfdb docs(demos): allow scrolling within iframe 2015-10-20 13:49:06 -05:00
Brandy Carney
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
jbavari
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
Drew Rygh
cc61f9b2fc docs(demos): fix md statusbar positioning 2015-10-20 10:46:05 -05:00
Brandy Carney
009bee94b5 fix(modal): added styling to ion-modal to remove ion-pane dependency
closes #321
2015-10-20 10:48:33 -04:00
Adam Bradley
9bcf8bfa3f chore(): move dev readme to scripts dir 2015-10-20 14:29:17 +01:00
Max Lynch
7725aaa8a7 Update README.md 2015-10-20 14:25:12 +01:00
Max Lynch
5c0323ae7e Update README.md 2015-10-20 13:23:04 +01:00
Max Lynch
a15ef8f660 Update README.md 2015-10-20 13:16:36 +01:00
Drew Rygh
076dc7645e docs(demos): mock android statusbar 2015-10-20 00:08:47 -05:00