Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typspec for default unit plugin #1077

Merged
merged 1 commit into from
Apr 3, 2019
Merged

Fix typspec for default unit plugin #1077

merged 1 commit into from
Apr 3, 2019

Conversation

yordis
Copy link
Contributor

@yordis yordis commented Apr 3, 2019

It seems that this plugin does not require me to pass the options.

export default function defaultUnit(options: Options = {}): Plugin {

But the typespec is forcing me to pass a value.

@yordis yordis marked this pull request as ready for review April 3, 2019 08:23
@kof kof merged commit ff7fe83 into cssinjs:master Apr 3, 2019
@kof
Copy link
Member

kof commented Apr 3, 2019

thanks

@yordis
Copy link
Contributor Author

yordis commented Apr 3, 2019

@kof I was questioning myself if you were a bot, that was quick 😆

@yordis yordis deleted the yordis/fix-typespec branch April 3, 2019 08:24
@kof
Copy link
Member

kof commented Apr 3, 2019

not a bot, but a bot would say the same

HenriBeck pushed a commit that referenced this pull request Apr 14, 2019
* master: (24 commits)
  Fix #1084 (#1085)
  Update size snapshots
  [jss-plugin-expand]Added the ability to expand the attributes for border-bottom (#1083)
  Update react-jss.md (#1078)
  Fix typspec for default unit plugin (#1077)
  Delete CNAME
  Create CNAME
  v10.0.0-alpha.16
  fix versions manually
  update changelog, make build
  Add local yarn version (#1071)
  update snapshots
  Update size-snapshots
  v10.0.0-alpha.15
  update changelog, make build
  Update to [email protected] (#1068)
  Improve IE 11 support (#1065)
  fix changelog
  v10.0.0-alpha.14
  [jss] Add support for multiple referenced keyframes (#1063)
  ...

# Conflicts:
#	packages/jss-plugin-default-unit/.size-snapshot.json
#	packages/jss-preset-default/.size-snapshot.json
#	packages/jss-starter-kit/.size-snapshot.json
#	packages/jss/.size-snapshot.json
#	packages/react-jss/.size-snapshot.json
#	packages/react-jss/src/types.js
#	packages/react-jss/src/withStyles.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants