profile
viewpoint

IvanovRoman/baseapp 1

OpenDAX Trading user interface

IvanovRoman/dts-css-modules-loader 1

Replacement for the https://github.com/Jimdo/typings-for-css-modules-loader

IvanovRoman/external-components 1

The repository contains examples of external components that can be used in Megaputer PolyAnalyst 6 Web Reports

startedfireship-io/224-animated-css-grid

started time in 5 days

startedhoppscotch/hoppscotch

started time in 5 days

create barnchMegaputer/external--bar-chart-race-widget

branch : main

created branch time in 11 days

created repositoryMegaputer/external--bar-chart-race-widget

created time in 11 days

startedvicimpa/openbomber

started time in 13 days

startedFredkiss3/gh-next

started time in a month

pull request commentant-design/ant-design

docs: add Russian translation for README.md

@xrkffgg can you with @afc163 and @zombieJ review it?)

IvanovRoman

comment created time in a month

PR opened ant-design/ant-design

docs: add Russian translation for README.md

<!-- First of all, thank you for your contribution! 😄 For requesting to pull a new feature or bugfix, please send it from a feature/bugfix branch based on the master branch. Before submitting your pull request, please make sure the checklist below is confirmed. Your pull requests will be merged after one of the collaborators approve. Thank you! -->

[中文版模板 / Chinese template]

🤔 This is a ...

  • [ ] New feature
  • [ ] Bug fix
  • [ ] Site / documentation update
  • [ ] Demo update
  • [ ] Component style update
  • [ ] TypeScript definition update
  • [ ] Bundle size optimization
  • [ ] Performance optimization
  • [ ] Enhancement feature
  • [x] Internationalization
  • [ ] Refactoring
  • [ ] Code style optimization
  • [ ] Test Case
  • [ ] Branch merge
  • [ ] Workflow
  • [ ] Other (about what?)

🔗 Related issue link

No issue link

<!--

  1. Put the related issue or discussion links here.
  2. close #xxxx or fix #xxxx for instance. -->

💡 Background and solution

  1. README.md does not exist in the Russian

<!--

  1. Describe the problem and the scenario.
  2. GIF or snapshot should be provided if includes UI/interactive modification.
  3. How to fix the problem, and list the final API implementation and usage sample if that is a new feature. -->

📝 Changelog

<!-- Describe changes from the user side, and list all potential break changes or other risks. --->

Language Changelog
🇺🇸 English add Russian documentation
🇨🇳 Chinese 用俄语创建了一个新文档

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • [x] Doc is updated/provided or not needed
  • [x] Demo is updated/provided or not needed
  • [x] TypeScript definition is updated/provided or not needed
  • [x] Changelog is provided or not needed

<!-- Below are template for copilot to generate CR message. Please DO NOT modify it. -->

🚀 Summary

copilot:summary

🔍 Walkthrough

copilot:walkthrough

+162 -8

0 comment

8 changed files

pr created time in a month

push eventIvanovRoman/ant-design

IvanovRoman

commit sha 40347d6b346a9ba2a26c91c233b5ba52319f405d

docs: add Russian translation for README.md

view details

push time in a month

push eventIvanovRoman/ant-design

小镇靓仔

commit sha 2da14cc527d325d218550f5b41667b7e2ea668b1

