You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
General
dispatchProps
from redux (Removes dispatchProps from redux #9310)mergeProps
when either the state or the props have changed #9403)Navigator
@bridiver is working on urlBar related things
Menubar
(Refactors MenuBar and MenuBarItem into redux component #8656)Navigator
(Refactors Navigator and BrowserAction into redux components #8658)BrowserAction
(Refactors Navigator and BrowserAction into redux components #8658)addEditBookmarkHanger
(Refactors addEditBookmarkHanger and addEditBookmark into redux #8928)urlBarSuggestions
(Converts urlBarSuggestions into redux #9051)publishersToggle
(Refactors PublisherToggle into redux component #9329)urlBarIcon
(Refactors UrlBarIcon into redux #9415)Frame
Frame
(refactor of Frame (redux component) #8225, c11c1b2)MessageBox
(refactor of Frame (redux component) #8225)Tabs
contextMenus.onTabsToolbarContextMenu
, so that we can removeactiveFrame
object fromTabs
(Removes whole frame from onTabsToolbarContextMenu #8564)tabs
intoframes
object in windowStore (Merges tabs into frames object in windowStore #8833)closeFrame
,setTabHoverState
,setTabBreakpoint
,moveTab
,setPreviewFrame
) (Refactors window actions, remove the whole frame prop (related to tabs) #8858)TabPage
andTabPages
(Refactors TabPage and TabPages into redux #9414)Bookmarks
bookmarksToolbar
andbookmarkToolbarButton
(Converts bookmarksToolbar and bookmarkToolbarButton into redux #9030)Other components
DownloadsBar
andDownloadItem
(Converts DownloadItem and DownloadsBar into redux #9271)SiteInfo
(Converts SiteInfo into redux component #9413)FindBar
(Converts FindBar into redux component #9426)PopupWindow
(Converts PopupWindow into redux #9417)BraveryPanel
(Converts BraveryPanel into redux component #9455)ClearBrowsingDataPanel
(Converts ClearBrowsingDataPanel into redux component #9457)ImportBrowserDataPanel
(Converts ImportBrowserDataPanel into redux component #9485)AutofillAddressPanel
(Converts AutofillAddressPanel into redux component #9490)NoScriptInfo
(Convert NoScriptInfo into redux #9494)ReleaseNotes
(Converts ReleaseNotes into redux component #9496)UpdateBar
(Converts UpdateBar into redux component #9516)NotificationBar
andNotificationItem
(Converts NotificationBar and NotificationItem into redux components #9518)ContextMenu
(Converts ContextMenu into redux component #9526)AutofillCreditCardPanel
(Converts AutofillCreditCardPanel into redux component #9566)CheckDefaultBrowserDialog
(Converts CheckDefaultBrowserDialog into redux component #9497)Main
(Converts Main into redux component #9678)Window
(Removes state from Window component #9658)Disabled unit tests
test/unit/js/components/frameTest.js
)Impure components (contains non primitive types in mergeProps)
template
prop inMenuBar
submenu
prop inMenuBarItem
allSiteSettings
inFrame
componentThe text was updated successfully, but these errors were encountered: