Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
microsoft-github-policy-service[bot] e406e1ac7a
Microsoft mandatory file (#21)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2023-06-06 11:09:50 -07:00
Scott Mikula 2c4082b192
Add yarn.lock (#8) 2018-10-01 15:51:33 -07:00
Scott Mikula e4b93d2543 Break down Header and Footer into simpler components (#7) 2017-03-16 13:16:18 -07:00
Scott Mikula 03e473797d Cleanup App and Header (#6)
* Change App to be a stateless functional component
* Use @reactive to decouple Header from the store
* Minor other cleanup in Header
2017-03-10 17:17:38 -08:00
Scott Mikula 63cc1abe2e Cleanup bootstrap (#5)
* Factored the actual bootstrap code into bootstrap.tsx so that index.ts is purely an entry point with no actual logic in it.
* Added some comments.
2017-03-06 15:22:44 -08:00
Scott Mikula 3360e7cbff Update README (#4)
* Add some detail about how to run the app to README.md.
2017-03-06 15:13:49 -08:00
Scott Mikula cc02749213 Update .gitignore (#3)
* Ignore npm-debug.log.
2017-03-06 15:01:11 -08:00
Scott Mikula 68a8d72683 Integrate with Travis CI (#2)
* Add a .travis.yml file so that travis-ci knows how to build the project.
* Update the npm test script so that it actually breaks when the build breaks.
* Fix a build break due to a casing mismatch.
2017-03-06 14:55:45 -08:00
Scott Mikula 086242d183 Update dependencies and typings 2017-03-06 11:27:05 -08:00
Scott Mikula 3f5da63d1c Update typings for jasmine 2017-03-03 15:34:37 -08:00
Scott Mikula 14be33c87a Update node typings to webpack-env typings 2017-03-03 15:28:20 -08:00
Scott Mikula fda34d380c Updating typings for React 2017-03-03 14:58:19 -08:00
Scott Mikula c4696fdd20 Update dependencies 2017-03-03 14:51:22 -08:00
Ken Chau b2f75ae27d add license 2016-08-02 10:13:16 -07:00
Ken Chau d787cfb0ef init 2016-08-02 08:49:57 -07:00