Commit History

Autor SHA1 Mensaxe Data
  therealbluepandabear 5efc1498cd Add some `enforce` blocks for safety reasons. hai 1 ano
  therealbluepandabear dc3174963b Add `toString` for `Vector`. hai 1 ano
  therealbluepandabear 4dd268c2bc Rename `Coordinate` and `Dimension` to `Vector` with `x` and `y`. hai 1 ano
  therealbluepandabear 5bec566923 Remove some useless comments. %!s(int64=2) %!d(string=hai) anos
  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. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 3660ab485d Fix dimensions for `Tree`. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 51fccbabee Add `Tree` control; some constructor updates. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear e79b0205cd Minor bugfix for `Canvas`. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 63b8c316b3 Add option of using wider block units. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear c3c950716e Allow setting `tableColor` for `Table`. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 6b701f9fd3 Major feat: add `Table` TUI element. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear dbde23ade2 Add `Color.toHex()` method ([notabug.org] fix #1). %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 269ee2a5cb Delete useless `Orientation` enum. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 1ea369cbad Add option for setting `backgroundColor` for `StackLayout`. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear ed6a3da58f Add option for setting `backgroundColor` for `Canvas`. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear ca9c4f9770 Minor `Chart` code cleanup. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 194d105ce2 `Chart` update: user can now create bar charts. Now, there are two chart types you can create given with the `ChartType` enum: `ChartType.bar` or `ChartType.column`. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear a754a9d17c Add `spacing` for `StackLayout`. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear c5c740bb7a Update constructors for `Label`. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 1de83f1c8c Add ability to set background color for `Chart`. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 0d9485e39f Add default color (`Color.White`) for `Chart`. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 2d6892b343 Fix code not running because of nonexistent modules. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear f30ab9b69d Some code adjustments to `Label`. %!s(int64=2) %!d(string=hai) anos
  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! %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear f4f73e3d3c Add column width for `Chart` (may contain bugs). %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 6761ba6095 Add column spacing for `Chart` (may contain bugs). %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 1ec6e3f67b Add `Chart` control. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear df5abae33e `Label` now accepts a `Rect` parameter. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 8fe9dec2da Some `Rect` updates, you can now specify a background and whether you want a border for the rectangle. %!s(int64=2) %!d(string=hai) anos
  therealbluepandabear 8d9c5f0f7c Rename `addChild()` to `add()`. %!s(int64=2) %!d(string=hai) anos