Commit 71e7a6a
authored
rename Prelude to Base and split Base.Types (#254)
* add a script to create the subpackages
* move to @rescript-webapi npm namespace
* remove unused JS files
* split Prelude.Types into multiple files
* bring back tests
* format
* rename prelude to base
* disable warning 30
* format1 parent d442623 commit 71e7a6a
157 files changed
Lines changed: 1598 additions & 1428 deletions
File tree
- docs/content/docs
- contributing
- packages
- Base
- src
- CSSFontLoading
- src
- Canvas
- src
- ChannelMessaging
- Clipboard
- src
- CredentialManagement
- src
- DOM
- src
- EncryptedMediaExtensions
- src
- Event
- src
- Fetch
- src
- FileAndDirectoryEntries
- src
- File
- src
- Gamepad
- src
- Geolocation
- src
- History
- src
- IndexedDB
- src
- IntersectionObserver
- src
- MediaCapabilities
- src
- MediaCaptureAndStreams
- MediaSession
- src
- MutationObserver
- src
- Notification
- src
- Performance
- src
- Permissions
- src
- PictureInPicture
- Prelude/src
- Push
- RemotePlayback
- src
- ResizeObserver
- src
- ScreenWakeLock
- ServiceWorker
- src
- Storage
- UIEvents
- src
- URL
- src
- ViewTransitions
- VisualViewport
- src
- WebAudio
- src
- WebCrypto
- src
- WebLocks
- WebMIDI
- WebSockets
- src
- WebSpeech
- WebStorage
- src
- WebVTT
- WebWorkers
- scripts
- tests
- FetchAPI
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
| 91 | + | |
| 92 | + | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
0 commit comments