vega-frontend-monorepo/libs
Sam Keen 2b910aa04c
Feat/272 syntax highlighter from explorer to ui-toolkit and feat/216 added light theme and feat/283 add to token (#286)
* Moved syntax highlighter from explorer to ui-toolkit

* Update libs/ui-toolkit/src/components/syntax-highlighter/syntax-highlighter.stories.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* Added a light theme for syntax highlighter, added the styling for syntax highlighter to our custom classes

* Suboptimal but successful way of ensuring styling is applied to syntax highlighter

* Styling syntax highlighter with scss

* Fix failing test

* Back to applying styling via custom plugin, but with a wrapper on the syntax highlighter ensuring Tailwind doesn't cull the classes

* Preferred class name

* prettier formatting

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
Co-authored-by: Joe <joe@vega.xyz>
2022-04-29 10:46:31 +01:00
..
accounts Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
candles-chart Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07:00
cypress Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00
deal-ticket Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
deposits Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
market-depth Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
market-list Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
network-stats frontend-monorepo-267 Reduce total staked to 2 decimal precision (#282) 2022-04-25 15:28:31 +01:00
order-list Test/294 orders list (#301) 2022-04-27 10:22:37 -07:00
positions Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
react-helpers Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
tailwindcss-config Feat/272 syntax highlighter from explorer to ui-toolkit and feat/216 added light theme and feat/283 add to token (#286) 2022-04-29 10:46:31 +01:00
trades Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
types Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
ui-toolkit Feat/272 syntax highlighter from explorer to ui-toolkit and feat/216 added light theme and feat/283 add to token (#286) 2022-04-29 10:46:31 +01:00
wallet Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
web3 Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
withdraws Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00