-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: leopardslab/react-email
base: v1.12.0
head repository: leopardslab/react-email
compare: v1.13.0
- 7 commits
- 52 files changed
- 2 contributors
Commits on Sep 4, 2022
-
test(snapshot-testing): add snapshot testing for the storybook stories (
#91) Add automatic snapshot testing for our storybook stories using @storybook/test-runner Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com> Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d77b332 - Browse repository at this point
Copy the full SHA d77b332View commit details
Commits on Sep 5, 2022
-
docs(docusaurus): add docs using Docusaurus (#93)
Add documentation for the package using Docusaurus Resolves #92 Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com> Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1ac68b2 - Browse repository at this point
Copy the full SHA 1ac68b2View commit details -
build(docs): build all docs (#95)
Add script to build Storybook, TypeDoc and Docusaurus and rearrange them to the specific folders. Change Storybook config and use sed to replace the absolute path of TypeDoc. Resolves #94 Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com> Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ce4ebfa - Browse repository at this point
Copy the full SHA ce4ebfaView commit details
Commits on Sep 6, 2022
-
docs(docusaurus): add buttons (#102)
* docs(docusaurus): add buttons Add Storybook and TypeDoc links and buttons to the landing page of the docusaurus website Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com> * build(script): remove unnecessary sed for search.js Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com> * fix(docs): fix Link with anchor tag in docusaurus Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com> Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d209bdb - Browse repository at this point
Copy the full SHA d209bdbView commit details
Commits on Sep 9, 2022
-
feat(validateemail): add and export validateEmail function (#103)
Add validateEmail function which used mailtrap and nodemailer to send emails Resolves #97 Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com> Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a400b31 - Browse repository at this point
Copy the full SHA a400b31View commit details -
feat(button): default stylings for styled-button (#104)
Add default styles inside defaultTheme config and update stories and snapshots of Button component Resolves #98 Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com> Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 308cf4c - Browse repository at this point
Copy the full SHA 308cf4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4aea35 - Browse repository at this point
Copy the full SHA d4aea35View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.12.0...v1.13.0