提交历史

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