Historial de Commits

Autor SHA1 Mensaje Fecha
  therealbluepandabear c5c740bb7a Update constructors for `Label`. hace 2 años
  therealbluepandabear 1de83f1c8c Add ability to set background color for `Chart`. hace 2 años
  therealbluepandabear 0d9485e39f Add default color (`Color.White`) for `Chart`. hace 2 años
  therealbluepandabear 1f08c8b954 Remove `out`. hace 2 años
  therealbluepandabear a7eacaff2d Minor cleanup. hace 2 años
  therealbluepandabear 2d6892b343 Fix code not running because of nonexistent modules. hace 2 años
  therealbluepandabear f30ab9b69d Some code adjustments to `Label`. hace 2 años
  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! hace 2 años
  therealbluepandabear f4f73e3d3c Add column width for `Chart` (may contain bugs). hace 2 años
  therealbluepandabear 6761ba6095 Add column spacing for `Chart` (may contain bugs). hace 2 años
  therealbluepandabear 1ec6e3f67b Add `Chart` control. hace 2 años
  therealbluepandabear faae463d70 Rename. hace 2 años
  therealbluepandabear 7ef4e91a97 Code cleanup for `Rect`. hace 2 años
  therealbluepandabear df5abae33e `Label` now accepts a `Rect` parameter. hace 2 años
  therealbluepandabear 8fe9dec2da Some `Rect` updates, you can now specify a background and whether you want a border for the rectangle. hace 2 años
  therealbluepandabear 2f9e2b809f Remove `dup()`. hace 2 años
  therealbluepandabear 44d1235a10 'A' - 'a' for consistency. hace 2 años
  therealbluepandabear 8d9c5f0f7c Rename `addChild()` to `add()`. hace 2 años
  therealbluepandabear 94029e38d5 `Canvas` now utilizes `CellCacheContainer`. hace 2 años
  therealbluepandabear 55a10d0c9a Major `StackLayout` nesting update (you can now nest stack layouts inside other stack layouts), still in semi-testing phase. Change `Orientation` to `StackLayoutType`. hace 2 años
  therealbluepandabear 89a7270bf6 Fix major bug in `Rect`. hace 2 años
  therealbluepandabear d7eaf501bf Add more diverse base color set. hace 2 años
  therealbluepandabear 5c9208d522 App throws exception if user inputs a hex string in the wrong format. hace 2 años
  therealbluepandabear c4ee32dbca You can now input lowercase hexadecimal digits in the `Color.fromHex()` method. hace 2 años
  therealbluepandabear 37ea531099 Add `Color.fromHex()` method; minor bug fix. hace 2 años
  therealbluepandabear 1681262afe Change some defaults. hace 2 años
  therealbluepandabear fba6fa8b49 More constructors for `Label`. hace 2 años
  therealbluepandabear 41e170fe49 Add vertical text alignment. hace 2 años
  therealbluepandabear c1e0546aff `TextAlignment.center` works. hace 2 años
  therealbluepandabear 426b3395c1 Shortened code a bit. hace 2 años