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

Created a default dark theme

Related issues

Closes #72

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)

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@ranndev ranndev added the themes New or improvement for themes label Dec 1, 2019
@ranndev ranndev self-assigned this Dec 1, 2019
@ranndev ranndev merged commit e3d7734 into develop Dec 1, 2019
@ranndev ranndev deleted the create-default-dark-theme branch December 1, 2019 14: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

themes New or improvement for themes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add another default theme for dark background

2 participants