about summary refs log tree commit diff
path: root/spec/javascript/components/button.test.jsx
AgeCommit message (Expand)Author
2017-06-01Improve tests for JavaScript (#3496)Yamagishi Kazutoshi
2017-05-19Replace inline styles with stylesheet (#3115)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2016-10-20add/update specs for Button, DisplayName, DropdownMenuKai Schaper
2016-10-10use ES6 arrow functionsKai Schaper
2016-10-10add sinon; add basic Button component testKai Schaper