Commit Graph

16 Commits

Author SHA1 Message Date
Sasha Koshka
17aca49602 Replaced references to github.com with git.tebibyte.media 2022-08-28 12:37:35 -04:00
Yuanbo Guo
0b52bac91f Move sub /v3 to repo root
Use v3 as dev branch, use master as tagged release branch
2021-01-16 13:14:35 +08:00
Caleb Bassi
12333d6a7e Move source files into v3 directory 2019-06-30 15:09:31 -07:00
Caleb Bassi
70fa7b8887 v3.0.0 🎉
Fix install command
2019-03-07 03:42:49 -08:00
Caleb Bassi
9735f6dda8 Add ColumnResizer field to table 2019-02-28 18:36:49 -08:00
Caleb Bassi
3006e4efe4 Change various widget field names 2019-02-28 18:35:40 -08:00
Caleb Bassi
fd5a830d7a Rename style parsing functions 2019-02-24 14:56:34 -08:00
Anson Chan
b5e7ca951a refactor: use a []CellWithX instead a chan of CellWithX to make it more sense 2019-02-24 11:29:35 +08:00
Anson Chan
bbf3bb6797 fix: #226, unicode strings display in paragraph, table and list 2019-02-22 13:08:41 +08:00
Ryan Lewis
3eaafc7706 Tweaked background colour rendering on seperators when using row fill 2019-02-01 18:24:46 +00:00
Ryan Lewis
83319fb800 Fill whole rows with row style 2019-02-01 18:12:22 +00:00
Ryan Lewis
ddd058e89d Allow override of styles for individual rows 2019-02-01 17:24:33 +00:00
Ryan Lewis
d1c58b4ba9 Set the separator styles to that of the block 2019-02-01 17:22:43 +00:00
Caleb Bassi
5b78b896c9 Add WrapText option to Paragraph 2019-01-26 02:47:47 -08:00
Caleb Bassi
eeb94f8e14 Comments 2019-01-24 06:21:07 -08:00
Caleb Bassi
958a28575d The Great Rewrite 2019-01-23 20:16:13 -08:00