Thien Do

Results 87 comments of Thien Do

tks @dothanhlam97 . Anh lỡ cc @kc97ble khắp các mặt trận luôn rồi :)) chắc mai em nó nhiều noti lắm

cám ơn @mihnsen nhé về mức độ ưu tiên mình nghĩ là 2 trang public quan trọng nhất (tại vì expected là users sẽ truy cập trang trong điều kiện...

Let's start! I have this already in my source code, will expand to defineEx soon: ```ts declare module "monaco-vim" { export interface EditorVimMode { dispose: () => void; } type...

Thanks @japgolly this will be huge :+1: > most components are stateless and the only lifecycle method specified is shouldComponentUpdate I have a question: this issue seems that the builder...

Should it be just `(e)` like other handlers? I suppose by "weird" you mean these are possible: ```jsx onClick={(e) => select(e, { selectOnClick: false }) onHover={(e) => select(e, { selectOnClick:...

This is a little bit complicated actually... the type of a Select's value is strictly defined by the consumer, so as library's author we wouldn't know if clicking on "X"...

@lqt93 could you attach the sample image as when we discussed? The one with many pagination designs

Why u assign me @lqt93 :( can you bring the one from weblog? :))

No @monodyle , there should still be one component inside that package, but with much more advanced props/customizations than the one in core For example, you can choose how many...