Keith Cirkel
|
461f8f015f
|
docs: add conventions, patterns, anti-patterns
|
2020-06-22 17:18:58 +01:00 |
Keith Cirkel
|
1fdca1cc09
|
Revert "docs: patterns & anti patterns"
This reverts commit 39a6ac00aa .
|
2020-06-22 14:21:01 +01:00 |
Keith Cirkel
|
862aecaf18
|
0.1.0
|
2020-06-22 12:40:29 +01:00 |
Keith Cirkel
|
e426601e9c
|
Merge branch 'master' into bind-dynamically-injected-actions
|
2020-06-19 17:21:44 +01:00 |
Keith Cirkel
|
b749bb3273
|
Merge pull request #42 from github/docs-guide-proofread-and-various-tweaks
docs: Guide proofread and various tweaks
|
2020-06-19 17:20:14 +01:00 |
Keith Cirkel
|
81db73b1b9
|
Merge pull request #43 from github/drop-element-suffix
Feat: Automatically drop Element suffix from controller names
|
2020-06-19 17:19:53 +01:00 |
Keith Cirkel
|
39a6ac00aa
|
docs: patterns & anti patterns
|
2020-06-19 15:55:29 +01:00 |
Keith Cirkel
|
ed98822eca
|
docs: Guide proofread and various tweaks
|
2020-06-19 15:55:27 +01:00 |
Keith Cirkel
|
4729b9e614
|
docs: rewrite examples to use `Element` suffix
|
2020-06-19 15:13:16 +01:00 |
Keith Cirkel
|
0e95fff689
|
docs: clarify `Element` suffix dropping in docs
|
2020-06-19 15:13:16 +01:00 |
Keith Cirkel
|
9b9ea5170c
|
feat: drop `Element` suffix from controller classes
|
2020-06-19 15:11:43 +01:00 |
Keith Cirkel
|
221d384c3e
|
Merge remote-tracking branch 'origin/master' into bind-dynamically-injected-actions
|
2020-06-19 14:35:48 +01:00 |
Keith Cirkel
|
4279ccf54d
|
chore: fix syntax error in package.json
|
2020-06-19 14:34:09 +01:00 |
Keith Cirkel
|
4761fac53e
|
fix rebase errors
|
2020-06-19 14:33:17 +01:00 |
Keith Cirkel
|
d0d5cc4b95
|
Merge remote-tracking branch 'origin/master' into bind-dynamically-injected-actions
|
2020-06-19 14:32:11 +01:00 |
Actions Auto Build
|
fa7d9dea39
|
docs: compile reference.json
|
2020-06-19 13:26:34 +00:00 |
Keith Cirkel
|
f6870e02bb
|
Merge pull request #41 from github/cleanup-monorepo
Cleanup directory structure
|
2020-06-19 14:25:57 +01:00 |
Keith Cirkel
|
377fbababe
|
chore: drop useless rootDir option
|
2020-06-19 14:25:44 +01:00 |
Keith Cirkel
|
21948a5738
|
build: simplify lint task
|
2020-06-12 15:49:49 +01:00 |
Keith Cirkel
|
0d87ecf8bc
|
build: remove yarn, use npm
|
2020-06-12 15:48:34 +01:00 |
Keith Cirkel
|
97c5cbfa4c
|
chore: remove everything outside of catalyst folder
|
2020-06-12 15:47:41 +01:00 |
Kristján Oddsson
|
d76d943846
|
Merge pull request #40 from github/use-real-custom-elements-in-tests
Use real custom elements in tests
|
2020-06-12 09:27:44 +01:00 |
Kristján Oddsson
|
507d111599
|
Merge branch 'use-real-custom-elements-in-tests' of github.com:github/catalyst into bind-dynamically-injected-actions
|
2020-06-11 10:22:12 +01:00 |
Kristján Oddsson
|
5592b18570
|
Replace mocked elements with real ones
|
2020-06-11 10:15:37 +01:00 |
Kristján Oddsson
|
f42209d976
|
Use real `div` elements instead of a fake one
|
2020-06-11 10:12:11 +01:00 |
Kristján Oddsson
|
3df05c6894
|
Register bind test custom element by specific name
|
2020-06-11 10:10:01 +01:00 |
Kristján Oddsson
|
487986ff17
|
Register a specific custom element for find target tests
|
2020-06-11 10:08:35 +01:00 |
Kristján Oddsson
|
f048d00979
|
Merge branch 'master' of github.com:github/catalyst into bind-dynamically-injected-actions
|
2020-06-11 10:08:09 +01:00 |
Kristján Oddsson
|
bb211460df
|
Apply suggestions from code review
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
|
2020-06-10 18:18:02 +01:00 |
Actions Auto Build
|
77048ec83c
|
docs: compile reference.json
|
2020-06-10 16:17:11 +00:00 |
Kristján Oddsson
|
6574a28e36
|
Merge pull request #39 from github/match-targets-exactly
Match targets exactly
|
2020-06-10 17:16:31 +01:00 |
Kristján Oddsson
|
e6f902220b
|
null !== undefined
|
2020-06-10 17:13:02 +01:00 |
Kristján Oddsson
|
84ddfed80c
|
prettier fix
|
2020-06-10 17:08:45 +01:00 |
Kristján Oddsson
|
5e1d155783
|
test more permutations of targets on elements
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
|
2020-06-10 16:55:30 +01:00 |
Kristján Oddsson
|
3bc19397a0
|
add missing operator to comment
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
|
2020-06-10 16:53:58 +01:00 |
Keith Cirkel
|
7d2a2bf0fa
|
Merge branch 'master' into bind-dynamically-injected-actions
|
2020-06-10 15:31:35 +01:00 |
Keith Cirkel
|
0199ea7c75
|
docs: add markdown body class to reference container
|
2020-06-10 15:29:05 +01:00 |
Keith Cirkel
|
807e8f7d22
|
docs: add markdown body class to guide container
|
2020-06-10 15:28:46 +01:00 |
Keith Cirkel
|
a593882cbc
|
fix guide link
|
2020-06-10 15:25:44 +01:00 |
Keith Cirkel
|
b90a649525
|
docs: fix typo in example
|
2020-06-10 15:25:05 +01:00 |
Keith Cirkel
|
d5a44d2c8c
|
docs: fix typo
|
2020-06-10 15:24:40 +01:00 |
Keith Cirkel
|
2d68e11eed
|
docs: fix typo on example
|
2020-06-10 15:23:50 +01:00 |
Kristján Oddsson
|
c5baec9f2b
|
Use `~=` selector to exactly match targets
|
2020-06-10 13:25:36 +01:00 |
Kristján Oddsson
|
e87017a420
|
Add test for multiple targets
|
2020-06-10 13:23:23 +01:00 |
Kristján Oddsson
|
c7ddd1b222
|
Match targets exactly
|
2020-06-10 12:08:27 +01:00 |
Kristján Oddsson
|
6e803d9fc2
|
Test that targets are matched exactly
|
2020-06-10 12:08:05 +01:00 |
Kristján Oddsson
|
8581ddff44
|
Use real elements now that we have a real DOM
|
2020-06-10 11:52:50 +01:00 |
Kristján Oddsson
|
d9494f4c4c
|
Document `listenForBind` function
|
2020-06-09 17:45:05 +01:00 |
Kristján Oddsson
|
91021e8c25
|
Add action observer function
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
|
2020-06-09 17:44:40 +01:00 |
Kristján Oddsson
|
9a2f0219b4
|
Use real elements in tests
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
|
2020-06-09 17:43:30 +01:00 |