summaryrefslogtreecommitdiff
path: root/sw-ui
Commit message (Expand)AuthorAge
* Group resources in a 2x2 matrix when there are 4joffrey-bion2020-11-28
* Add neighbours info to transaction selectorjoffrey-bion2020-11-28
* Add "0 coins" icon on side without transactionjoffrey-bion2020-11-28
* Make all transactions availablejoffrey-bion2020-11-28
* Add dialog to choose who to buy resources fromjoffrey-bion2020-11-28
* Add blueprintjs Dialog componentjoffrey-bion2020-11-27
* Support ex-aequo ranksjoffrey-bion2020-11-26
* Upgrade dependenciesjoffrey-bion2020-11-25
* Format with trailing commaJoffrey Bion2020-09-08
* Replace deprecated "target" with "js"Joffrey Bion2020-08-31
* Upgrade to Kotlin 1.4 and corresponding library versionsJoffrey Bion2020-08-31
* Upgrade ktlint and re-enable import order checkJoffrey Bion2020-08-20
* Fix style & sort importsJoffrey Bion2020-08-20
* Cleanup wonder card styleJoffrey Bion2020-08-12
* Display only victory military points on the board next to victory tokensJoffrey Bion2020-08-12
* Change font to Acme for token countsJoffrey Bion2020-08-12
* Add military tokens to the boardJoffrey Bion2020-08-12
* Refactor player listJoffrey Bion2020-08-09
* Add className attribute to bpCardsJoffrey Bion2020-08-09
* Rename sidebar -> setup panelJoffrey Bion2020-07-01
* Extract papyrus background styleJoffrey Bion2020-07-01
* Add setup sidebar to choose wonder sidesJoffrey Bion2020-07-01
* Use font from CDN instead of relying on "fantasy"Joffrey Bion2020-07-01
* Use correct keys in player list to allow animations on reorderJoffrey Bion2020-07-01
* Add buttons to randomly reassign wonders and reorder playersJoffrey Bion2020-07-01
* CleanupJoffrey Bion2020-06-02
* Add comment for box shadow overrideJoffrey Bion2020-06-02
* Add full board previewJoffrey Bion2020-06-02
* Add blueprintjs PopoverJoffrey Bion2020-06-02
* Remove useless createElementJoffrey Bion2020-06-02
* Add title on hand rotation directionJoffrey Bion2020-06-02
* Extract board summaries functionJoffrey Bion2020-06-02
* Simplify board summary using BP's dividerJoffrey Bion2020-06-02
* Add blueprintjs's dividerJoffrey Bion2020-06-02
* Fix styleJoffrey Bion2020-06-01
* Use actual coin icon for price infoJoffrey Bion2020-06-01
* Replace viewport-relative dimensions by percentsJoffrey Bion2020-06-01
* Use blueprint CSS from CDN instead of local copyJoffrey Bion2020-05-31
* Display assigned wonder in LobbyJoffrey Bion2020-05-31
* Repalce plain error text by non-ideal state for lobbyJoffrey Bion2020-05-31
* Simplify settings and allow choosing wondersJoffrey Bion2020-05-31
* Fix some overlapping elementsJoffrey Bion2020-05-28
* Change icons for special playsJoffrey Bion2020-05-28
* Fix production alternative duplicatesJoffrey Bion2020-05-28
* Add UI support for playing discarded cardsJoffrey Bion2020-05-28
* Remove useless z-indexJoffrey Bion2020-05-27
* Fix coin icon z-indexJoffrey Bion2020-05-27
* Fix stylejoffrey-bion2020-05-26
* Add coin icon to buttons when they imply a costJoffrey Bion2020-05-26
* Add price info in hand button titleJoffrey Bion2020-05-26
bgstack15