Alex Kam
Alex Kam
## Problem Common keywords in SQL query like `uuid`, `private`, `version` are identified as keywords and affected tokenization result. ## Proposal If user can choose the type of SQL engine...
I am new to this project and found it super useful! But as i am not familiar to the resource in this project, and it would be great if the...
I just failed to import AmCharts with guidelines from the tutorial.  Below are my files: chart.js ```javascript import React, {Component, PropTypes} from 'react'; import AmCharts from "@amcharts/amchart3-react"; .... return...
I am not sure how do you think about this @emkay Anyway there are some suggestion below: 1. use `import` over `require` 2. use `class extends React.Component` over `React.createClass` 3....
Inspired by some personal usage. - [ ] allow passing of locale object to date picker - [ ] allow passing of customized hint text for buttons labels, hover text...
When i import the icon, it eventually vender the source string: data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggMTI4Ij48ZyBmaWxsPSIjNjFEQU....... in my web page, While i tried to copy the svg source code like: https://github.com/fpoumian/react-devicon/blob/master/src/components/docker/original/DockerOriginal.svg and render it...
Testing file missed tho. Fixed issue: [#17]( https://github.com/andela-cdaniel/mui-data-table/issues/17) [#18]( https://github.com/andela-cdaniel/mui-data-table/issues/18)