Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Avoid mixed export/imports #699

Merged
merged 1 commit into from
Apr 5, 2018
Merged

[chore] Avoid mixed export/imports #699

merged 1 commit into from
Apr 5, 2018

Conversation

rexxars
Copy link
Member

@rexxars rexxars commented Mar 24, 2018

This PR exposes a couple of default exports in the form builder as a named export as well and changes the imports to use the named form. This will make it easier to (possibly) move to a new parts implementation.

@rexxars rexxars requested a review from bjoerge March 24, 2018 22:09
Copy link
Member

@bjoerge bjoerge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rexxars rexxars merged commit edf1a86 into next Apr 5, 2018
@rexxars rexxars deleted the no-mixed-exports branch April 5, 2018 18:32
rexxars added a commit that referenced this pull request Apr 9, 2018
kristofferjs pushed a commit that referenced this pull request Apr 12, 2018
kristofferjs pushed a commit that referenced this pull request Apr 12, 2018
* [form-builder] Conflicting name causes radiobuttons not to focus

* [components] Styling focus after selectContainer is removed

* [form-builder] Requests from PR

* [import] Support importing from folder

* [core] Allow importing datasets from directory

* [core] Improve `sanity dataset import` documentation

* [validation] Allow unicode in URIs

* [chore] Avoid mixed export/imports (#699)

* [image-url] Fix parsing image source (#728)

* [image-url] Fix parsing image source

* [image-url] Remove only from test case and change comprison operators to triple equal in parseSource

* [components] Styling focus state on select (#682)

* [server] Allow specifying a basePath for a studio (#720)

* [server] Allow specifying a basePath for a studio

* [default-layout] Resolve and use base path for studio if specified

* [image-url] Code style fixes

* v0.128.12

* [cli] Allow using template flag in interactive mode

* v0.128.13
bjoerge pushed a commit that referenced this pull request Apr 19, 2018
* [form-builder] Conflicting name causes radiobuttons not to focus

* [components] Styling focus after selectContainer is removed

* [form-builder] Requests from PR

* [import] Support importing from folder

* [core] Allow importing datasets from directory

* [core] Improve `sanity dataset import` documentation

* [validation] Allow unicode in URIs

* [chore] Avoid mixed export/imports (#699)

* [image-url] Fix parsing image source (#728)

* [image-url] Fix parsing image source

* [image-url] Remove only from test case and change comprison operators to triple equal in parseSource

* [components] Styling focus state on select (#682)

* [server] Allow specifying a basePath for a studio (#720)

* [server] Allow specifying a basePath for a studio

* [default-layout] Resolve and use base path for studio if specified

* [image-url] Code style fixes

* v0.128.12

* [cli] Allow using template flag in interactive mode

* v0.128.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants