Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

[WIP] React-TV enhancements #42

Merged
merged 12 commits into from
Nov 16, 2017
Merged

Conversation

raphamorim
Copy link
Owner

@raphamorim raphamorim commented Nov 9, 2017

Related: #34

  • fix update render tor nodeText
  • add benchmark example
  • add table about this Benchmark on README.md
  • update postinstall to prebublishOnly (newest npm)
  • test simplest integration
  • check if is need to format code on CI (thanks facebook/react)
  • Device keys
  • Focus logic(?)
  • Propagate handler for keyboard on React.Elements.
  • Think about AppIsReady for TVS. It's about done/loaded events which WebOS and Tizen dispatch, start mapping it in a HOC?
  • add tests using Class based on React.Component
  • finish basic CLI features for WebOS
    • react-tv webos-log
    • react-tv init <app-name>
  • documentation for WebOS 3.0 SDK Install
  • write tests for run-webos

@raphamorim raphamorim changed the title renderer improvements [wip] renderer improvements Nov 9, 2017
@raphamorim raphamorim changed the title [wip] renderer improvements [WIP] renderer improvements Nov 9, 2017
@raphamorim raphamorim mentioned this pull request Nov 10, 2017
4 tasks
@raphamorim raphamorim force-pushed the feature/renderer-improvements branch from c9cbfdb to abd3a21 Compare November 12, 2017 23:33
@raphamorim raphamorim force-pushed the feature/renderer-improvements branch from abd3a21 to c8dead0 Compare November 12, 2017 23:36
@raphamorim raphamorim changed the title [WIP] renderer improvements [WIP] React-TV enhancements Nov 12, 2017
@raphamorim raphamorim force-pushed the feature/renderer-improvements branch from 43ce124 to 7766c3e Compare November 13, 2017 00:05
@raphamorim raphamorim force-pushed the feature/renderer-improvements branch from 7766c3e to a4863e5 Compare November 13, 2017 00:36
@raphamorim raphamorim force-pushed the feature/renderer-improvements branch 2 times, most recently from 2da28f1 to fa26df1 Compare November 16, 2017 05:06
- migrate to react-reconciler 0.6.0
- check if is need to format code on CI
- add benchmark example
- fix update render tor nodeText
- update postinstall to prebublishOnly (newest npm)
- remove: react-tv run-webos-dev
- react-tv cli {init} breaking changes
@raphamorim raphamorim force-pushed the feature/renderer-improvements branch from eb645f8 to 50b9a84 Compare November 16, 2017 11:07
@raphamorim
Copy link
Owner Author

I'm break this PR into another one, because become necessary merge it for contributors help.

Then I still releasing: 0.3.0-alpha.1

@raphamorim raphamorim merged commit a54f30d into master Nov 16, 2017
@raphamorim raphamorim deleted the feature/renderer-improvements branch November 16, 2017 11:08
@raphamorim
Copy link
Owner Author

Split in a another issue: #50

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant