Alexander Kim
Alexander Kim
New line `\n` doesn't transform in to ``. It outputs as ``
Here's the error i'm getting in console: ``` File "/Users/***/Library/Application Support/Sublime Text 3/Installed Packages/Bump.sublime-package/request.py", line 22, in fetch_package_version callback(response['version']) KeyError: 'version' ``` Seems like they changed something
How do you get version info in Bump? For example: if i press on Emmet version, i get in console the following output: ``` emmet.pyv8loader: Downloading https://api.github.com/repos/emmetio/pyv8-binaries/contents timed out, trying...
Currently it adds opacity to all elements, even the text. Is it possible to apply it only for the background? I'm on Windows 10 (1803)
I am marking resolved issue as a new, but it has no effect.
For now we can see the actual number of page views by visiting this page, but how do we display this in admin panel?
It doesn't have types.
Hi, do you plan to support this project when 3.0 arrives? Or the Vue core team would integrate classes API natively?
### Environment - Operating System: `Darwin` - Node Version: `v15.14.0` - Nuxt Version: `3.0.0-rc.3` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `modules`, `colorMode`, `content` - Runtime Modules:...
How to highlight current date? ``` ``` When i open a datepicker:  Doesn't highlight current date.