Historique des commits

Auteur SHA1 Message Date
  devmil 738694a9d1 Implements review remarks il y a 4 ans
  devmil adb204d4f9 Adds missing required maxLines parameter il y a 4 ans
  xuty 774abaf754 Merge pull request #29 from devmil/bugfix/fixes_wrong_delete_behavior il y a 4 ans
  devmil 8b866a4440 Fixes wrong delete behavior il y a 4 ans
  xuty 66c1258cc6 add version badge il y a 4 ans
  xuty 801af0648f add ci status to README il y a 4 ans
  xuty 772bcfe1c8 use ubuntu-latest il y a 4 ans
  xuty 35b0a3c5c5 setup github actions il y a 4 ans
  xuty e60952f74b Merge pull request #28 from devmil/feature/add_tests il y a 4 ans
  devmil 8702adfb91 some basic CircularList tests il y a 4 ans
  devmil e25c4fab73 utli -> util il y a 4 ans
  xuty 0dced2e0b0 run dart format il y a 4 ans
  xuty 746b4500a5 bump version il y a 4 ans
  xuty 5caa291be9 improve scroll wider performance il y a 4 ans
  xuty 6ec60536d0 override isScrolling il y a 4 ans
  xuty 2aef9915e4 Merge branch 'feature/reflow' il y a 4 ans
  xuty 57ed88ce70 fix assertion failure in debug mode il y a 4 ans
  xuty 4200f0eb99 Merge pull request #13 from devmil/feature/reflow il y a 4 ans
  xuty d2ceb42e31 fix random scroll position after reflow il y a 4 ans
  devmil 1036c0e7d2 Improces TrimmedLineLength a bit il y a 4 ans
  xuty d1fd742913 fix random scroll position after reflow il y a 4 ans
  xuty 95bb7f368c add lenght to BufferLine constructor il y a 4 ans
  devmil a5e12d5f99 fix double width cell handling during reflow wider il y a 4 ans
  devmil 90c154ce36 Respect double width cells during reflow wider il y a 4 ans
  xuty 2724fd7c43 avoid index out of range in getTrimmedLength il y a 4 ans
  xuty d8a2a2932d Merge branch 'reflow_narrower' into feature/reflow il y a 4 ans
  xuty e24a2d1fd3 avoid frequently insert to CircularList il y a 4 ans
  devmil f6c3bddb0d Caches TrimmedLength il y a 4 ans
  devmil 8f844b2aa6 move cellSize64Bit to the const section il y a 4 ans
  xuty 49fb4d0687 move cells in 8 byte chunks il y a 4 ans