Michał Zendran

Results 6 issues of Michał Zendran

Classes aren't correctly transpiled since version 2.2.3. Up to version 2.2.2 the code below returns `test` and `test`. Since version 2.2.3 it returns `test` and `undefined`. Reproduction: ``` class X...

ready

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/) [know more](https://www.gitpod.io/docs/pull-requests/) Solves issue #1204 ### Describe your change: - [ ] Add an algorithm? - [ ] Fix a bug or typo in an existing algorithm? -...

documentation

This PR updates the following dependencies: - typescript to v4.8.4 - eslint-config-vazco to 7.0.0

## Package/project name & description The `universe:i18n` package is an internationalization solution actively used in the Meteor ecosystem. It simplifies the process of managing and displaying translations in multiple languages....

This PR: - restores v3.0 documentation. - keeps the current (4.0) version of docs - removes v3.0 docs fragments that don't work due to the changes in uniforms v4.0 (mostly...

Area: Docs

Before you open a pull request, please check if a similar one already exists or has been closed before. Detailed information about the process of contributing can be found in...