Maxim Mazurok

Results 166 comments of Maxim Mazurok

After downloading full archive from CodePlex, I was able to find original Wiki article. If it's still valid - I can convert it to `*.html.md.eco` and contribute to this website....

Looks like this is specifically by design: https://github.com/sabre-io/vobject/blob/0fec2b0c475f9318353b4a9c50441470397f6da4/lib/Property/Text.php#L50-L51

Looks like it was added by @evert in https://github.com/sabre-io/vobject/commit/0806a4694296bd518b64463e611009d8641dc94d

@boczeratul cool, can @yuanyan merge it, then? > Only those with write access to this repository can merge pull requests.

You can check out my fork with the use of `prop-types` package: https://github.com/Maxim-Mazurok/boron Also, I've created the pull request: #49 and will be glad for your help.

I've created pull request #49 to add React 16 support to this project. It seems like maintainer is active on github, I can see commits from him recently on his...

@iMerica, you can check out my fork: https://github.com/Maxim-Mazurok/boron I've added as little changes as it takes to get it working with React 16. Also, I've added a pull request: #49

@pencilcheck thanks for a good question! I've published my fork to npm: https://www.npmjs.com/package/boron-15 So, you can install it just like a regular npm package: `npm install boron-15 --save` (note, now...

I'm interested in this feature too.

I agree, it is important to add this feature. Thanks!