Tony Ko

Results 17 comments of Tony Ko

@hartk1213 that sounds good to me as well. Should I close this?

I've come to a similar solution to @adtm, while using material-ui and that is: ``` ``` I'm using validationSchema so it's difficult to control the actual validation logic. However Yup...

you can probably write a function that merges the touched and errors object in a way that each property contains the error message only if the touched value is true....

Here's how the remaining space looks. The share partition should be 1.83 TB, my linux system `/` partition is 28.7 gb - I guess it's getting the wrong free space...

Moved from https://github.com/hexojs/hexo/issues/2416

Refined problem: Clicking all entries with names work right up until I click the one without the name, at that point nothing works. ![screen shot 2017-07-12 at 10 35 59...

It's alright, it does have one but it's just missing a name field. Malformed json in that way but it's out of my control, though temporarily adding a name doesn't...

@weixsong is this project active? I imagine a lot of the issues are related to this. A workaround for the time being is `npm install weixsong/elasticlunr.js#v0.9.6` but that's not ideal.

Probably to make the touch bar span the width of the display if I had to guess

I like the use of `.rush/` or `rush/` The name `common` is sometimes used in existing projects that have shared modules, types, etc between them, to use `common` means those...