Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Conversation

@ranndev
Copy link
Owner

@ranndev ranndev commented Dec 1, 2019

Proposed changes

Just added the link of CodePen reporting bug boilerplate and updated mds

Related issues

Closes #65

Types of changes

What types of changes does your code introduce to UIGuide?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@ranndev ranndev added the documentation Improvements or additions to documentation label Dec 1, 2019
@ranndev ranndev added this to the Version 0.2 milestone Dec 1, 2019
@ranndev ranndev self-assigned this Dec 1, 2019
@ranndev ranndev force-pushed the create-codepen-bug-report-boilerplate branch 2 times, most recently from 54e346f to bece66d Compare December 1, 2019 09:07
@ranndev ranndev changed the title Link the created CodePen bug report boilerplate Link the created CodePen reporting bug boilerplate Dec 1, 2019
@codecov
Copy link

codecov bot commented Dec 1, 2019

Codecov Report

Merging #81 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #81   +/-   ##
========================================
  Coverage    93.68%   93.68%           
========================================
  Files            8        8           
  Lines          206      206           
  Branches        53       53           
========================================
  Hits           193      193           
  Misses          13       13

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eee9333...c3f472a. Read the comment docs.

@ranndev ranndev force-pushed the create-codepen-bug-report-boilerplate branch from bece66d to c3f472a Compare December 1, 2019 09:12
@ranndev ranndev merged commit abeacbd into develop Dec 1, 2019
@ranndev ranndev deleted the create-codepen-bug-report-boilerplate branch December 1, 2019 09:20
ranndev added a commit that referenced this pull request Dec 1, 2019
* Fix type on umd gulp script

* 0.1.5

* Update issue templates (#69)

* Hotfix 0.1.5 (#63)

* Fix type on umd gulp script

* 0.1.5

* Update issue templates

* Add pull request template (#70)

* Add test for configuring/disabling default autofocus ability (#75)

* Update package description

* Hotfix 0.1.6 (#79)

* Hotfix 0.1.5 (#63)

* Fix type on umd gulp script

* 0.1.5

* Add popup animation

* 0.1.6

* Add the codepen example link from readme (#80)

* Link the created CodePen bug report boilerplate (#81)

* Add default dark theme (#83)

* 0.2.0
ranndev pushed a commit that referenced this pull request Dec 4, 2019
* Hotfix 0.1.5 (#63)

* Fix type on umd gulp script

* 0.1.5

* Hotfix 0.1.6 (#78)

* Add popup animation

* 0.1.6

* Release 0.2.0 (#84)

* Fix type on umd gulp script

* 0.1.5

* Update issue templates (#69)

* Hotfix 0.1.5 (#63)

* Fix type on umd gulp script

* 0.1.5

* Update issue templates

* Add pull request template (#70)

* Add test for configuring/disabling default autofocus ability (#75)

* Update package description

* Hotfix 0.1.6 (#79)

* Hotfix 0.1.5 (#63)

* Fix type on umd gulp script

* 0.1.5

* Add popup animation

* 0.1.6

* Add the codepen example link from readme (#80)

* Link the created CodePen bug report boilerplate (#81)

* Add default dark theme (#83)

* 0.2.0

* Bump rollup-plugin-typescript2 from 0.25.2 to 0.25.3

Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](ezolenko/rollup-plugin-typescript2@0.25.2...0.25.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a codepen reporting bug boilerplate

2 participants