Cronologia Commit

Autore SHA1 Messaggio Data
  therealbluepandabear 4dd268c2bc Rename `Coordinate` and `Dimension` to `Vector` with `x` and `y`. 2 anni fa
  therealbluepandabear 5501214ac4 Fix wrong dimension for `StackLayout`. Rename `Coordinates` to `Coordinate` and `Dimensions` to `Dimension`. Make `StackLayout`'s `children` field public as it may be useful for those who wish to use this library. 2 anni fa
  therealbluepandabear 4718da515f `Cell` `content` field is now of the wider `dchar` type, this will be useful if the library users would want to display emojis for example. 2 anni fa
  therealbluepandabear ffbed0be50 Major `Rect` updates: there are now only two ways that you can make a `Rect`, using the `withFill` or `withFrame` static functions. Furthermore, the user can now create filled rectangles! 2 anni fa
  therealbluepandabear d039cbb1f5 WIP stuff. 2 anni fa