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 to only warn if child contains components #6

Merged
merged 7 commits into from
Nov 30, 2016

Conversation

6stringbeliever
Copy link
Contributor

  • Remove logic warning of any children from Habitat.js
  • Add logic to check if element contains any elements with an attribute
    matching the custom selector to Bootstrapper.js and add new warning
    for this case
  • Update tests and build

Fixes #5

jennasalau and others added 7 commits August 28, 2016 10:07
* develop:
  Updated passing props back readme
  Removed optimise plugin from examples (to keep it simple)
  Updated ready TOC
  Added links to prop types in readme
  Updated api to hand prop types of numbers and references. Updated read me.
  Changed module exports for DeloitteAU#4
  Added examples
  Fixed issue with errors been thrown for elements with white space and linebreaks
  Fixed issue with parsing empty array's and object's DeloitteAU#3
  Added failing tests for DeloitteAU#3
  Updated build + tests

Conflicts:
	dist/react-habitat.js
	dist/react-habitat.min.js
	lib/Container.js
* develop:
  Fixed typo
  Readme link fixes
  Experiment with toc
  Fixed links
  Updated docs
  Fixed issue in es5 example
- Remove logic warning of any children from Habitat.js
- Add logic to check if element contains any elements with an attribute
matching the custom selector to Bootstrapper.js and add new warning
for this case
- Update tests and build

Fixes DeloitteAU#5
@jennasalau jennasalau changed the base branch from master to develop November 30, 2016 09:12
@jennasalau jennasalau merged commit 12b2763 into DeloitteAU:develop Nov 30, 2016
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.

2 participants