Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat!: migrate to BENZIN library | Eug-VS | 2020-01-28 | -55/+0 |
| | ||||
* | style: fix all quote errors with new eslint config | Eug-VS | 2020-01-15 | -2/+2 |
| | ||||
* | Implement Window component | Eug-VS | 2020-01-09 | -0/+55 |
Divide Window into three types: - primary: larger left window - secondary: smaller right window - mono: both primary and secondary merged together For now, Window sizes are hard-coded values in viewport widht and height measurements. If a name prop specified, Window is displayed with a top bar. |