Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

epam/UUI

AlekseyManetov pushed 23 commits to develop epam/UUI
  • [RangeDatePicker]: fix inputs focus behavior. Fixed bug when date cannot be selected when another picker was previous... 99d4ca2
  • fix tests a7d0d1d
  • fix tests a6d8b71
  • probably fix e2e tests 4f1b230
  • Merge pull request #2571 from epam/rangeDatePicker_focus_lock_fixes [RangeDatePicker]: fix inputs focus behavior 0200141
  • [RangeDatePicker]: fixed focus input in prod build, when focus go from another dropdown 507c464
  • 3251 Update GT configuration 76ff0c4
  • Merge pull request #2574 from epam/improvement/3251_update_gt_config 3251 Update GT configuration 4935fea
  • revert last accidental merge a2648de
  • 3251 Update GT configuration (cherry picked from commit 76ff0c43eea3253b8dc52cfd8628349695310378) ac21f0d
  • fix tests e18548a
  • 3251 Update mode foe main branch (#2575) fc61911
  • 3251 Adding workaround configuration for Gitversion (#2577) efa61a9
  • Fix/3251 gitversion config (#2579) * 3251 Adding workaround configuration for Gitversion * 3251 Adding workaround... 70ba243
  • fix tests 0653776
  • Timeline: fixed passing className in TimelineGrid; fixed visibility of bottom border in years scale f2db0c8
  • update changelog 410c04f
  • v5.10.2 1e4f789
  • [e2e]: remove only 57782e3
  • Merge pull request #2576 from epam/rangeDatePicker_focus_lock_fixes RangeDatePicker tests fix 6a6fe0d
  • and 3 more ...

View on GitHub

AlekseyManetov pushed 4 commits to main epam/UUI
  • fix tests e18548a
  • fix tests 0653776
  • [e2e]: remove only 57782e3
  • Merge pull request #2576 from epam/rangeDatePicker_focus_lock_fixes RangeDatePicker tests fix 6a6fe0d

View on GitHub

AlekseyManetov closed a pull request on epam/UUI
RangeDatePicker tests fix
<!-- **Before submitting your PR, ensure that you made the following:** - Linked the issue(if exists) - Lint and unit tests pass locally with my changes - Changelog is updated or not needed -...
AlekseyManetov created a comment on an issue on epam/UUI
>Does it make sense to remove the default values, if the property itself will be removed anyway? Plus, it would be https://github.com/epam/UUI/issues/2034#issuecomment-1994575382. I believe we s...

View on GitHub

vasilii-kovalev created a comment on an issue on epam/UUI
I can see that [default `spacing` values are defined here](https://github.com/epam/UUI/blob/main/loveship/components/layout/FlexItems/FlexRow.tsx). `spacing` property has been deprecated: * [Warn...

View on GitHub

AlekseyManetov pushed 1 commit to rangeDatePicker_focus_lock_fixes epam/UUI

View on GitHub

AlekseyManetov created a comment on an issue on epam/UUI
@vasilii-kovalev @cpoftea Thanks for sharing your cases, we will consider them when get this issue into work. Anyway, If we decide to proceed with this breaking change, we will do it smoothly by f...

View on GitHub

AlekseyManetov pushed 1 commit to develop epam/UUI
  • [RTE]: fixed working of old iframe data structure with 'src' prop 46ee400

View on GitHub

DzmitryTrubchyk opened an issue on epam/UUI
[Figma] Create LED component
JuliaMV opened an issue on epam/UUI
[Loveship][FlexRow]: remove additional margings
## Steps to Reproduce 1. open https://uui.epam.com/documents?id=flexRow&mode=propsEditor&isSkin=true&category=flexItems 2. select theme: loveship 3. select props: children: 'Text, TextInput, B...
siarhei-epam created a comment on an issue on epam/UUI
I will bring the horizontal layout to Figma. But changes to the vertical layout lead to a violation of the integrity of the component in multi mode, so I will not apply these changes.

View on GitHub

AlekseyManetov published a release on epam/UUI
**What's Fixed** * [Text]: fixed bug when passed rawProps override Text internal styles * [Modals]: fixed value for default modal width * [RangeDatePicker]: fix inputs focus behavior. Fixed bu...
AlekseyManetov pushed 1 commit to main epam/UUI

View on GitHub

AlekseyManetov created a tag on epam/UUI

v5.10.2 - React-based components and accelerators library built by EPAM Systems.

AlekseyManetov pushed 1 commit to main epam/UUI

View on GitHub

AlekseyManetov pushed 1 commit to 5.9.3_fixes epam/UUI

View on GitHub

AlekseyManetov created a tag on epam/UUI

v5.9.4-patch.0 - React-based components and accelerators library built by EPAM Systems.

siarhei-epam created a branch on epam/UUI

2543-size-tokens-des-dev-picker-input - React-based components and accelerators library built by EPAM Systems.

AlekseyManetov created a branch on epam/UUI

5.9.3_fixes - React-based components and accelerators library built by EPAM Systems.

AlekseyManetov pushed 2 commits to develop epam/UUI
  • [VirtualList]: fixed estimatedHeight calculations in components with pagination 516d32b
  • Merge pull request #2580 from epam/fix/virtual-list-estimated-height-calculation [VirtualList]: 'estimatedHeight' ca... a750f0d

View on GitHub

AlekseyManetov closed a pull request on epam/UUI
[VirtualList]: 'estimatedHeight' calculations in components with pagination
<!-- **Before submitting your PR, ensure that you made the following:** - Linked the issue(if exists) - Lint and unit tests pass locally with my changes - Changelog is updated or not needed -...
vasilii-kovalev created a comment on an issue on epam/UUI
We store entities (`value` + `id` fields) of selected values in Local Storage, so that we can * Display the names of selected items, even though the data is not yet received. We have cases, when t...

View on GitHub

github-actions[bot] created a comment on a pull request on epam/UUI
Generated by: track-bundle-size<br>Generated at: Wed, 23 Oct 2024 21:05:47 GMT<br>Bundle size diff (in kBytes). Not gzipped. Both CSS & JS included.<br>Baseline: v5.10.0 (2024-10-15)<br>CI Status: ...

View on GitHub

siarhei-epam opened a pull request on epam/UUI
[VirtualList]: 'estimatedHeight' calculations in components with pagination
<!-- **Before submitting your PR, ensure that you made the following:** - Linked the issue(if exists) - Lint and unit tests pass locally with my changes - Changelog is updated or not needed -...
siarhei-epam created a branch on epam/UUI

fix/virtual-list-estimated-height-calculation - React-based components and accelerators library built by EPAM Systems.

boryskrutskykh starred epam/UUI
pablo-epam starred epam/UUI
AlekseyManetov pushed 1 commit to main epam/UUI
  • Timeline: fixed passing className in TimelineGrid; fixed visibility of bottom border in years scale f2db0c8

View on GitHub

AlekseyManetov pushed 1 commit to rangeDatePicker_focus_lock_fixes epam/UUI

View on GitHub

Load more