Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Replace hardcoded drawer width with drawerWidth attribute #13

Closed
wants to merge 2 commits into from
Closed

Conversation

viadanna
Copy link

A simple attribute/style hack to enable changing the width of the drawer panel

@ebidel
Copy link

ebidel commented Jul 25, 2014

Before this PR can be merged, please sign the CLA. See the CONTRIBUTING guide.

@viadanna viadanna added cla: no and removed cla: yes labels Jul 25, 2014
* @type string
* @default '256px'
*/
responsiveWidth: '256px',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be drawerWidth?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My mistake, corrected. Thanks.

@viadanna
Copy link
Author

CLA signed.

@ebidel
Copy link

ebidel commented Jul 26, 2014

Thanks for signing the CLA!

@viadanna viadanna removed the cla: no label Jul 26, 2014
@frankiefu
Copy link
Contributor

Already added support for setting drawer width 12e1cc2.

Also, this pull request will not work in ShadowDOM polyfill because of this issue Polymer/polymer#270

@frankiefu frankiefu closed this Jul 29, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants