Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

henry/dtra-131/feat: dropdown style and description change for all trade types #8727

Merged
Show file tree
Hide file tree
Changes from 11 commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
e01b0fc
feat: dropdown style and description change for all trade types
henry-deriv May 24, 2023
fc0d45a
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv May 24, 2023
ce60412
fix: minify svg
henry-deriv May 24, 2023
869ffc4
refactor: resolve edge cases
henry-deriv May 25, 2023
7078c8d
fix: remove comment
henry-deriv May 25, 2023
ef31937
fix: resolve comments
henry-deriv May 25, 2023
cb6bf12
fix: add animation, make image scrollable
henry-deriv May 26, 2023
892c0a6
refactor: refactor for better maintainability
henry-deriv May 26, 2023
5e28862
fix: circleci issue
henry-deriv May 26, 2023
be03028
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv May 26, 2023
1dd64c9
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv May 29, 2023
1b85903
fix: disable animation for now
henry-deriv May 29, 2023
c4b447b
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv May 29, 2023
a96ef4c
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv May 29, 2023
8de4238
fix: indexing to contract type value and change view height for mobile
henry-deriv May 31, 2023
c884e44
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv May 31, 2023
f7b0901
fix: remove outerscroll
henry-deriv May 31, 2023
baeb8a9
fix: trying auto size
henry-deriv May 31, 2023
644fdac
fix: autosizer didnt work
henry-deriv May 31, 2023
f08c18e
fix: make words bold
henry-deriv May 31, 2023
9a508e2
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv May 31, 2023
0f8b3f1
fix: fix bold
henry-deriv May 31, 2023
fe08eea
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv Jun 1, 2023
065016e
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv Jun 6, 2023
ca6e521
fix: remove navigation and pagnation
henry-deriv Jun 6, 2023
231359a
fix: refactor
henry-deriv Jun 6, 2023
b977735
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv Jun 6, 2023
1643fcc
fix: resolve comments
henry-deriv Jun 7, 2023
3f4f82e
empty commit
henry-deriv Jun 7, 2023
78f0862
empty commit
henry-deriv Jun 7, 2023
dbece5f
fix: rearrange glossary based on order
henry-deriv Jun 7, 2023
dcbb4de
fix: animation bug
henry-deriv Jun 7, 2023
f8d3b5c
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv Jun 8, 2023
2ef00b7
fix: disable swipe on mobile and animation issue
henry-deriv Jun 8, 2023
2059f7c
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv Jun 8, 2023
bb88cc6
fix: remove commented out code
henry-deriv Jun 8, 2023
6709694
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv Jun 9, 2023
593a1a2
fix: scroll not working for trade-types
henry-deriv Jun 9, 2023
2c1d70f
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv Jun 9, 2023
ca10ab9
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv Jun 12, 2023
918c3bc
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv Jun 14, 2023
884a2ea
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv Jun 15, 2023
ccad933
fix: test
henry-deriv Jun 15, 2023
a61888f
fix: remove unintended test file
henry-deriv Jun 15, 2023
4128ca4
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv Jun 16, 2023
d495226
Merge branch 'master' of github.com:binary-com/deriv-app into henry/d…
henry-deriv Jun 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions packages/shared/src/styles/themes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
--button-primary-light-hover: #{$alpha-color-red-3};
--button-toggle-primary: #{$color-blue-3};
--button-toggle-secondary: #{$color-grey-5};
--button-toggle-alternate: #{$color-white};
// Overlay
--overlay-outside-dialog: #{$alpha-color-black-1};
--overlay-inside-dialog: #{$alpha-color-white-1};
Expand Down Expand Up @@ -240,6 +241,7 @@
--button-primary-light-hover: #{$alpha-color-red-3};
--button-toggle-primary: #{$color-blue-3};
--button-toggle-secondary: #{$color-black-8};
--button-toggle-alternate: #{$color-black-8};
// Overlay
--overlay-outside-dialog: #{$alpha-color-black-1};
--overlay-inside-dialog: #{$alpha-color-black-2};
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading