Anderson Shindy Oki
Anderson Shindy Oki
# Description The main change on the Mantine V7 is that they removed the usage of Emotion and now all the customizations diretly from CSS in JS is not recommended,...
Closes #87. We currently try to parse the value to int assuming it is required, but it can be omitted to fallback as default as empty in the subtitles.
# Description When trying to parse an SSAFile from string using `pysubs2.SSAFile.from_string(text)` where the content of the Events of `Layer` is an empty string that represents a single layer, mostly...
# Description Refactor the nested raw `` tag inside of the `Message` component in favor to protect the *Separation of Concerns*. A couple reasons to apply the change: 1. Consistency...
# Description The currently used ESLint plugin and derivates are slightly outdated, which cause small conflicts with Typescript version and as it is not very well maintained, we are moving...
# Description Add the poster as small thumbnail to the search results and divides into 2 categories of Movies and Series. The logic of the duplication has been removed as...