Ecosyste.ms: Timeline
Browse the timeline of over 6.17 Billion events for every public repo on GitHub, all the way back to 2015. Data updated hourly from GH Archive.
ali-hosseini-deriv created a review comment on a pull request on niloofar-deriv/deriv-app
done
ali-hosseini-deriv created a review comment on a pull request on niloofar-deriv/deriv-app
done
niloofar-deriv pushed 64 commits to master niloofar-deriv/deriv-app
- Merge branch 'master' of https://github.com/binary-com/deriv-app a5f9d29
- Merge branch 'master' of https://github.com/binary-com/deriv-app a5edc6a
- Merge branch 'master' of https://github.com/binary-com/deriv-app 3426666
- Merge branch 'master' of https://github.com/binary-com/deriv-app 41c7bdf
- Merge branch 'master' of https://github.com/binary-com/deriv-app 4c73835
- Merge branch 'master' of https://github.com/binary-com/deriv-app 5c0c340
- Merge branch 'master' of https://github.com/binary-com/deriv-app 7a2c207
- Merge branch 'master' of https://github.com/binary-com/deriv-app 27eef8f
- Merge branch 'master' of https://github.com/binary-com/deriv-app e7a5a74
- Merge branch 'master' of github.com:binary-com/deriv-app 7e11b80
- Farzin/85472/R&D/Remove `CashierStore` initialization from core package (#7278) * refactor(cashier): :fire: remove `... 61adb3d
- Merge remote-tracking branch 'upstream/master' into develop 20977a2
- fix: change text in frame for creation a new MF account (#7234) c4aa8f7
- fix: delete defaultchecked property in order to make component controlled (#7428) 4540ad2
- Kate/86838/ add one more available proptype for component DigitDisplay (#7430) * fix: add one more available proptyp... 2b7f96f
- Hamza/78834/banner blinks on adding new account (#7455) * fix: 78834/banner blinking on every render * chore: Tri... 40e9a40
- fix: :bug: added condition to fix FA popup for old MF clients (#7370) * Shayan/52349/react17 migration (#6908) * ... fa4c501
- Feature/82781/diel_for_all (#7311) * fix: exit button issue * fix: hide currency selection modal if user has an mf ... c51c032
- translations: π sync translations with crowdin (#7458) Co-authored-by: DerivFE <[email protected] ac43736
- translations: π sync translations with crowdin (#7460) Co-authored-by: DerivFE <[email protected] a7aeeb6
- and 44 more ...
ali-hosseini-deriv created a comment on a pull request on niloofar-deriv/deriv-app
>  > > Can we use `Generic` for types? Now there isnβt really any benefit of TS in ...
niloofar-deriv pushed 8 commits to niloo/84471/ts-migration-parent niloofar-deriv/deriv-app
- Thisyahlen/65078/cfd poa test (#7456) * cfd-poa test first commit * removed unused mocks and added a few more tes... 8773002
- translations: π sync translations with crowdin (#7537) Co-authored-by: DerivFE <[email protected] 541fc34
- fix: regulatory information (#7543) 1ca6b30
- Revert "fix: regulatory information (#7543)" (#7552) This reverts commit 1ca6b30ec7340bb9f4ccb7d4e36b27796a4e7fe5. 0ff8d5d
- hotfix: contract details for digits trade types from open positions were showing error (#7550) Co-authored-by: HENRY... a8ab6ef
- translations: π sync translations with crowdin (#7546) Co-authored-by: DerivFE <[email protected] 920774e
- Merge branch 'develop' of github.com:binary-com/deriv-app 0a02865
- Merge branch 'develop' of github.com:binary-com/deriv-app into niloo/84471/ts-migration-parent dc76664
ali-hosseini-deriv created a review comment on a pull request on niloofar-deriv/deriv-app
for defining refs without default values it should be like this.
ali-hosseini-deriv created a review comment on a pull request on niloofar-deriv/deriv-app
changed it to generic
ali-hosseini-deriv created a review comment on a pull request on niloofar-deriv/deriv-app
changed it to generic
farzin-deriv created a review comment on a pull request on niloofar-deriv/deriv-app
You can use `TStores` from `@deriv/stores` package. ```ts import type { TStores } from '@deriv/stores'; ``` But why this component needs to know about the stores and state management? Arenβ...
farzin-deriv created a review on a pull request on niloofar-deriv/deriv-app
 Can we use `Generic` for types? Now there isnβt really any benefit of TS in this c...
jim-deriv created a review comment on a pull request on niloofar-deriv/deriv-app
```suggestion list_ref.current = ref; setListRef?.(ref); ```
jim-deriv created a review comment on a pull request on niloofar-deriv/deriv-app
Not Important ```suggestion const list_ref = React.useRef<MeasuredCellParent>(null); ```
jim-deriv created a review comment on a pull request on niloofar-deriv/deriv-app
Not important ```suggestion onScroll?.(e); ```
niloofar-deriv pushed 4 commits to niloo/84471/ts-migration-parent niloofar-deriv/deriv-app
- refactor: dropdown component ts migration 2c7e4a0
- fix: nodes type f86b805
- Merge branch 'niloo/84471/ts-migration-parent' of github.com:niloofar-deriv/deriv-app into niloofar/76877/dropdown-co... 381dab9
- Merge pull request #52 from niloofar-deriv/niloofar/76877/dropdown-component-ts-migration Niloofar Sadeghi / Task - ... 5bf951e
niloofar-deriv closed a pull request on niloofar-deriv/deriv-app
Niloofar Sadeghi / Task - Dropdown component ts migration
## Changes: Please include a summary of the change and which issue is fixed below: - ... ## When you need to add unit test - [ ] If this change disrupt current flow - [ ] If this c...niloofar-deriv pushed 221 commits to niloofar/76877/dropdown-component-ts-migration niloofar-deriv/deriv-app
- refactor: ts migration for poi country selector 23d04f9
- refactor: remove .jsx from index.js e089277
- refactor: migrate component to typescript 0a4befc
- refactor: update to formikvalues 41382c0
- refactor: change event element ba4e04f
- chore: remove jsx extensions 602af27
- refactor: remove eslint and fix the test case 944e7d2
- chore: give getlabels function, expiry_time and start_time proper types 56babaf
- refactor: changed query to get 2a4cb7d
- refactor: ts migration for self-exclusion-article-content 932e062
- Merge pull request #30 from jim-deriv/Jim/76921/progress-slider-mobile-component-ts-migration Jim/76921/progress-sli... 49ee7b2
- refactor: ts migration for poi form on signup and idv submit on sign up e5aa168
- refactor: migrate passwordinput to typescript 49dd42a
- chore: empty commit ed0f3fc
- chore: remote .jsx from indx file 626ad56
- chore: remove prop-types ac8a282
- chore: make props for data_testid 2689eeb
- chore: fixed issues with testing b301e30
- chore: added proptypes to data_testid c5b50ab
- Merge branch 'develop' of github.com:binary-com/deriv-app into niloo/84471/ts-migration-parent 5920d93
- and 201 more ...
niloofar-deriv pushed 1 commit to niloo/84471/ts-migration-parent niloofar-deriv/deriv-app
- fix: circle/ci issue 36873ef
niloofar-deriv pushed 1 commit to niloo/84471/ts-migration-parent niloofar-deriv/deriv-app
- fix: circle/ci issue 5604c28
niloofar-deriv pushed 1 commit to niloo/84471/ts-migration-parent niloofar-deriv/deriv-app
- fix: circle/ci issue 1b2eb55