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

chore: backport 0.3 and bump versions #314

Merged
merged 9 commits into from
Jun 19, 2024

Conversation

c12i
Copy link
Collaborator

@c12i c12i commented Jun 19, 2024

No description provided.

c12i and others added 6 commits June 19, 2024 12:30
* WIP

* update ui module

* add react to matched ui framework strings

* hbsify templates

* add base react components

* react collection

* react detail component

* react create component

* react edit template

* react entry type for linked from component

* field types

* react link type components

* fix field types

* template swoop; fix issues

* add missing imports, strip out eslint

* fix images

* refactor holochain provider

* fix entry-type templates

* fix link-type templates

* correctly name field type widgets

* add forum example

* fix holochain context

* check for links lengths before setting state

* fix text field

* styling improvments

* extend base styles

* improve example styling

* fix mismatched components

* remove ui readme

* fix templates

* fix imports

* update elements and imports

* type app signal callback

* test with react template in ci

* update styling

* fix global styles

* rename and move client context

* make client context compatible with holo

* fix indentation in templates

* update client context template

* fix entry-types for linked from component props

* update detail components

* add default field types

* fix example app.tsx

* fix vec detail render

* fix vec edit render

* fix timestamp

* fix client context not updating loading state

* fix vec input

* fix vec input setters in edit components

* Update templates/react/field-types/u32/NumberInput/edit/render.hbs

Co-authored-by: Paul d'Aoust <amillionlobsters@gmail.com>

* Update templates/react/field-types/Timestamp/DateTimePicker/edit/render.hbs

Co-authored-by: Paul d'Aoust <amillionlobsters@gmail.com>

* Update templates/react/field-types/Timestamp/DateTimePicker/edit/render.hbs

Co-authored-by: Paul d'Aoust <amillionlobsters@gmail.com>

* set default and initial values for boolean inputs to false

* ensure previous zip file is deleted

* fix templates

---------

Co-authored-by: Paul d'Aoust <amillionlobsters@gmail.com>
* fix: holochain client error handling

* fix: typescript failures in lit template
* fix: Add missing web-sdk-version to template data

* rename holo web sdk template field
* fix: add react to testable templates

* bump crate version; nix flake update
@c12i c12i requested review from ThetaSinner and matthme June 19, 2024 09:44
c12i added 2 commits June 19, 2024 12:47
* refactor: replace tempalte derived types.ts files with rust-geneted ones

* fix typo

* add programatic formatting

* fix incorrectly named variable in tests

* ignore formatting EntryTypes

* fix invalid enum types

* fix: improve code formatting in ts/tsx files

* fix clippy warning

* fix failing codgegen tests

* rename tests module
@c12i c12i requested a review from ThetaSinner June 19, 2024 11:59
Copy link
Collaborator

@ThetaSinner ThetaSinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@c12i c12i merged commit ea8dfd8 into holochain:develop-0.3 Jun 19, 2024
8 checks passed
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.

None yet

2 participants