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

Feature orizontal menu #80

Merged
merged 29 commits into from
Apr 28, 2019
Merged

Feature orizontal menu #80

merged 29 commits into from
Apr 28, 2019

Conversation

kalwalt
Copy link
Owner

@kalwalt kalwalt commented Apr 14, 2019

This is a simple orizzontal menu with four icons, i added an animation to each icon. To be tested and improved as well.
I also added other Components: CardSlide, Testimonials, Banner. I also tryied to improve the home template.

@kalwalt kalwalt added enhancement New feature or request web design all about graphic labels Apr 14, 2019
@kalwalt kalwalt added this to the v1.0.0 milestone Apr 14, 2019
@kalwalt kalwalt self-assigned this Apr 14, 2019
@kalwalt
Copy link
Owner Author

kalwalt commented Apr 14, 2019

not sure what to do with the formatted messages, and also links as props. i need a bit of more time, i think i look at with relax...

@kalwalt kalwalt changed the base branch from dev to improvements-home-page April 14, 2019 20:32
@kalwalt kalwalt changed the base branch from improvements-home-page to dev April 14, 2019 20:33
@kalwalt
Copy link
Owner Author

kalwalt commented Apr 15, 2019

maybe i could try to use the injectIntl as described here: https://stackoverflow.com/questions/39630620/react-intl-how-to-use-formattedmessage-in-input-placeholder
i had tryed one time ago maybe this time i will be luckyier...

@kalwalt
Copy link
Owner Author

kalwalt commented Apr 28, 2019

i replaced the react-dom package because this warning as described in this issue: gatsbyjs/gatsby#11934

@kalwalt
Copy link
Owner Author

kalwalt commented Apr 28, 2019

i receive this warning:

index.js:2177 Warning: Received `true` for a non-boolean attribute `image`.

If you want to write it to the DOM, pass a string instead: image="true" or image={value.toString()}.
    in h1 (created by HomePageTemplate)
    in div (created by HomePageTemplate)
    in div (created by HomePageTemplate)
    in div (created by HomePageTemplate)
    in HomePageTemplate (created by HomePage)
    in div (created by HomePage)
    in main (created by Main)
    in Main (created by TemplateWrapper)
    in div (created by TemplateWrapper)
    in IntlProvider (created by TemplateWrapper)
    in TemplateWrapper (created by HomePage)
    in HomePage (created by HotExportedHomePage)
    in AppContainer (created by HotExportedHomePage)
    in HotExportedHomePage (created by PageRenderer)
    in PageRenderer (created by JSONStore)
    in JSONStore (created by EnsureResources)
    in ScrollContext (created by EnsureResources)
    in RouteUpdates (created by EnsureResources)
    in EnsureResources (created by RouteHandler)
    in RouteHandler (created by Root)
    in div (created by FocusHandlerImpl)
    in FocusHandlerImpl (created by Context.Consumer)
    in FocusHandler (created by RouterImpl)
    in RouterImpl (created by LocationProvider)
    in LocationProvider (created by Context.Consumer)
    in Location (created by Context.Consumer)
    in Router (created by Root)
    in Root
    in _default
__stack_frame_overlay_proxy_console__ @ index.js:2177
warningWithoutStack @ react-dom.development.js:507
warning @ react-dom.development.js:2629
validateProperty$1 @ react-dom.development.js:7327
warnUnknownProperties @ react-dom.development.js:7361
validateProperties$2 @ react-dom.development.js:7381
validatePropertiesInDevelopment @ react-dom.development.js:7432
setInitialProperties @ react-dom.development.js:7692
finalizeInitialChildren @ react-dom.development.js:8756
completeWork @ react-dom.development.js:16908
completeUnitOfWork @ react-dom.development.js:19143
performUnitOfWork @ react-dom.development.js:19341
workLoop @ react-dom.development.js:19353
renderRoot @ react-dom.development.js:19436
performWorkOnRoot @ react-dom.development.js:20343
performWork @ react-dom.development.js:20255
performSyncWork @ react-dom.development.js:20229
requestWork @ react-dom.development.js:20098
scheduleWork @ react-dom.development.js:19912
scheduleRootUpdate @ react-dom.development.js:20573
updateContainerAtExpirationTime @ react-dom.development.js:20601
updateContainer @ react-dom.development.js:20658
./node_modules/react-dom/cjs/react-dom.development.js.ReactRoot.render @ react-dom.development.js:20954
(anonymous) @ react-dom.development.js:21091
unbatchedUpdates @ react-dom.development.js:20460
legacyRenderSubtreeIntoContainer @ react-dom.development.js:21087
render @ react-dom.development.js:21199
(anonymous) @ app.js:59
setTimeout (async)
(anonymous) @ ready.js:32
(anonymous) @ app.js:58
Promise.then (async)
(anonymous) @ app.js:51
Promise.then (async)
(anonymous) @ app.js:16
./.cache/app.js @ app.js:67
__webpack_require__ @ bootstrap:766
fn @ bootstrap:129
0 @ tags.js:67
__webpack_require__ @ bootstrap:766
(anonymous) @ bootstrap:903
(anonymous) @ bootstrap:903

but not sure where it come from, i can't get from which Component is caused.
Not critical but must be solved in a near future. I will open an issue for this.

@kalwalt kalwalt merged commit 39b814d into dev Apr 28, 2019
@kalwalt kalwalt mentioned this pull request Apr 28, 2019
@kalwalt kalwalt deleted the feature-orizontal-menu branch March 10, 2020 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web design all about graphic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant