forked from blacksmithgu/obsidian-dataview
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update API publish method, event definition method and simplify build…
… configs (blacksmithgu#678) * build: simplify rollup config and tsconfig * feat(api): update api add utils in exported package to get api; api interface is defined separately; add ver utils to check dataview version; update events definition method * docs(develop-against-dataview): update api usage; remove api-ready evt section * refactor: adjust interface name * refactor(api): improve event definition method now events are defined in index.ts and can includes comments * refactor: rename types folder to typings * style: code formatting * refactor(api): rename `ver` to `version` * build: remove redundant ver injection in build process remove redundant version injection in build process, keep only the build date * refactor(api): rename `version.verNum` to `version.current`
- Loading branch information
Showing
16 changed files
with
382 additions
and
191 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.