Li Ding
Li Ding
> @0xDing thanks for sharing! A couple questions, if/when you/your team could answer: > > * What are the key substantive differences between your version for the laws of the...
The bug seems persisted in 2.1.10 🤕
just need rebuild ```js // It's work. import At from 'vue-at/src/At.vue' ```
@fritx work at 2.1.10. May be related to this: > Vue v2.1.7 Change logs > If you are the author of a plugin/component that ships a pre-compiled dist file: >...
> Hey! Could you provide a link to a project/repo reproducing the issue so I can take a look? https://github.com/0xDing/ts-pattern-issue-110
This will be included in the "improve spreadsheet" epic
> Yes, this will also be included in the "improve spreadsheet" epic
cc @jizhekai
## Competitor Analysis * `rows.com` on input blur * `Apple Numbers` on input blur * `Excel` on input blur * `coda.io` on input blur and after certain operators e.g. `.`,`+`,...
* Press `Alt+Enter` to insert the line break is a better choice to ensure [compatibility with excel](https://support.microsoft.com/en-us/office/start-a-new-line-of-text-inside-a-cell-in-excel-33e41eab-8b5e-4193-93d6-9a06ecf812b3#ID0EBBF=Web) * This feature can be included in the epic "improve spreadsheet", and does...