Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Updates to history page: #3320

Merged
merged 2 commits into from
Aug 23, 2016
Merged

Updates to history page: #3320

merged 2 commits into from
Aug 23, 2016

Conversation

bbondy
Copy link
Member

@bbondy bbondy commented Aug 23, 2016

  • Style refresh (fairly close to mockup)
  • changed color of about:history tab
  • Page now breaks history items down by date (sorted desc)
  • shortened location shown to "domain.tld"
  • page is now localized (including formatting dates)
  • added working "Clear browsing data button"
  • history is now searchable (also broken down by date)
  • updated page to use SortableTable

Fixes #441

Updates to SortableTable control:

  • renamed hoverCallback and isHover, giving a more clear name
  • extended to allow optional classnames per column
  • can process onClick, onDoubleClick, and onContextMenu
  • new rowObjects property, useful for mapping a row to the raw object

- Style refresh (fairly close to mockup)
- changed color of about:history tab
- Page now breaks history items down by date (sorted desc)
- shortened location shown to "domain.tld"
- page is now localized (including formatting dates)
- added working "Clear browsing data button"
- history is now searchable (also broken down by date)
- updated page to use SortableTable

Fixes #441

Updates to SortableTable control:
- renamed hoverCallback and isHover, giving a more clear name
- extended to allow optional classnames per column
- can process onClick, onDoubleClick, and onContextMenu
- new `rowObjects` property, useful for mapping a row to the raw object
@bbondy
Copy link
Member Author

bbondy commented Aug 23, 2016

@bsclifton pls audit my commit

@bbondy
Copy link
Member Author

bbondy commented Aug 23, 2016

++

@bbondy bbondy merged commit dbb268d into master Aug 23, 2016
@bsclifton
Copy link
Member

bsclifton commented Aug 23, 2016

Changes look great! 👍 Thanks for reviewing and finding/fixing those items 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make bookmark and history management look nicer
4 participants