refactor(all): migrate to package:web - #75
Conversation
Signed-off-by: Gavin Zhao <git@gzgz.dev>
Signed-off-by: Gavin Zhao <git@gzgz.dev>
Signed-off-by: Gavin Zhao <git@gzgz.dev>
|
Current blockers, working on them one by one:
|
Signed-off-by: Gavin Zhao <git@gzgz.dev>
Signed-off-by: Gavin Zhao <git@gzgz.dev>
| parsed.domEventName, | ||
| (event) { | ||
| (Event event) { | ||
| if (event is KeyboardEvent && parsed.matches(event)) { |
|
Any news? |
|
Is this migration work still going on? |
|
Unfortunately not for me as I don't have the time for this. |
|
@GZGavinZhao I can push this later. |
|
@ykmnkmi Thanks! |
|
@GZGavinZhao as new PR? |
|
@ykmnkmi That sounds good! |
|
@GZGavinZhao working on here. |
|
@GZGavinZhao @ykmnkmi Could you publish the ngdart 8.0.0-dev.4 version as ngdart 8.0.0 so that you can later publish version 9 migrated to package:web? I have many of my applications that directly depend on version https://pub.dev/packages/ngdart/versions/8.0.0-dev.4, which in turn depends on dart:html. In fact, I haven't migrated anything to the package:web package yet, although I should migrate something sometime next year. |
|
@insinfo I do not publish it. I found some problems with DOM properties. I will look into it later. +1 for |
|
@ykmnkmi I would appreciate it if you could at least release dart: 8.0.0-dev.4 as ngdart: 8.0.0 so I can migrate my projects to ngdart: 8.0.0, as currently all my projects depend on version 8.0.0-dev.4. |
|
@insinfo I don't have pub access. @GZGavinZhao. |
|
@ykmnkmi @dukefirehawk @ahmednfwela |
|
Sorry for the lack of response, I'm not in the front end world anymore. I'd happy to give pub and commit access to folks. BTW I'm pretty sure with the state of LLMs, a lot of this migration can be done semi-automatically, but unfortunately I don't have the time and effort to review, stand behind, and claim responsibility for those changes. |
|
There is a PR from @dukefirehawk. I also working on update, but stick to original |
No description provided.