Anton Cherniavskyi

Results 8 issues of Anton Cherniavskyi

After upgrading from `6.6.1` to `6.9.2` version I have found bugs in my application that calling `history.replace` does not replace the current url, but acting like `push`, I mean it...

Is it possible to parse [markdown horizontal rules](https://www.markdownguide.org/basic-syntax/#horizontal-rules)? There are such dividers in [QuillJS](https://quilljs.com/guides/cloning-medium-with-parchment/#dividers) and I want `***` or `---` to work correctly. But currently `---` is not supported at...

WILL MAKE IT
Saw with Maintainer

Hi, I have found that `marks` property does not work correctly when `min` is not zero. You can open demo page and adjust the `min` property of "Slider with marks"...

**Describe the bug πŸ›** This issue is somehow related to https://github.com/google-map-react/google-map-react/issues/468, but it is not a problem for me that markers are located on the same position, the problem is...

Update calculation of timezone offset. This change was caused by this issue https://github.com/iamkun/dayjs/issues/2207. The thing is that [Hermes](https://reactnative.dev/docs/hermes) in React Native doesn't fully support Intl API (https://github.com/facebook/hermes/issues/23). Let me explain....

[δΈ­ζ–‡η‰ˆζ¨‘ζΏ / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE_CN.md?plain=1) ### πŸ€” This is a ... - [ ] πŸ†• New feature - [ ] 🐞 Bug fix - [ ] πŸ“ Site / documentation improvement...

lgtm

### What problem does this feature solve? Currently if either `Checkbox.Group` or `Radio.Group` is inside the `Form.Item` with required rule the `aria-required` attribute is passed to the children which is...

help wanted
πŸ’‘ Feature Request

### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/hopeful-sea-l72w5s) ### Steps to reproduce 1. override `controlHeight` and `fontSize` Select tokens in `ConfigProvider` 2. render `Select` component of different sizes ### What is expected?...