Historique des commits

Auteur SHA1 Message Date
  Shelley Vohr 211b542ae4 remove setZoomLevelLimits il y a 7 ans
  Shelley Vohr b74304145e createShadowRoot => attachShadow il y a 7 ans
  Kevin Sawicki 1d84d83fd4 Forward webview visibility change events from browser process il y a 8 ans
  Kevin Sawicki 7564a9973b Use const instead of var il y a 8 ans
  Kevin Sawicki f4717b34e9 Register visibility change listener when attached il y a 8 ans
  deepak1556 403e7681c1 add basic webview zoom specs il y a 8 ans
  deepak1556 e3fe3cc490 map webframe zoom api to use HostZoomMap il y a 8 ans
  deepak1556 63c0e4cbb1 Add ZoomController to manager zoom changes for webcontents il y a 8 ans
  Kevin Sawicki 9a5df9da41 Expose setVisualZoomLevelLimits on webContents and <web-view> il y a 8 ans
  Paul Betts e2649ce7d8 Add new method to set layout-based zoom level limit il y a 8 ans
  Birunthan Mohanathas 2986b7bc4a Allow webview guests to be resized manually il y a 8 ans
  Kevin Sawicki 6fda4fc45c Guard against attachedCallback firing while handling detachedCallback il y a 8 ans
  Kevin Sawicki 0485069c7b Use spread operator il y a 8 ans
  Kevin Sawicki 89a26684e5 Return webContents directly il y a 8 ans
  Kevin Sawicki 0e1c2b0fcb Use for/of and remove loop variables il y a 8 ans
  Kevin Sawicki 6eab14359c Use ES6 style class for WebViewImpl il y a 8 ans
  Kevin Sawicki 76f96bd99c Destructure requires il y a 8 ans
  Kevin Sawicki 48bcad87c2 Use template strings il y a 8 ans
  Kevin Sawicki 712b15286c Use let/const instead of var il y a 8 ans
  Kevin Sawicki 3053be345b Remove unneeded returns il y a 8 ans
  Zeke Sikelianos 56d62ff589 add html doctype il y a 8 ans
  Zeke Sikelianos 62375663ab add type to webview style tag il y a 8 ans
  Dave Townsend 313b2faa3c Add a guestinstance attribute to webviews reflecting their current guest il y a 8 ans
  Kevin Sawicki f7b72f0948 Move capturePage to WebContents il y a 8 ans
  gellert 3d010a8988 fixes transformed webview size il y a 8 ans
  Kevin Sawicki 4f0a52628e Add showDefinitionForSelection to webContents/webview il y a 8 ans
  Kevin Sawicki 583bb49f6c Get hidden state by using parent window directly il y a 8 ans
  Kevin Sawicki 73b07f76a3 Support document visiblity state and events in webviews il y a 8 ans
  Kevin Sawicki 4754e4aabb Add zoomFactor to guest params il y a 8 ans
  Kevin Sawicki fef2f789cd :art: il y a 8 ans