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 Nov 30, 2019

Proposed changes

This is supposedly a fix for #74 , but then I found that it wasn't really a bug when I added a test.

Related issues

Closes #74

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 merged commit dfc7a5d into develop Nov 30, 2019
@ranndev ranndev deleted the test-disabling-autofocus branch November 30, 2019 14:53
@ranndev ranndev added this to the Version 0.2 milestone Dec 1, 2019
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

configure does not worrking

2 participants