Jarda Kotěšovec
Jarda Kotěšovec
@israelcefrin Hi Israel, if you have moment, I would appreciate if you have suggestion how to structure the table [above](https://github.com/pkp/pkp-lib/issues/9271#issuecomment-1700822600). I am not sure how to encode the grouping by...
In general when we are creating new UIs in Vue.js we also extend existing API to cover the new use cases. To be able to handle this 'Log Response' action...
@MrRob100 Just did fresh review of the ui-library. Just couple small tweaks. @Vitaliy-1 Could you scan through the pkp-lib part as its workflow related? Thanks!
ui-library part is now approved Lets wait for @Vitaliy-1 green light on pkp-lib :-). Thank you!
@defstat Nice to see the size reduction. I made some suggestions, let me know what you think.
@defstat That looks great. One thing that I am wondering about is - are we going to use that functionality in omp or ops? If not maybe we could use...
@defstat If this would be (eventually) used also in omp&ops its fine to include it in load.js But if its only for OJS, than best way to handle it centrally...
@defstat What about src/components/CodeHighlighter/CodeHighlighter.vue ? Just in case we want to support more options in future :-).
@defstat I think that bundle size will gets decided based on the imports in build time. Therefore importing any additional languages that we don't need would be unnecessarily adding to...
@defstat Excellent, thank you!