hariroshan
8cf4ebd62c
added webgl-triangle example
2023-06-11 17:03:38 +05:30
Hari Roshan
815016bbe8
Patch custom element registry ( #10 )
...
* Removed hypen checker in custom element registry
* updated readme
* version changed
2023-06-11 16:20:12 +05:30
Hari Roshan
baa402b6ab
Update README.md
2023-05-21 13:25:46 +05:30
Hari Roshan
a9e8bd165e
changed version ( #9 )
2023-05-21 13:24:10 +05:30
Hari Roshan
73fcde9219
Allows adding user defined custom elements ( #7 )
...
* added null check for el
* added customElements field
* renamed dashed to kebabCased
* refactored and exposed addViewRender and buildHandler
* exposed build handler
* added types for customElements
* increased version
* added customElements Class extending ability
* minor change version bump
* testing custom elements with animated circle
* added missing element definition
* fixed ns-animated circle issue
2023-05-21 13:16:03 +05:30
Hari Roshan
84643c3b87
Replacing gif with video ( #5 )
...
* testing with counter.mp4 video
* removed counter.mp4
* updated readme with video links
2023-03-12 21:27:08 +05:30
Hari Roshan
6060335453
Merge pull request #4 from hariroshan/add-weather-app-example
...
added weather app example
2023-03-11 17:01:45 +05:30
hariroshan
c0311f6a25
added weather app example
2023-03-11 16:59:50 +05:30
Hari Roshan
0cc7e25034
Merge pull request #3 from hariroshan/adding-elements-in-next-animation-frame
...
Adding elements in next animation frame
2023-03-11 16:43:31 +05:30
hariroshan
8c14ed78f3
updated elm-native-js version
2023-03-11 16:40:04 +05:30
hariroshan
d151bfefde
adding elements in next animation frame
2023-03-11 16:39:17 +05:30
hariroshan
f9046b3a20
updated examples link
2023-03-11 14:10:16 +05:30
hariroshan
6225d80877
added example readme
2023-03-11 14:09:01 +05:30
hariroshan
f0bf019878
added counter example
2023-03-11 14:03:08 +05:30
hariroshan
881cf34a0a
changed elm-native-js version
2023-03-06 18:26:47 +05:30
hariroshan
a63fb574bf
updated docs
2023-03-05 16:30:07 +05:30
hariroshan
a34be76b65
added ns hooks
2023-03-05 16:08:52 +05:30
hariroshan
631a75aa03
changed url in .gitmodules
2023-03-05 15:42:08 +05:30
hariroshan
79a8c94176
added elm-native as submodule
2023-03-05 15:36:42 +05:30
hariroshan
e3bcdebb93
removed elm-native folder
2023-03-05 15:35:17 +05:30
hariroshan
f2dc78a3c3
changed library name
2023-03-05 14:58:35 +05:30
hariroshan
6ef42a7b0f
updated version
2023-03-05 14:38:05 +05:30
hariroshan
af25c5f299
added keywords
2023-03-05 14:37:13 +05:30
hariroshan
29b21b7452
removed private field
2023-03-05 14:10:42 +05:30
hariroshan
80f4dcd6aa
added repository url
2023-03-05 14:09:15 +05:30
hariroshan
bab8691636
updated README
2023-03-04 20:23:21 +05:30
hariroshan
63633fa75c
updated readme
2023-03-04 20:06:29 +05:30
hariroshan
8d67bae84a
Added get started instructions
2023-03-04 20:04:23 +05:30
hariroshan
a49e75d96c
added docs
2023-03-04 19:48:01 +05:30
hariroshan
147828bfd5
added Native documentation
2023-03-04 18:14:56 +05:30
hariroshan
cc1363fea4
updated module doc
2023-03-04 15:40:31 +05:30
hariroshan
622571219d
added license
2023-03-04 15:37:44 +05:30
hariroshan
2bf4303ca1
updated readme for elm-native-js
2023-03-04 15:21:17 +05:30
hariroshan
e2c44b54b1
updated readme
2023-03-04 15:19:01 +05:30
hariroshan
d4db4105b8
changed version
2023-03-04 15:03:23 +05:30
hariroshan
0572128906
added missing packages
2023-03-04 15:01:26 +05:30
hariroshan
4df24fae8b
added minimal comment in Native.elm
2023-03-04 14:51:13 +05:30
hariroshan
0e71a14d38
added minimal readme
2023-03-04 14:49:41 +05:30
hariroshan
68bb47f14a
added blank lines
...
added edge case comment
2023-03-04 14:42:29 +05:30
hariroshan
b9a596eb04
added gifs and updated readme
2023-03-04 14:37:36 +05:30
hariroshan
f454da12b5
added dialogs
2023-02-26 16:51:44 +05:30
hariroshan
0cfbddf9af
added binding attribute comment
2023-02-26 13:54:28 +05:30
hariroshan
bcb65c2a79
fixed grammatical error
2023-02-25 21:59:14 +05:30
hariroshan
6cf8af8cb9
renamed frame to view
2023-02-25 21:56:51 +05:30
hariroshan
f736ac0b48
changed parameter order of frame
2023-02-25 21:56:03 +05:30
hariroshan
b235db9970
refactored frame
2023-02-25 21:53:25 +05:30
hariroshan
c75bd77e06
improved typesafty
2023-02-25 17:45:48 +05:30
hariroshan
528c3c6e8c
updated docs
2023-02-25 17:19:32 +05:30
hariroshan
6997a5a719
added cubicBezier for pageTransition
2023-02-25 17:18:54 +05:30
hariroshan
a2c30a6b8f
edited todo
2023-02-24 18:04:42 +05:30