Commit History

作者 SHA1 備註 提交日期
  Jocelyn Boullier 5898a05080 feat: add group deletion 4 年之前
  Jocelyn Boullier 78c8156e08 refactor(sidebar): simplify scrollToTab 4 年之前
  Jocelyn Boullier 284ad74112 style: remove ununsed imports 4 年之前
  Jocelyn Boullier 309ab2657f feat: automatically scroll to show the activated tab 4 年之前
  Jocelyn Boullier 79995e86fd style(sidebar): fix the height of the tabs 4 年之前
  Jocelyn Boullier aa71dacfe2 style(sidebar): sligthly adjust loading icon to match the favicon 4 年之前
  Jocelyn Boullier 54ee7fc1e6 feat(utils): change unsafeLog to a -> Effect Unit, old one is now unsafeLog' 4 年之前
  Jocelyn Boullier 0ffe7c7ba3 fix(sidebar): workaround FF on restore bug, not updating tab info 4 年之前
  Jocelyn Boullier 88106380a2 feat(sidebar): implement moving a tab to an other group 4 年之前
  Jocelyn Boullier 01f3db4b08 ref(sidebar/Tabs): remove lens and *> 4 年之前
  Jocelyn Boullier 9aec21579f style(sidebar): add border between first group and bar menu 4 年之前
  Jocelyn Boullier 53e30dd0ef refactor: remove BgTabHighlighted and BgTabZoomed (not used) 4 年之前
  Jocelyn Boullier 420833ef79 refactor: remove BgTabReplaced, doesn't exist in Firefox 4 年之前
  Jocelyn Boullier 70ab45a3c6 refactor(background): simplify some expression, add empty lines 4 年之前
  Jocelyn Boullier 7ae2044907 docs(readme): mark tab groups and tab hiding as done 4 年之前
  Jocelyn Boullier e51c4314e8 refactor(sidebar): explicit all cases when receiving a message 4 年之前
  Jocelyn Boullier 7eb9c9b055 feat: hide tabs by group 4 年之前
  Jocelyn Boullier 0b6e735c3b refactor(sidebar/Bar): rewrite expression to be more readable 4 年之前
  Jocelyn Boullier 73c763722a fix: when using groups + ctrl+tab, multiple tabs shown as activated 4 年之前
  Jocelyn Boullier 1f61f3e21b build: ignore pure_tabs.xpi file 4 年之前
  Jocelyn Boullier e3093a8cac fix: correctly implement moving tabs when more than one groups 4 年之前
  Jocelyn Boullier 4ca1c847bf fix(sidebar/bar): incorrect event sent to child on TabCreated 4 年之前
  Jocelyn Boullier df303b6495 refactor: remove useless group definition in GlobalState 4 年之前
  Jocelyn Boullier dea89f99c1 doc: update README.md 4 年之前
  Jocelyn Boullier fdcfa8ba26 fix: correctly handle attach/detach event following refactor 4 年之前
  Jocelyn Boullier f9b37951b6 refactor: clean up Background.purs, split Model.purs file 4 年之前
  Jocelyn Boullier bc5f012bf5 refactor: remove unused all import (no more warnings) 4 年之前
  Jocelyn Boullier 9a1044829d feat: add top menu bar to add a new group 4 年之前
  Jocelyn Boullier 88dedf2937 fix: button to close tab wasn't shown 4 年之前
  Jocelyn Boullier 4e7bf6d71d feat: rename group by double clicking on it 4 年之前