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

Add v1.2.0 - codebase refactored (preview) #13

Closed
wants to merge 2 commits into from
Closed

Conversation

OleksiyRudenko
Copy link
Member

Codebase refactoring is a prep step before introducing major changes

Next steps would be:

  • v1.2.1 - introduce jsx parser, createElement and createFragment functions, make app components JSX-compatible
  • v1.2.2 - add dummy components and improve createElement so that it supports nested components
  • v1.2.3 - remove dummy components

Nikita Shulipa and others added 2 commits March 13, 2021 12:03
* feat (component): Add logic for v1.0 (no styles)

* chores(dependencies): Pin parcel-bundler v1.12.3

* feat(component): Make UnitSwitch component parametrized

* chores(dependencies): Resolve conflicts

Co-authored-by: OleksiyRudenko <oleksiy.rudenko@gmail.com>
@OleksiyRudenko OleksiyRudenko changed the base branch from main to dev March 16, 2021 08:34
@OleksiyRudenko
Copy link
Member Author

@OleksiyRudenko please lint/prettify

@OleksiyRudenko OleksiyRudenko linked an issue Mar 29, 2021 that may be closed by this pull request
@OleksiyRudenko OleksiyRudenko force-pushed the dev branch 2 times, most recently from 1c756b5 to 3159224 Compare March 30, 2021 18:47
@OleksiyRudenko OleksiyRudenko deleted the v1.2 branch April 1, 2021 06:43
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.

Add components with props, htmlx (v1.2)
1 participant