Skip to content

[IMP] types: expose ComponentConstructor for typing purpose - #1235

Merged
ged-odoo merged 1 commit into
odoo:masterfrom
rrahir:master-expose-component-constructor-rar
Jul 25, 2022
Merged

[IMP] types: expose ComponentConstructor for typing purpose#1235
ged-odoo merged 1 commit into
odoo:masterfrom
rrahir:master-expose-component-constructor-rar

Conversation

@rrahir

@rrahir rrahir commented Jul 25, 2022

Copy link
Copy Markdown
Contributor

We have been using this type in o-spreadsheet since odoo/o-spreadsheet#1187
but the new typing file (#1207) does not include it.
It would be useful to allow us to bump or version of owl witouht having to resort
to long aboslute paths (i.e. import from @odoo/owland not
`@odoo/owl/dist/types/runtime/component@ everywhere).

We have been using this type in o-spreadsheet since odoo/o-spreadsheet#1187
but the new typing file (#1207) does not include it.
It would be useful to allow us to bump or version of owl witouht having to resort
to long aboslute paths (i.e. import from `@odoo/owl`and not
`@odoo/owl/dist/types/runtime/component@ everywhere).
@ged-odoo
ged-odoo merged commit d3b0d19 into odoo:master Jul 25, 2022
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