demo: add draggable tag demo (#41471) * feat: add draggable tag demo * fix: use Typography and optimize ui * fix: remove the omit function * retain only dnd functionality * fix: fix eslint error and optimize import sentence * fix: optimize drag and docs

view details

github-actions[bot]

commit sha a393aa2c42ae3332c19de76302bb7ec62fcb936a

chore: auto merge branches (#41622) chore: feature merge master

view details

二货爱吃白萝卜

commit sha 851d551906c0c2c5e83b0c8fb924a5f6756dd818

refactor: warning for deprecated `dropdownMatchSelectWidth` (#41627) * chore: warning for dropdownMatchSelectWidth * test: update snapshot * test: update test case * fix: align context * chore: warning deprecated * chore: fix lint

view details

二货爱吃白萝卜

commit sha 8c094ba79246c724aae63b796433f828df7d5bfa

feat: ConfigProvider support config `popupOverflow` for scroll logic (#41676) * feat: popupOverflow * test: add test case * docs: preview * docs: update preview * test: update test case

view details

lijianan

commit sha 3c3cda01e0fd5e449d68e0a3cc209a639785a6a1

✨ feat: remove tag border in select and tree-select (#41480) * ✨ feat: new tag * update demo * update snap * fix * fix * fix * fix * fix * fix * fix style * update snap * revert * fix * fix * fix * fix * fix * Update components/select/style/multiple.tsx Co-authored-by: MadCcc <1075746765@qq.com> --------- Co-authored-by: MadCcc <1075746765@qq.com>

view details

github-actions[bot]

commit sha d7bafd4f5366b2ace6b122f36c05864cab82641a

chore: auto merge branches (#41692) chore: merge master into feature

view details

MadCcc

commit sha dd60a37f5de7d8aa5cafe24143e914e52d9ddce3

Merge branch 'master' into feature-merge-master

view details

github-actions[bot]

commit sha 01ca6acd18b94f9139c4e4f6c92c2536f155ec6a

chore: auto merge branches (#41731) feature merge master

view details

黑雨

commit sha 41ed9bd4308c3266bf69d945f61625ee988e74d5

feat: Button semantic dom (#41456) * feat: add semantic doc * 🔀 feat: rebase feature * feat: update for code reviewer * feat: update snap * feat: update snap * 🐛 bug: update for cov * Message * bug: update snap * 💄 style: update style * 💄 style: update style * 💄 style: update style * 💄 style: update style * 💄 style: update style * 💄 style: update style * ♻️ feat: ref code * 🩺 feat: update for review * 💄 style: update style * 📝 doc: update doc * 💄 style: update style * 💄 style: update style * 💄 style: update style * 💄 style: update style * 💄 style: update style * 💄 style: update style * 💄 style: update style * 📸 feat:update snap * 🚧 feat: clean up * 🚧 feat: clean up * feat: icon wrapper * test: update snapshot * chore: code clean * fix: icon only font size * chore: rollback unexpected commit --------- Co-authored-by: MadCcc <1075746765@qq.com>

view details

二货爱吃白萝卜

commit sha 308f486d58ba439c7fade65fe3659dab5526a0ee

feat: DatePicker & Calendar export generate function directly (#41773) * feat: DatePicker.gen support * test: update snapshot * docs: update docs

view details

MadCcc

commit sha 1babfef99823180646b9838f75482dfbcc138cf4

Merge branch 'master' into feature-merge-master

view details

MadCcc

commit sha 20ad2eb9742164a76f60ca1f837c513d038861b2

chore: update snapshot

view details

MadCcc

commit sha 6bea67fb037234aa83a2cedc38641a5890e97535

Merge branch 'master' into feature-merge-master

view details

二货机器人

commit sha a38e69a4f0c7271f1f826342c137314267ce0ba3

test: update snapshot

view details

二货机器人

commit sha fe3ff7aa8a14276d3c11d94eb0bfb48f6f35992c

test: update snapshot

view details

二货机器人

commit sha f60e116503f3b2b520e592a570b6c8e3c84940db

Merge remote-tracking branch 'origin/master' into feature-merge-master

view details

二货机器人

commit sha 9ea790d0d53acad72c82eaaaeb4a55089b7ca473

test: fix snapshot

view details

github-actions[bot]

commit sha 60d3c1981bf6ad97bedda6f863d90d83adc66be6

chore: auto merge branches (#41847) chore: feature merge master

view details

二货爱吃白萝卜

commit sha 0dc3c417ca2f05000cded4eee8c7730fa5dc466c

test: fixed generateCalendar time for snapshot stable (#41881)

view details

二货爱吃白萝卜

commit sha 60dbef49630e0a4a0036e2b6f288603dd5a29621

feat: Disable motion (#41856) * feat: Add motion off * chore: update motion seed * chore: all motion disabled * test: add test case * chore: fix lint * chore: fix cov * chore: fix motion of Switch & Segemented * test: ignore empty

view details

push time in a month

push eventIvanovRoman/js-visualizer-9000-client

IvanovRoman

commit sha 13ddabaa77204f4ca58a8086af88f2723eb0e35e

Disabled error 'Error: error:0308010C:digital envelope routines::unsupported'

view details

push time in a month

fork IvanovRoman/js-visualizer-9000-client

A React app to interactively visualize JavaScript's Event Loop

https://jsv9000.app

fork in a month

fork IvanovRoman/js-visualizer-9000-server

A NodeJS app that produces events to visualize JavaScript's Event Loop

https://jsv9000.app

fork in a month

startedcube-js/cube

started time in a month

create barnchIvanovRoman/nextjs-react-query-ssr

branch : main

created branch time in a month

created repositoryIvanovRoman/nextjs-react-query-ssr

created time in a month

startedrasentry/spa-bootloader

started time in 2 months

startedkouts/webpack-assets-loader

started time in 2 months

startedTanStack/virtual

started time in 2 months

startedJamieMason/syncpack

started time in 2 months

startedbarca-reddit/esbuild-typescript-turborepo

started time in 2 months

startedTohrusky/Final2x

started time in 2 months

startedaltmshfkgudtjr/varsarr

started time in 2 months

startedAutumnWhj/ChatGPT-wechat-bot

started time in 2 months

startedtransitive-bullshit/chatgpt-api

started time in 2 months

startedshadcn/ui

started time in 2 months

more