Commit Graph

3 Commits

Author SHA1 Message Date
Igor
668b2d73e7
New filters for builds page (#523)
* new filter for modes

* new filter for abilities

* prettifier

* fix imports

* fix margin + some things from pull request

* better fix for select

* MySelect default style + styles for selects on builds page.

* Remove duplicates, import default style from file
2021-05-28 17:10:50 +03:00
Igor
7bb2eecb5d
Saving maplist generator settings in URL (#448)
* start commit for saving params via URL

* fixes

* get and set mode values from url

* minor fix

* prettier run

* default params as constants
2021-04-29 11:56:58 +03:00
Igor
10951fe39e
Maplist generator: Custom Order (#346)
* new select for multiple modes

* add custom order generation

* remove log + better select position

* little optimization

* import fix

* add icons for modes in select

* pretty

* rename variable

* import replace

* arrow function

* render only if selected

* Update pages/maps.tsx

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2021-04-02 15:46:08 +03:00