summaryrefslogtreecommitdiff
path: root/src/components/Button.js
AgeCommit message (Collapse)Author
2020-05-14add: button to pause connection refreshHaishan
2020-03-21feat: remembers group collapse stateHaishan
for https://github.com/haishanh/yacd/issues/480
2019-12-27refactor: add a loading state to ButtonHaishan
2019-12-27refactor: abstract ButtonWithIcon as a button enhancerHaishan
2019-12-27chore: get rid of webpack resolve aliasHaishan
2019-12-20feat: support proxy providerHaishan
2019-12-01feat: support close all connectionsHaishan
for https://github.com/haishanh/yacd/issues/338
2019-04-14refactor: replace sass with postcssHaishan
2018-11-06update: convert more components to function oneshaishanh
includes Input, Config, SideBard. also removed react-redux Provider
2018-10-20first commitHaishan