Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

chore: integrate styled components macro for easy debugging #57

Merged
merged 1 commit into from
Oct 17, 2018

Conversation

byCedric
Copy link
Owner

Linked issue

This introduces styled component macros. This enables the babel plugin of styled components, for zero configuration projects like CRA.

@byCedric byCedric added the feature New feature or request label Oct 17, 2018
@codecov
Copy link

codecov bot commented Oct 17, 2018

Codecov Report

Merging #57 into develop will increase coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #57     +/-   ##
=========================================
+ Coverage     4.13%   4.23%   +0.1%     
=========================================
  Files           22      22             
  Lines          121     118      -3     
  Branches        12      12             
=========================================
  Hits             5       5             
+ Misses         104     101      -3     
  Partials        12      12
Impacted Files Coverage Δ
src/atoms/highlight/elements.js 0% <ø> (ø) ⬆️
src/molecules/user/elements.js 0% <ø> (ø) ⬆️
src/atoms/avatar/elements.js 100% <ø> (ø) ⬆️
src/pages/app/elements.js 0% <ø> (ø) ⬆️

@byCedric byCedric merged commit 765c927 into develop Oct 17, 2018
@byCedric byCedric deleted the chore/styled-macro branch October 17, 2018 20:23
byCedric pushed a commit that referenced this pull request Oct 18, 2018
# [0.3.0](0.2.1...0.3.0) (2018-10-18)

### Bug fixes

* add missing image open graph tags ([#53](#53)) ([34686cd](34686cd))

### Code refactors

* upgrade styled-components to version 4.0.0 ([#51](#51)) ([39311d0](39311d0))

### New features

* add highlights to user description ([#55](#55)) ([f72a007](f72a007))
* add support for easy now deployments ([#61](#61)) ([37d2dc4](37d2dc4))
* integrate open graph tags with helmet ([#52](#52)) ([7b1a392](7b1a392))

### Other chores

* integrate styled components macro for easy debugging ([#57](#57)) ([765c927](765c927))
@byCedric
Copy link
Owner Author

🎉 This PR is included in version 0.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant