Coder Social home page Coder Social logo

relax's People

Contributors

bruno12mota avatar dehorser avatar efernandesng avatar emilong avatar faceleg avatar hearsid avatar iamclaytonray avatar johnnyghost avatar jonjaques avatar kundanvishen avatar lovell avatar lwhiteley avatar magalhas avatar piamancini avatar ruffle1986 avatar sattaravi avatar sedubois avatar slackjaw47 avatar thehatter avatar w3irdrobot avatar woliveiras avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

relax's Issues

Links options

Options for linking: anchor, inside link (page/schemaEntry), outside link

White container on Firefox

Page builder and other screens don't display anything in Firefox. Didn't take anytime to understand why. Just registering the issue here.

sharp/node-gyp dependency

With node-gyp being nearly impossible to compile correctly on a Windows system, this dependency makes relax impossible to install. It looks like node-gyp is a dependency of sharp, which is an image-sizing lib. Maybe this isn't super-necessary?

Mozilla Firefox

Hi.

I've got a weird result in mozilla. Have you tested your app in different browsers? Only I'm getting these blank screens?

Mozila Firefox

Btw, in chrome everything is ok.

interface l12n

I just saw this project, but it looks very promising.

I previously tried http://apostrophenow.org/ for some projects, and even contributed a localization pull request.

What would it take, structurally speaking, to make the interface localizable?

Correct schema element

There have been some alterations to how the schema tab in the page builder saves the data. Make ammends

Use GraphQL server

I would suggest moving to GraphQL server https://github.com/RisingStack/graphql-server
which is still based on MongoDB but as other implementations of GraphQL are put out it gives people options to move because the interface to the data should remain constant.
Also GraphQL fits really nicely with React.

"TypeError: Cannot read property 'toUpperCase' of undefined" at demo

I tried viewing a page known as "jjjj" through http://demo.getrelax.io/admin/pages . That opened http://demo.getrelax.io/jjjj in a new tab showing the following error:

TypeError: Cannot read property 'toUpperCase' of undefined
   at autoGenerateWrapperClass (/home/node/apps/relax/source/node_modules/react/lib/ReactDefaultInjection.js:53:18)
   at Object.getComponentClassForElement (/home/node/apps/relax/source/node_modules/react/lib/ReactNativeComponent.js:59:49)
   at [object Object].ReactCompositeComponentMixin._processProps (/home/node/apps/relax/source/node_modules/react/lib/ReactCompositeComponent.js:429:44)
   at [object Object].ReactCompositeComponentMixin.mountComponent (/home/node/apps/relax/source/node_modules/react/lib/ReactCompositeComponent.js:127:28)
   at [object Object].wrapper [as mountComponent] (/home/node/apps/relax/source/node_modules/react/lib/ReactPerf.js:70:21)
   at Object.ReactReconciler.mountComponent (/home/node/apps/relax/source/node_modules/react/lib/ReactReconciler.js:38:35)
   at ReactDOMComponent.ReactMultiChild.Mixin.mountChildren (/home/node/apps/relax/source/node_modules/react/lib/ReactMultiChild.js:192:44)
   at ReactDOMComponent.Mixin._createContentMarkup (/home/node/apps/relax/source/node_modules/react/lib/ReactDOMComponent.js:289:32)
   at ReactDOMComponent.Mixin.mountComponent (/home/node/apps/relax/source/node_modules/react/lib/ReactDOMComponent.js:199:12)
   at Object.ReactReconciler.mountComponent (/home/node/apps/relax/source/node_modules/react/lib/ReactReconciler.js:38:35)
   at [object Object].ReactCompositeComponentMixin.mountComponent (/home/node/apps/relax/source/node_modules/react/lib/ReactCompositeComponent.js:247:34)
   at [object Object].wrapper [as mountComponent] (/home/node/apps/relax/source/node_modules/react/lib/ReactPerf.js:70:21)
   at Object.ReactReconciler.mountComponent (/home/node/apps/relax/source/node_modules/react/lib/ReactReconciler.js:38:35)
   at ReactDOMComponent.ReactMultiChild.Mixin.mountChildren (/home/node/apps/relax/source/node_modules/react/lib/ReactMultiChild.js:192:44)
   at ReactDOMComponent.Mixin._createContentMarkup (/home/node/apps/relax/source/node_modules/react/lib/ReactDOMComponent.js:289:32)
   at ReactDOMComponent.Mixin.mountComponent (/home/node/apps/relax/source/node_modules/react/lib/ReactDOMComponent.js:199:12)
   at Object.ReactReconciler.mountComponent (/home/node/apps/relax/source/node_modules/react/lib/ReactReconciler.js:38:35)
   at [object Object].ReactCompositeComponentMixin.mountComponent (/home/node/apps/relax/source/node_modules/react/lib/ReactCompositeComponent.js:247:34)
   at [object Object].wrapper [as mountComponent] (/home/node/apps/relax/source/node_modules/react/lib/ReactPerf.js:70:21)
   at Object.ReactReconciler.mountComponent (/home/node/apps/relax/source/node_modules/react/lib/ReactReconciler.js:38:35)
   at [object Object].ReactCompositeComponentMixin.mountComponent (/home/node/apps/relax/source/node_modules/react/lib/ReactCompositeComponent.js:247:34)
   at [object Object].wrapper [as mountComponent] (/home/node/apps/relax/source/node_modules/react/lib/ReactPerf.js:70:21)
   at Object.ReactReconciler.mountComponent (/home/node/apps/relax/source/node_modules/react/lib/ReactReconciler.js:38:35)

I recall this error might have something to do with React component definitions (passing an object instead of a React element).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.