summaryrefslogtreecommitdiff
path: root/sw-ui/src/main/kotlin/com
Commit message (Collapse)AuthorAge
* Make BpHtmlTable props extend IProps to have classNamesJoffrey Bion2021-02-20
|
* Use .let for non-ideal-state propsJoffrey Bion2021-02-20
|
* Add all bluprinjs Classes constantsJoffrey Bion2021-02-20
|
* Add blueprintjs Spinner componentjoffrey-bion2021-02-17
|
* Add blueprintjs's Text componentjoffrey-bion2021-02-15
|
* Fix text inputsjoffrey-bion2021-02-11
|
* Fix null value in input groupjoffrey-bion2021-02-10
|
* Add random username generationjoffrey-bion2021-02-09
| | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/95
* Add support for Icon intent in bpDialogjoffrey-bion2020-11-29
|
* Add dialog to choose who to buy resources fromjoffrey-bion2020-11-28
| | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/50
* Add blueprintjs Dialog componentjoffrey-bion2020-11-27
|
* Format with trailing commaJoffrey Bion2020-09-08
|
* Add className attribute to bpCardsJoffrey Bion2020-08-09
|
* Add blueprintjs PopoverJoffrey Bion2020-06-02
|
* Remove useless createElementJoffrey Bion2020-06-02
|
* Add blueprintjs's dividerJoffrey Bion2020-06-02
|
* Add score board UI at end of gameJoffrey Bion2020-05-23
|
* Add BP card componentJoffrey Bion2020-05-22
|
* Add callout componentJoffrey Bion2020-05-22
|
* Add non ideal state overload with String for titleJoffrey Bion2020-05-22
|
* Split blueprintjs declarations into multiple filesJoffrey Bion2020-05-21
|
* Move externals to relevant packagesJoffrey Bion2020-05-21
bgstack15