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

Update from upstream repo metnew/react-semantic.ui-starter #1

Open
wants to merge 1,152 commits into
base: master
Choose a base branch
from

Conversation

backstroke-bot
Copy link

Hello! The remote metnew/react-semantic.ui-starter has some new changes that aren't in this fork.
So, here they are, ready to be merged! 🎉

If this pull request can be merged without conflict, you can publish your software
with these new changes.

If you have merge conflicts, this is a great place to fix them.

Have fun!

Created by Backstroke. Oh yea, I'm a bot.

Metnew and others added 30 commits November 11, 2017 20:16
fix(webpack_config): remove unused alias from webpack.isomorphic
chore: add disclaimer for awral
feat: make Sidebar and Header autonomous containers
docs(readme): add note about purecrux, add flow
Arrow functions are used as the event handler methods of the Login
and RoutingWrapper components to preserve the wrapping parent
context. This removes the need for the .bind(this) method call on
the parent class methods when they are passed as the children's
event handler props.
Use arrow functions as event handlers for Login and RoutingWrapper
Add Props and State type arguments to class components
feat(reducers): add `metarouter` reducer allowing us to store current
route `meta` info in state. Probably, this reducer will be separated in
own package
fix(components): RoutingWrapper -> container, render only allowed routes
feat(routing): add getMetaRoutes func. Select RR4 properties + meta
field from `routes`
…nComponent

Missing type annotations for destructed "name" and "value" arguments
in the handleChange method arguments of LoginComponent.
Add the suppress comment statement to .flowconfig. When used in code,
it allows the suppression of flow errors on the following line. This
utility is used to suppress template string coercion errors which are
not yet well support by flow.
Add disable flow comment and suppress template string coercion errors
Add missing type annotations to handleChange method in LoginComponent
chore(client): remove unused comments
chore(containers): fix max height of Main container
chore(webpack_config): lil formatting
I don't understand why sometimes demo becomes "FROZEN". Is it possible to prevent it?
Update @commitlint/cli to the latest version 🚀
…gular-5.0.0

Update @commitlint/config-angular to the latest version 🚀
Update semantic-ui-react to the latest version 🚀
…dard-18.0.0

Update stylelint-config-standard to the latest version 🚀
Metnew and others added 30 commits February 19, 2018 22:45
…s-5.0.0

Update jest-styled-components to the latest version 🚀
Update semantic-ui-react to the latest version 🚀
Update query-string to the latest version 🚀
Update flow-bin to the latest version 🚀
This splits the url-loader rule into the client and server configs with
the only difference being whether the file is emitted by webpack or not.
In the server rendered page, src tags will be correctly filled in.
Update semantic-ui-react to the latest version 🚀
fix: webpack server config will omit image output
Update flow-bin to the latest version 🚀
Update sinon to the latest version 🚀
…omponents-pin-1.7.1

fix: pin babel-plugin-styled-components to 1.7.1
…e-2.24.2

Greenkeeper/webpack hot middleware 2.24.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants