FarhadAdeli
FarhadAdeli
timestamp : 1489999980 normal date : 2017-03-20T12:23:00+03:30 persian date : ‘۳۰ اسفند ۱۳۹۶, ۱۲:۲۳’ but the year should be 1395.
# :beetle: Bug report ### Describe the bug Slider's thumbs are not clickable/dragable in angular 11 with core-js@3 ### Minimal Reproduction Steps to reproduce the behavior: https://stackblitz.com/edit/angular-11-alyleui-slider ### Which versions...
#### Bug, feature request, or proposal: I am not sure if this is a bug or a mistake on my side! #### What is the expected behavior? components have the...
`.\node_modules\.bin\esdoc -c .esdoc.json` ``` { "source": "./src", "destination": "./docs", "plugins": [ { "name": "esdoc-standard-plugin" }, { "name": "esdoc-typescript-plugin", "option": { "enable": true } } ], "excludes": [".*node_modules.*", "\\.spec\\.js", "^build/.*"] }...
How can I use this with something like a chat component, where content are added after init?
Hi, I am using `color-sketch` , it has a textbox for entering Hex value manually , how can I show a error message if the entered value is a invalid...
Hi, could you provide a file upload , file send and file resend by id samples ?? And send file by url ! Tnx
running the example https://github.com/Bannerets/tdl/blob/master/examples/send-message.js win 10 x64 node 10 x64 client.login is never called , `Process finished with exit code -1073741819 (0xC0000005)` ``` "C:\Program Files\nodejs\node.exe" E:\www\telegram-bot-server-2\test\tdlib.js ref creating a reference...
Hi, I have bot management system with nodejs, I want to use this lib to increase file upload/download limit for my bots ... I saw the multi account example but...
when `showTicksValues = true` and `getLegend` function is provided and `ticksArray` is set the ticks values are displayed under the ticks ,overlapping the legends.